Bruce Eckel是《Java编程思想》的作者,他有20年专业编程经验,并自1986年起教育人们如何撰写面向对象程序,足迹遍及全球,成为一位知名的C++教师和顾问,如今兼涉Java。Eckel是C++标准委员会拥有表决权的成员之一,曾经写过另五本面向对象编程书籍,发表过150篇以上的文章,是多本计算机杂志的专栏作家。Eckel开创Software Development Conference的C++、Java、Python等多项研讨活动。拥有应用物理学学士和计算机工程学硕士学位。
In the first edition of Thinking in C++, Bruce Eckel synthesized years of C++ teaching and programming experience into a beautifully structured course in making the most of the language. It became an instant classic, winning the 1995 Software Development Jolt Cola Award for best book of the year. Now, Eckel has thoroughly rewritten Thinking in C++ to reflect the final ANSI/ISO C++ standard. Every page has been revisited and rethought, with many new examples and exercises -- all designed to help you understand C++ "down to the bare metal," so you can solve virtually any problem. Eckel starts with a detailed look at objects, showing how C++ programs can be constructed from off-the-shelf object libraries. This edition includes a new, chapter-length overview of the C features that are used in C++ -- plus a new CD-ROM containing an outstanding C seminar that covers all the foundations developers need before they can truly take advantage of C++. Eckel then walks through initialization and cleanup; function overloading and default arguments; constants; inline functions; name control; references and the copy constructor; operator overloading; and more. There are chapters on dynamic object creation; inheritance and composition; polymorphism and virtual functions, and templates. (Bonus coverage of string, templates, and the Standard Template Library, can be found at Eckel's web site.) Every chapter contains many modular, to-the-point examples, plus exercises based on Eckel's extensive experience teaching C++ seminars. Put simply, Eckel has made an outstanding book on C++ even better.
书大部分内容都比较深入。由于没有用过LINQ,所以关于LINQ的那章略过没有读。 每个建议都是实践经验的终结,对于有一定C++使用经验的程序员能起到画龙点睛的作用。本书对于初学者不太适合,初学者可以去看Effective C++(第二版已经出版,但国内还没有引进,可以稍稍等等,第一...
评分内容很详实,但是翻译的可是真的差啊,简直就是直接用机器翻译的,真的够差劲!关于内容没得说,该讲的都有讲解,而且具有一定的深度,非常好!但就是翻译影响了阅读体验啊!一句话要读好几遍才能理解翻译者的意思!唉!
评分友情提示:请直接读英文原版。 2000 年的书,内容有点老了,但基本思想是不变的,很适合入门,应该比下面的两本书都容易读。 全书目录及各章节内容小结(不包括 12 和 16 两章,原因是 Google 的 C++ 风格指南中不推荐运算符重载和水平不够的人进行模板编程) Volume 1 1. Int...
评分只看了第一卷,觉得不好,也许我水平太渣,我觉得很不如c++ primer,反正不喜欢这书,而且好多地方作者都是在说c。我没怎么接触过c,只在大一的c++教材里看过一些,而且我觉得c和c++不一样,所以看到c++书里说c比较反感,我觉得作者要是想说下与c的区别,可以用注明的形式啊。 ...
评分大图 # C++编程思想 ## 常识 - impl惯用法 - 友元类 - RAII - 作用域 - 类 - 清晰 - const - 通常情况 符号表。没有地址 - 常量折叠 - 默认内部链接 - static const 与 enum hack - const_cast<T*> - volatile - 内联和宏 - 函数重载 extern C 命名空间 - 引用 - 指针...
教材
评分未读完,放弃。
评分總的來說還不錯 cover了很多細節 尤其是appendix裡面列的guideline 不過感覺書中的example設計的不好 內容組織也不盡如人意
评分最佳C++入门书籍
评分in detail,
本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度,google,bing,sogou 等
© 2025 qciss.net All Rights Reserved. 小哈图书下载中心 版权所有