-
C++
anyone know of any tutorials or books on C++ thats basically a dictionary of c++ commands and brief expalanations of them?
ii have found that i learn best by actually programming, and the book i have has too much explanation and not enough code,
i know all basics of c++ so all i need is a list of codes that i can put into my programs
-
Heres two pretty good links, for a tutorial including code go to
www.cs.wustl.edu/~schmidt/C++
It's in PDF format.
Next a great guide.
www.cyberdiem.com/vin/learn.html
another
www.cprogramming.com/tutorial.html
bit tough
www.glenmccl.com/tutor.htm
another great one, the things I do...
http://www.programmingtutorials.com/...l.asp?id=cplus
Hope this helps
Ennis.