Author | Message | Time |
---|---|---|
Dyndrilliac | Can anyone suggest a good tutorial/Book/Ebook for a beginner in C++? I just finished the quite lengthy installation process and ready to begin my learning adventure. | November 28, 2003, 7:50 AM |
Arta | I found 'C++ From Scratch' quite useful. I've learned most of what I know from practice, asking people or reading tutorials, though. It was a good book for picking up the syntax, but i didn't use it much after that. | November 28, 2003, 2:29 PM |
thetempest | yes accualy, its an online book kinda thingy, havn't look at it in detail, but the index seems to be extensive: this one is the best, i think and should have everything you need. But most importantly, ITS FREE :): http://cplus.about.com/library/blcplustut.htm here are some other thigns that are really so so: http://www.cs.wustl.edu/~schmidt/C++/ http://www.strath.ac.uk/IT/Docs/Ccourse/ | December 5, 2003, 3:25 AM |
wut | A Complete Guide To Programming In C++ - I bought this book shortly after it came out, it's very easy to understand (although I had some previous programming experience with perl). The English is a little broken in some places (it's written by two Germans) but that aside it's a great tutorial. | December 5, 2003, 4:01 AM |