PDA

View Full Version : C++ Book or site?


sleepygamer213
11-18-05, 19:32
I am wanting to learn C+/C++ (first time with C, i know a little BASIC) Anyways, whats a good book for a beginner or a website?

Also, any good compilers out there?

Wookie
11-21-05, 08:40
http://www.cplusplus.com/doc/tutorial/

What O/S you using? GCC is Free but no IDE comes with it, looking at your avatar im guessing BSD but I would think if you were using BSD you would already know some languages.

snakefoot
11-25-05, 18:38
Teach Yourself C++ in 21 Days, Second Edition by Jesse Liberty (http://newdata.box.sk/bx/c/)
C++ Free Computer Books (http://www.computer-books.us/cpp.php)

If you need a free IDE then check out BloodShed (http://www.bloodshed.net/)