I've just stubled upon this on the MSDN website.
http://msdn.microsoft.com/en-us/beginner/cc305129.aspx
This is a 12 lessons for beginners on C++ by Herbert Schildt on C++
Found lot of infos on things I did not understand well, and I plan to review it often while reading IRRlicht source code to understand more.
Each "chapter" can be downloaded as PDF.
Free information on learning C++
-
- Posts: 1638
- Joined: Mon Apr 30, 2007 3:24 am
- Location: Montreal, CANADA
- Contact:
-
- Posts: 18
- Joined: Sat Oct 03, 2009 7:14 am
- Location: Brisbane, Australia
- Contact:
That looks pretty good.
Here are some other free resources for learning C++ I found:
http://cplusplus.com/doc/tutorial/
http://www.cprogramming.com/tutorial.html
http://en.wikibooks.org/wiki/Subject:C% ... g_language (not fully complete yet but still usefull)
Here are some other free resources for learning C++ I found:
http://cplusplus.com/doc/tutorial/
http://www.cprogramming.com/tutorial.html
http://en.wikibooks.org/wiki/Subject:C% ... g_language (not fully complete yet but still usefull)
My website - Miscreant Software
I couldn't download chapters with Firefox. Internet Explorer worked just fine for me though.
Irrlicht Demos: http://irrlicht.sourceforge.net/forum/viewtopic.php?f=6&t=45781