读书笔记:C++沉思录介绍

C++沉思录介绍:[@more@]

C++沉思录介绍:

作者是一对夫妻,Andrew Koenig, Barbara Moo,都是技术专家。

本书是作者在杂志上的技术文章,演讲稿,以及斯坦福大学的课程讲义整理,写作而成,熔聚做作者10多年的真知灼见。

全书共分6大部分,共32章,分别深入讨论了C++语言的历史和特点,类和继承,STL与泛型编程,库的设计。

In particluar, it is first a book about programming and then a book about C++.It concentrates on how to use C++.

The hard part of programming is not learning the details of language features ---it is understanding how to solve problems.

Just as a writer must learn how to tell a story, a programmer must learn how to analyze a problem.

We hope that you can use ideas to unserstand the difference between a pile of code and abstraction.

C++编程怎样进行思考,以及如何思考问题并用C++表述解决方案。知识可以通过系统学习获取,智慧则不能。

请使用浏览器的分享功能分享到微信等