C++
=
Code::Blocks
http://www.codeblocks.org/downloads/5
codeblocks-8.02mingw-setup.exe
-
Tutorials online:
http://www.cplusplus.com/doc/tutorial/
http://www.cprogramming.com/tutorial.html
-
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/