PDA

View Full Version : C++ Learning Resources ??



Pyzjn
05-21-2002, 03:09 AM
Can anybody recommend some good c++ books or websites. I am not a total newbie when it comes to programming. I have dabbled in pascal,basic,delphi,vb,perl but not really used c++ at all. All the books I have seen so far seem to either assume you are a total newbie and half of the book goes on about control of flow and conditional statements. Or it assumes you are a coding god and the first paragraph talks about dereferenceing pointers!!!.

Can anybody Help me ??

Pyzjn

Mr. Suspicious
05-21-2002, 03:15 AM
I found www.faqs.org to be a good starting place:

http://www.faqs.org/faqs/C-faq/learn-c-cpp-today/