C++ is not a good starting place for an absolute beginner. Better you should learn procedural C first, to familiarize yourself with the syntax and functionality, before you tackle Object Oriented Programming, which is much more complex.Do you know any tutorials for C++?
C++
=
Tutorials online:
http://www.cplusplus.com
http://www.intap.net/~drw/cpp/index.htm
http://www.cprogramming.com/tutorial.htm鈥?/a>
======
Free Electronic Books
==
Thinking in C++ 2nd Edition by Bruce Eckel
Volume 1 %26amp; Volume 2
http://www.mindview.net/Books/TICPP/Thin鈥?/a>
======
Structure and Interpretation of Computer Programs
by Harold Abelson and Gerald Jay Sussman with Julie Sussman
HTML
http://mitpress.mit.edu/sicp/full-text/b鈥?/a>
http://deptinfo.unice.fr/~roy/sicp.pdf
======
How to Design Programs
by Matthias Felleisen, Robert Bruce Findler, Matthew Flatt and Shriram Krishnamurthi
http://www.htdp.org/
======
GNU GCC Setup
http://ems.calumet.purdue.edu/mcss/kraft鈥?/a>
No comments:
Post a Comment