由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - Scott Meyers的书有必要通读一遍吗?
相关主题
有没有快速把C++过一遍的书有什么方法可以优化hashtable?
为什么很多数据挖掘的开发包都是用Python或R写的?重新编一遍 c++0x
请教如何学java和找工作前端和后端和划分
heap&stack Linux vs. Windows因为maven,又折腾了一遍variables,够呛
why Scala is terrible关于闭包,我发明了一个绝妙陷阱
大家怎么应付这样的同事?哈,居然写完了作业
[合集] 如何能让这个程序快一点呢?太慢了如何外包你的project
难道这就是为什么程序员需求大?vagrant很不错
相关话题的讨论汇总
话题: c++话题: books话题: scott话题: read话题: meyers
进入Programming版参与讨论
1 (共1页)
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
6
想花钱就买,不想花钱也值得一看。

【在 g*********s 的大作中提到】
: 三本的pdf版本,一共90块。
: http://www.informit.com/promotions/promotion.aspx?promo=136685

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

1 (共1页)
进入Programming版参与讨论
相关主题
vagrant很不错why Scala is terrible
best Android & iPhone cross-platform dev framework?大家怎么应付这样的同事?
再强调一遍,人渣遍地的地方暴露真实身份很危险[合集] 如何能让这个程序快一点呢?太慢了
ML 需不需要搞懂那些数学难道这就是为什么程序员需求大?
有没有快速把C++过一遍的书有什么方法可以优化hashtable?
为什么很多数据挖掘的开发包都是用Python或R写的?重新编一遍 c++0x
请教如何学java和找工作前端和后端和划分
heap&stack Linux vs. Windows因为maven,又折腾了一遍variables,够呛
相关话题的讨论汇总
话题: c++话题: books话题: scott话题: read话题: meyers