读书频道 > 网站 > 网页设计 > C++语言导学
中文版序
15-06-19    下载编辑
收藏    我要投稿   

本文所属图书 > C++语言导学

本书作者是C++语言的设计者和最初实现者,写作本书的目的是让有经验的程序员快速了解C++现代语言。书中几乎介绍了C++语言的全部核心功能和重要的标准库组件,以很短的篇幅将C++语言的主要特性呈现给读者,并给出立即去当当网订购
A Tour of C++

Pune, India, January 14, 2015
 
Dear Chinese reader,
 
C++ is a language that is used world-wide and for an astounding range of application areas. It is a language with a long and glorious history. Consequently, it is not a small language and can be a bit intimidating. I wrote this “tour” of C++ to make modern C++ (C++11) more accessible. The description of all major C++ language constructs and standard-library facilities is described is just 180 pages. It can be read in a day. It is written for people who are already programmers and who would like to know what today’s C++ is without drowning in details. It includes lists of practical advice for use of C++. If you want all the details, have a look at my The C++ Programming Language (4th Edition). If you are not yet a programmer, consider my Programming: Principles and Practice using C++. 
 
C++ offers a direct map of its language constructs into hardware facilities (like C) together with a set of mechanism (e.g., classes and templates) that can be used to define simple and efficient abstractions. It is aimed primarily at application areas where performance, reliability, and maintainability are essential. C++ is a language that will grow with your needs. To quote the opening line of the first edition of The C++ Programming Language: “C++ is a general-purpose programming language designed to make programming more enjoyable for the serious programmer.”
 
I am pleased that this thin book is now available to Chinese C++ programmers in their native language. I thank the translators and the translation review team for making this possible.
All the best with C++.
 
Bjarne Stroustrup
 
点击复制链接 与好友分享!回本站首页
分享到: 更多
您对本文章有什么意见或着疑问吗?请到论坛讨论您的关注和建议是我们前行的参考和动力  
上一篇:1.3 功能
下一篇:1.5 小结
相关文章
图文推荐
JavaScript网页动画设
1.9 响应式
1.8 登陆页式
1.7 主题式
排行
热门
文章
下载
读书

关于我们 | 联系我们 | 广告服务 | 投资合作 | 版权申明 | 在线帮助 | 网站地图 | 作品发布 | Vip技术培训
版权所有: 红黑联盟--致力于做最好的IT技术学习网站