Click to See Complete Forum and Search --> : Where's a good c++ reference doc


Joncamp
07-16-2006, 12:27 AM
I can't buy a C++ reference, and need one for Linux programming, is there a free one that anybody knows about on the web?

Thanx,
Jon

webwolf
07-17-2006, 01:46 AM
freeprogrammingresources (http://www.freeprogrammingresources.com) comes to mind.

webwolf

CaptainPinko
07-18-2006, 07:45 PM
http://del.icio.us/C_P/"c++"
The "Thinking in C++" (i.e. TICPP 1&2) are available as printed books too. Also I would really recommend you buy (even if you said you don't want to) the Bjorne Strousstroup book. It litterally is the only C++ book you will ever need.

webwolf
07-19-2006, 12:50 AM
Also I would really recommend you buy (even if you said you don't want to) the Bjorne Strousstroup book. It litterally is the only C++ book you will ever need.

Yes "The C++ Programming Language" by Strousstroup is great. It Should be considered THE book any C++ programmer MUST HAVE.

webwolf