资源简介
21天学通C++(第8版)英文原版,Sams Teach Yourself C++ in One Hour a Day (8th Edition).C++入门,较C++ primer plus更适合初学者的C++教程,含最新C++14和C++17新特性。
Copyright © 2017 by Pearson Education, Inc.
ISBN-13: 978-0-7897-5774-6
ISBN-10: 0-7897-5774-5
Library of Congress Control Number: 2016958138
First Printing: December 2016
2011 and 2014 were two special years for C++. While C++11 ushered in a dramatic
improvement to C++, introducing new keywords and constructs that increased your
programming efficiency, C++14 brought in incremental improvements that added
finishing touches to the features introduced by C++11.
This book helps you learn C++ in tiny steps. It has been thoughtfully divided into lessons
that teach you the fundamentals of this object-oriented programming language from a
practical point of view. Depending on your proficiency level, you will be able to master
C++ one hour at a time.
Learning C++ by doing is the best way—so try the rich variety of code samples in this
book hands-on and help yourself improve your programming proficiency. These code
snippets have been tested using the latest versions of the available compilers at the
time of writing, namely the Microsoft Visual C++ compiler for C++ and GNU’s C++
compiler, which both offer a rich coverage of C++14 features.
代码片段和文件信息
- 上一篇:南邮《数据结构-C语言描述》陈慧南主编答案
- 下一篇:KWIC问题C++版
评论
共有 条评论