I have been a big fan of C/C++ since the time I started programming. In fact C++ was the first programming language I learnt.
Learning C++ is not an easy task and believe me when I say there is no replacement for writing code, but reading good books and reading code written by others is a very helpful practise.
There are a series of books that i would recommend and reading them in the order presented here will elevate your rank in the C++ guild.
1. Thinking in c++ vol 1/2
2. Effective c++
3. More effective c++
4. Modern c++ design
5. Design and principle of C++
I am assuming that you are at least comfortable as beginner, these books can take you from the beginner's level to near master.
As I have already said , nothing matches writing code.
Regards,
Ishan Malviya
No comments:
Post a Comment