Monday, July 11, 2016

Sams Teach Yourself C++ in One Hour a Day, 7th Edition

 Sams Teach Yourself C++ in One Hour a Day, 7th Edition

Introduction
2011 was a special year for C++. With the ratification of the new standard, C++11
empowers you to write better code using new keywords and constructs that increase your
programming efficiency. This book helps you learn C++11 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++11 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++ 2010 compiler for C++ and GNU’s C++
compiler version 4.6, which both offer a rich coverage of C++11 features.

Download PDF here;

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.