This topic has been archived. It cannot be replied.
-
工作学习 / 求学深造 / I want to learn C++. Introduce me a book please!
-guest:winsey;
2001-7-24
(#143465@0)
-
记得有一本电子书,叫Think in C++,写的挺详细,哪位大侠还有备份
-x86(jun);
2001-7-24
(#143467@0)
-
备份个屁!网上有的是。自己找去
-guest:guest;
2001-7-25
(#143885@0)
-
P isn't a good word
-x86(jun);
2001-7-25
(#144202@0)
-
The book TiC++ is at: /www.BruceEckel.com
-guest:Accord86;
2001-7-25
(#143933@0)
-
www.csdn.net上找。think in c++ does not the best book for a new hand.
you can find some advice from www.csdn.net/experts/ and search "book" in C++ column.or down TIC from www.51soft.com or 202.114.98.112/book/c.asp
-guest:Tang;
2001-7-25
(#143906@0)
-
good suggestion, thinking in c++ is too large a book for a greenhand
-miketany(kat);
2001-7-25
(#144255@0)
-
C++经典图书for newbie:
1) C++ Primer (Stanley Lippman)
2) The C++ Programming Language (Bjarne Stroustrup, the person invent C++)
3) The C++ ANSI/ISO Standard
3) Thinking in C++ (Bruce Eckel)
advance:
1) effective c++ (Scott Meyers)
2) more effective c++ (Scott Meyers)
u can find all the e-books on net except "C++ primer". use www.yahoo.com or cn.yahoo.com search engine, it is easy to find.
-thread(thread);
2001-7-25
{409}
(#144282@0)