|
|
|
|
|
by phendrenad2
2721 days ago
|
|
1) Get a book on C++ and stop reading once you get to classes and other C++ features.
2) Read these in any order: "The C Puzzle Book", "Deep C Secrets", "Class Construction in C and C++" (shows what C is capable of without touching C++ features). |
|