C++
=
Tutorials online:
http://www.cprogramming.com/tutorial.html
http://www.cplusplus.com/doc/tutorial/
=
Code::Blocks == open source free C/C++ IDE
http://www.codeblocks.org/downloads/5
codeblocks-8.02mingw-setup.exe
=
Free Electronic Books
==
Thinking in C++ 2nd Edition by Bruce Eckel
Volume 1 & Volume 2
http://www.mindview.net/Books/TICPP/ThinkingInCPP2e.html
======
Structure and Interpretation of Computer Programs
by Harold Abelson and Gerald Jay Sussman with Julie Sussman
HTML
http://mitpress.mit.edu/sicp/full-text/book/book.html
PDF
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/