Andrew Koenig,AT&T大规模程序研发部(前贝尔实验室)成员,同时也是C++标准委员会项目编辑。他有30多年编程经验,15年C++开发经验,已发表150多篇与C++有关的论文,应邀在世界各地多次演讲。曾编著《C Traps and Pitfalls》一书,并与妻子合著《Ruminations on C++》。
Barbara E. Moo,独立咨询顾问,在软件领域从业20多年。在AT&T工作的近15年中,参与了第一个使用C++编写商业产品的开发项目,负责管理公司第一个C++编译器项目,并成功指导开发了AT&T中屡获殊荣的WorldNet Internet Service Business。曾参与编写《Ruminations on C++》一书,并在世界各地进行过多次演讲。
Andrew Koenig,AT&T大规模程序研发部(前贝尔实验室)成员,同时也是C++标准委员会项目编辑。他有30多年编程经验,15年C++开发经验,已发表150多篇与C++有关的论文,应邀在世界各地多次演讲。曾编著《C Traps and Pitfalls》一书,并与妻子合著《Ruminations on C++》。
Barbara E. Moo,独立咨询顾问,在软件领域从业20多年。在AT&T工作的近15年中,参与了第一个使用C++编写商业产品的开发项目,负责管理公司第一个C++编译器项目,并成功指导开发了AT&T中屡获殊荣的WorldNet Internet Service Business。曾参与编写《Ruminations on C++》一书,并在世界各地进行过多次演讲。
Andrew Koenig 和 Barbara E. Moo 堪称C++研究领域的“第一神仙眷侣”,他们不光有着多年的C++开发、研究和教学经验,而且亲身参与了C++的演化和变革,是对C++的变化和发展起到重要影响的人。
The int type is sufficient for rows because the number of rows depends only on the value of pad, which we control. Every C++ implementation is required to allow every int variable to take on values up to at least 32767, which is plenty. Nevertheless, whenever we define a variable that contains the size of a particular data structure, it is a good habit to use the type that the library defines as being appropriate for that specific purpose. (查看原文)
读完c++ primer,再读完ac++,惊叹于koenig夫妇竟用如此紧凑的篇幅展示c++诱人的魅力,的确是c++很好的入门书籍……正像作者所说,“once you have written enough programs that use the material that we have covered so far, you will no longer need the detailed tutorial ...
(展开)
1 有用 liuyix 2011-07-28 10:33:02
不错的一本入门书,可以说是learning cpp by example的典范
0 有用 泽洋 2012-09-16 21:00:09
我的第一本c++书
1 有用 wind 2011-12-04 08:42:55
这本书真是入门级啊,看得我十分着急。结果后半段讲深入了又不好好看了。。
1 有用 小李 2013-01-25 11:35:28
大概是最精简但最适合程序员的C++教程了
0 有用 菜不怪我 2021-12-24 13:28:46
才翻了中文版,书是好的,翻译垃圾一星嫌多