|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (5 bit)
Join Date: Nov 1999
Posts: 24
|
Hello,
I've just started learning C++ and would like to know if there are any good books out there. I'm an intermediate C programmer so I'm not new to programming in general. Any help would be much appreciated. Thanks |
|
|
|
|
|
#2 |
|
Member (7 bit)
Join Date: Jul 2000
Location: Australia
Posts: 97
|
Try those teach yourself series, they have one for C++. C and C++ are quite different in many aspects. Teach Yourself C++ should give you enough explaination on Inheritance, Polymorhism and all those OO ( object oriented ) concepts.
Learn to think OO, otherwise you will be just writing C code in C++ syntax. Note : No offense meant on C programmers out there. I'm also a C programmer and I believe both languages are great. |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|