|
|
|
|
|
by manfromchina1
98 days ago
|
|
I personally did the following: 1. Ploughed thru every problem in "Schaum's Outline of Programming With C++". It's an old book, but the code in it is not particularly different from modern C++ 2. Picked up "C++ Crash Course: A Fast-Paced Introduction" to fill in the gaps, understand what wasnt explained in (1) etc |
|