C++: 样品 C++ 的好地方在哪里?老师使用的代码?

发布于 2024-10-12 02:45:13 字数 1536 浏览 7 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

囚我心虐我身 2024-10-19 02:45:13

加速 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.

和影子一齐双人舞 2024-10-19 02:45:13

尝试保持书本的线条,这是一个好主意,因为所有的例子都会有相同的线条,比如说逻辑。 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.

白色秋天 2024-10-19 02:45:13

您找不到比 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)

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文