peakzhang 发表于 2008-7-15 23:47:31

C++ books - steven99ca

1.
Always
try to read original book instead of translated version.

2.
Don't
readLike 《高质量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
CORBAprogramming with c++ //for Corba
If
you can really follow these there books. I'm sure you are a
professional C++ developer.

peakzhang 发表于 2008-7-15 23:47:38

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.




MSDN is the best win32 development
reference

www.sgi.com/tech/stl is the best STL
reference

g++ is the best C++ compiler for free.

Windows vista is the most reliable OS
in the world. In Bill's dream(:D

modern 发表于 2009-8-21 14:09:12

第三条提到的几本书的中文版确实一本比一本翻译的晦涩难懂、、
页: [1]
查看完整版本: C++ books - steven99ca