1.
Always
try to read original book instead of translated version.
2.
Don't
read Like 《高质量C++编程指南》.I
saw it a few years ago. Many misleadings of C++ in this book. Not
even close to “高质量C++”.
Someone really should do something before it hurts more Chinese
students.
3
Don't
try too many books.
Here
is a list, We can start with..
Thinking
in c++ //for c++
Design
pattern //advanced programming
Advanced
CORBA programming with c++ //for Corba
If
you can really follow these there books. I'm sure you are a
professional C++ developer.
Don't try to compare languages, Java ,
C++ they are both great! Just like car and trunk, you can't say which
is better. All depends how would you use it.
Don't think C++ is advanced C. They are
two different languages. You'd better learn C++ directly. This
could help avoid some bad C programmer's practice. Which bothered me
a lot.