Hi
I want to ask you something
I have read the book two times in C + + programming language(Bjarne stroustrup).
now I want to read the following books
which I should start first?
Before you read these books.Do you want to recommending another book?
What else should I learn that To be a good programmer in C++?
Sample: As database...
thanks for reading...
Effective STL
Effective C++
More Effective C++
Design Patterns
It's a good idea to read Effective C++, but aside from that the most important thing by far is experience. There's no point in reading a hundred books if you've never written a real application.
So you should do just that, work on a larger project.
No, but more importantly, someone looking for a C++ programmer will want someone who is experienced in C++.
If you want to design programs, then a good theory background is helpful, though.
I want to say this.
for example:
I have read the book two times in C + + programming language (Bjarne Stroustrup).
but
I can not a lot of sample in the book