filip_e Posted June 2, 2005 at 12:10 PM Report Share #137 Posted June 2, 2005 at 12:10 PM Bem para abrir esta secção deixo-vos aqui 2 tutorias de C++ http://bruno83.no.sapo.pt/C%2B%2B.DOC http://student.dei.uc.pt/~delio/center/c++/tutorial/Tutorial%20de%20C++%20Portuges.doc Link to comment Share on other sites More sharing options...
deathseeker25 Posted June 2, 2005 at 05:22 PM Report Share #144 Posted June 2, 2005 at 05:22 PM Welcome to the forum filip_e.... Cumps Link to comment Share on other sites More sharing options...
melSpeedl.ine Posted June 2, 2005 at 08:32 PM Report Share #151 Posted June 2, 2005 at 08:32 PM como disse o death... bem vindo doutor... Link to comment Share on other sites More sharing options...
neon_prannock Posted July 9, 2005 at 03:43 PM Report Share #1820 Posted July 9, 2005 at 03:43 PM Este é dos melhores tutoriais de C++ que conheço> http://psantos.zi-yu.com/wiki.aspx?topic=PRE.CppTutorial Outro tutorial mais virado para "game developpment"> http://agnor.gamedev-pt.net/gamedev/cpp.html Estes tutoriais estão em português e foram feitos por portugueses. http://sergiosantos.info http://ideias3.com http://takeoff.ideias3.com Link to comment Share on other sites More sharing options...
saramgsilva Posted December 27, 2005 at 12:47 PM Report Share #9888 Posted December 27, 2005 at 12:47 PM o ppl que tiver mais info's sobre C++, que coloque aqui os link's... tipo as sebentas da universidade...ou outros tutoriais.... 😛 ja existe alguns... encontrei este tutorial, ainda so dei 1 vista de olhos..mas pareceu ser fixe... linguagem de programacao C++ Deixo aqui mais uns tutoriais de C++, mais precisamente sobre classes, e direccionados para POO PDF 's de Pedro Guerreiro Varios PDF's www.saramgsilva.com As minhas apps no WP7 Marketplace Youtube : Galinho - Windows Phone 7.5 Link to comment Share on other sites More sharing options...
M6 Posted June 5, 2006 at 02:35 PM Report Share #31300 Posted June 5, 2006 at 02:35 PM Deixo aqui a minha contribuição C++ Language Tutorial, da CPlusPlus.Com. É um bom ponto de partida para se fazer uma evolução no C++. 10 REM Generation 48K! 20 INPUT "URL:", A$ 30 IF A$(1 TO 4) = "HTTP" THEN PRINT "400 Bad Request": GOTO 50 40 PRINT "404 Not Found" 50 PRINT "./M6 @ Portugal a Programar." Link to comment Share on other sites More sharing options...
Rui Carlos Posted June 29, 2006 at 04:46 PM Report Share #35505 Posted June 29, 2006 at 04:46 PM http://www.apostilando.com/download.php?cod=283&categoria=C%20e%20C++ é muito completo... Rui Carlos Gonçalves Link to comment Share on other sites More sharing options...
odraudeseir Posted December 18, 2006 at 02:08 PM Report Share #71175 Posted December 18, 2006 at 02:08 PM mto bom este link: http://www.cplusplus.com/doc/tutorial/ tks Link to comment Share on other sites More sharing options...
FABIO_F_A_SANTOS Posted August 9, 2007 at 06:32 PM Report Share #123681 Posted August 9, 2007 at 06:32 PM Eu acho que se se pretender aprender C++ a fundo o livro indicado é: "Thinking in C++" do Bruce Eckel Link volume 1: http://www.perryland.com/TIC++/TICPP-2nd-ed-Vol-one.zip Link volume 2: http://www.perryland.com/TIC++/TICPP-2nd-ed-Vol-two.zip Cumprimentos. A solução de um problema, por mais complicado que seja, tem de ser simples e clara. Caso contrário criamos um novo problema!O caminho mais fácil é muitas vezes o melhor caminho! Link to comment Share on other sites More sharing options...
Hostx Posted August 28, 2007 at 02:22 PM Report Share #128914 Posted August 28, 2007 at 02:22 PM O primeiro link está down. Alguem pode corrigir? Link to comment Share on other sites More sharing options...
Triton Posted August 28, 2007 at 02:32 PM Report Share #128917 Posted August 28, 2007 at 02:32 PM O primeiro link está down. Alguem pode corrigir? O tópico já tem mais de dois anos, dúvido que alguém tenha aquilo. 😞 <3 life Link to comment Share on other sites More sharing options...
maiden Posted September 12, 2007 at 08:12 PM Report Share #132610 Posted September 12, 2007 at 08:12 PM Um pouco tarde, mas aqui vai: Thinking in C++, 2nd edition, Volume 1 Thinking in C++, 2nd edition, Volume 2 Cumps, Link to comment Share on other sites More sharing options...
JavaSP Posted January 26, 2009 at 10:36 PM Report Share #240590 Posted January 26, 2009 at 10:36 PM houve umas coisas que nao consegui perceber sobre c++ e uma delas é que nao consigo por os programas a correr :s eu ponho a extençao .cpp e abre sempre em bloco de notas. pareçe um bocado noob mas começei a tentar aprender há bem pouco tempo... e percebo mesmo muito pouco de c++ Link to comment Share on other sites More sharing options...
Ferreira Posted January 27, 2009 at 12:08 AM Report Share #240638 Posted January 27, 2009 at 12:08 AM Precisas de compilar o programa. http://twitter.com/ferreira Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now