Quantcast c++ lecture notes Text - Physics Forums Library

PDA

View Full Version : c++ lecture notes


h0dgey84bc
Aug1-08, 08:31 AM
Hi,

The sticky on the c++ was great, thanks, but can anyone recommend a tutorial/set of course notes on the more OO side of c++?

thanks

mgb_phys
Aug1-08, 11:33 AM
http://www.mindview.net/Books/TICPP/ThinkingInCPP2e.html is two entire books on the topic.

h0dgey84bc
Aug1-08, 06:05 PM
really helpful, thankyou....

rootX
Aug1-08, 06:22 PM
really helpful, thankyou....

you can also look at these lecture notes

http://ece.uwaterloo.ca/~ece250/intro/

It also links to many other resources and also has tutorials on using C++ on Unix ...