g*********s 发帖数: 1782 | |
N********n 发帖数: 8363 | 2
No. C++ makes things unnecessarily complex.
【在 g*********s 的大作中提到】 : 三本的pdf版本,一共90块。 : http://www.informit.com/promotions/promotion.aspx?promo=136685
|
g*********s 发帖数: 1782 | 3 but i have to live on it.
【在 N********n 的大作中提到】 : : No. C++ makes things unnecessarily complex.
|
D*******a 发帖数: 3688 | 4 after switching my job to a full C++ environment I missed C# so much.
【在 g*********s 的大作中提到】 : but i have to live on it.
|
b******n 发帖数: 592 | 5 Well, that's the reason you will need to read some books if you plan to use
C++. I read Effective STL, it is okay to read. Not my favourite though. Try
to
find some sample chapters online. I think the style is as important as
content,
it may not suit you. Personally I feel his books are additional to your C++
books. Most of content you probably can read about in other adanced C++
books,
then he is not trying to cover all the topics as well. So his books can't
replace general C++ books.
The reason I feel style is important and it is personal (that's why you have
to
try before you buy it): Many people like C++ Primer, I found it terrible.
There
will be many books other people like and you won't.
【在 N********n 的大作中提到】 : : No. C++ makes things unnecessarily complex.
|
p***o 发帖数: 1252 | |
N***m 发帖数: 4460 | 7 这书写得不错,很实在。当年我花了几个月断断续续地看完了。
不过现在改用java了,感觉java很好,所以以前花在c++上的时间算是浪费了。
不过要是专心C++,这算本不错的入门书。
【在 p***o 的大作中提到】 : 想花钱就买,不想花钱也值得一看。
|
e****d 发帖数: 895 | 8 The c++0x spec draft is free if you want to spend time to read it.
【在 g*********s 的大作中提到】 : 三本的pdf版本,一共90块。 : http://www.informit.com/promotions/promotion.aspx?promo=136685
|
p***o 发帖数: 1252 | 9 这要求也未免太高了吧
【在 e****d 的大作中提到】 : The c++0x spec draft is free if you want to spend time to read it.
|
g*********s 发帖数: 1782 | 10 no time/energy...
【在 e****d 的大作中提到】 : The c++0x spec draft is free if you want to spend time to read it.
|
L***n 发帖数: 6727 | 11 就象要求读字典似的,嘿嘿
【在 p***o 的大作中提到】 : 这要求也未免太高了吧
|
r*******m 发帖数: 109 | 12 I think thinking in C++ is also good, similar level to Scott's book, it also
cover some template. Scott's book does not cover some basics, but its good
if you want to prepare for interview. C++ primer is ok but low level.
【在 g*********s 的大作中提到】 : 三本的pdf版本,一共90块。 : http://www.informit.com/promotions/promotion.aspx?promo=136685
|