Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 11 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(3)
加速 C++ 是您最好的选择。
编者注:我阅读了大量 C++ 介绍书籍。那里有这么多的drek,令人兴奋。我认为 Accelerated C++ 非常简洁明了。
它的缺点是个子矮,所以不能用作炮塔举升饲料。
我当时并不知道,还翻阅了一堆其他书籍。 Jesse Liberty 的24 小时学习 C++ 是我学习时发现的最有用的书籍。回想起来,考虑到 X in Y 小时的声誉,这有点令人惊讶。
Accelerated C++ is your best bet.
editorializing note: I've gone through an enormous amount of intro C++ books. There is so much drek out there, it's mind-blowing. I think Accelerated C++ is pretty concise and lucid.
It has the disadvantage of being short, so it can't be used as monitor-lifting fodder.
I didn't know about it at the time and I went through piles of other books. Jesse Liberty's C++ in 24 hours was the most useful of the books I found when I was learning. Looking back on it, that's sort of surprising, given the X in Y hours reputation.
尝试保持书本的线条,这是一个好主意,因为所有的例子都会有相同的线条,比如说逻辑。 HM Deitel 写的一本很棒的书,对我有帮助,它有几本编程书籍,在我看来视图,解释得很好。
Trying to keep the line of a book, it's a great idea since, you all the examples will have the same line of, let's say logic. A great book, that help me out was written by H. M. Deitel, it has several programming books, and in my point o view, are very well explained.
您找不到比 Herb Sutter 的本周大师系列 (http://gotw.ca/publications/index.htm) 更好的旨在理解 C++(包括高级)主题的问题/示例了
You can't find better questions/examples targeted on understanding of C++ (including advanced) topics than Herb Sutter's Guru of the Week series (http://gotw.ca/publications/index.htm)