图书标签: C++ programming 编程 计算机 程序设计 c/c++ 经典 Bruce.Eckel
发表于2024-11-24
Thinking in C++, Volume 2 pdf epub mobi txt 电子书 下载 2024
For sophomore/junior level courses in Advanced C++ Programming offered in Computer Science departments. This text fills the need for a practical C++ topics book beyond the introductory level. No other text covers the topics needed to prepare students for production C++ programming. It streamlines the process of learning the C++ language, presenting material a simple step at a time, which allows the reader to digest each concept before moving on, and provides them with a solid foundation in C++.
-
Great book for beginners as well as advancers.
评分A nice book, ideal for CS students.
评分A nice book, ideal for CS students.
评分感觉第二本比第一本好很多了
评分模板和算法的让我看中文照样看不懂
首先,此书成书较早,对很多新的特性没有涉及,希望作者快出第三版:-D 我是看完《Effective C++》之后开始读的《Thinking in C++》,发现本书的文字比前者要易懂得多,当然也许是因为《Effective C++》的规模限制,作者不能展开讲解的缘故:-) 实际上两本书各有所长。《Thinkin...
评分友情提示:请直接读英文原版。 2000 年的书,内容有点老了,但基本思想是不变的,很适合入门,应该比下面的两本书都容易读。 全书目录及各章节内容小结(不包括 12 和 16 两章,原因是 Google 的 C++ 风格指南中不推荐运算符重载和水平不够的人进行模板编程) Volume 1 1. Int...
评分书大部分内容都比较深入。由于没有用过LINQ,所以关于LINQ的那章略过没有读。 每个建议都是实践经验的终结,对于有一定C++使用经验的程序员能起到画龙点睛的作用。本书对于初学者不太适合,初学者可以去看Effective C++(第二版已经出版,但国内还没有引进,可以稍稍等等,第一...
评分大图 # C++编程思想 ## 常识 - impl惯用法 - 友元类 - RAII - 作用域 - 类 - 清晰 - const - 通常情况 符号表。没有地址 - 常量折叠 - 默认内部链接 - static const 与 enum hack - const_cast<T*> - volatile - 内联和宏 - 函数重载 extern C 命名空间 - 引用 - 指针...
评分如果是 C++ 新手, 或者, OO 新手, Thinking 系列第一卷绝对是一本好书. 它给你解释了怎么从 C 到 C++ 的转变, 接着, 它慢慢的给你介绍 C++ 的各种东西, 先从数据抽象入手, 再到类, 再到各种特性, 如访问保护, 命名空间, 重载操作符, 继承, 多态, 模板(初级介绍)等等以及为什么...
Thinking in C++, Volume 2 pdf epub mobi txt 电子书 下载 2024