View previous topic :: View next topic |
Author |
Message |
Duder
Joined: 23 Sep 2003
|
Posted: Thu Sep 23, 2004 3:17 pm Post subject: C++ question |
|
|
Hello all, I am just starting to get interested in C++ and some other languages of the sort. Anyway I was wondering if anyone knew of a good beginners book that I could possible order or d/l. I am a straight up beginner, but I do have a good grounding in VB, which is also object oriented prgraming. But like I said, beginner with C++. Any words of wisdom on a good beginner book would be great. Thanks in advance
Duder. |
|
Back to top |
|
 |
Swiss James

Joined: 26 Nov 2003 Location: Shanghai
|
Posted: Thu Sep 23, 2004 7:58 pm Post subject: |
|
|
Unless you're going to order from afar, I'd start from the basis of "What books do they have in Kyobo?" and work from there.
(I learnt my C++ from a course so can't help you out) |
|
Back to top |
|
 |
peppermint

Joined: 13 May 2003 Location: traversing the minefields of caddishness.
|
Posted: Thu Sep 23, 2004 8:16 pm Post subject: |
|
|
I used C++ for dummies a lot when I was studying it a few years ago. |
|
Back to top |
|
 |
Gregarious Monk
Joined: 13 Sep 2004 Location: Busan
|
Posted: Fri Sep 24, 2004 6:44 am Post subject: |
|
|
There are quite a few beginner tutorials in C++ and other languages available for free on the web. If you already have a grounding in OOP you've probably already got the hard part out of the way. Try the web tutorials first before shelling out $$$ for a book. Here's a pretty striaghtforward one I tried ages ago http://www.coronadoenterprises.com/tutorials/cpp/cpp_intro.html
Can't help you with VC++ tho, I used unix systems for programming. I'd recommend getting a linux box and playing with the free development tools. |
|
Back to top |
|
 |
|