Advertisement

Before I start learning..

Started by May 28, 2002 04:19 PM
20 comments, last by ElmersGlue 22 years, 5 months ago
You''d better stop by the gym too, Name. It''s a BIG book.
/*=========================================// Chem0sh// Lead Software Engineer & Tech Support// http://www.eFaces.biz=========================================*/
personally I think those Sams books suck. The best C++ books I ever read are "Essential C++" (Stanley Lippman) and "Accelerated C++" (Koenig and Moo). The series is edited by Bjarne Strostroup and is probably the closest thing to an official set of texts on learning C++. They are suited to a beginner, though they presume basic knowledge of programming in general (memory management etc.) and jump straight into using the Standard Template Library to make your life easier instead of messing about with old C libraries and stuff. They really teach C++ and not C-with-classes which is more the style of the Sams books.



Geocyte Has Committed Suicide.
Geocyte Has Committed Suicide.

This topic is closed to new replies.

Advertisement