Advertisement

The C++ Programming Language, 4th Edition
by Bjarne Stroustrup
1366 Pages · 2013 · 18.8 MB · 4,532 Downloads · New!
C++11 has arrived: thoroughly master it, with the definitive new guide from C++ creator Bjarne Stroustrup, C++ Programming Language, Fourth Edition! The brand-new edition of the world’s most trusted and widely read guide to C++, it has been comprehensively updated for the long-awaited C++11 standard. Extensively rewritten to present the C++11 language, standard library, and key design techniques as an integrated whole, Stroustrup thoroughly addresses changes that make C++11 feel like a whole new language, offering definitive guidance for leveraging its improvements in performance, reliability, and clarity. C++ programmers around the world recognize Bjarne Stoustrup as the go-to expert for the absolutely authoritative and exceptionally useful information they need to write outstanding C++ programs. Now, as C++11 compilers arrive and development organizations migrate to the new standard, they know exactly where to turn once more: Stoustrup’s C++ Programming Language, Fourth Edition.
A Tour of C++
by Bjarne Stroustrup
192 Pages · 2013 · 1.3 MB · 2,568 Downloads · New!
In A Tour of C++, Stroustrup excerpts the overview chapters from that complete reference, expanding and enhancing them to give an experienced programmer–in just a few hours–a clear idea of what constitutes modern C++. In this concise, self-contained guide, Stroustrup covers most major language features and the major standard-library components–not, of course, in great depth, but to a level that gives programmers a meaningful overview of the language, some key examples, and practical help in getting started.
Programming
by Bjarne Stroustrup
1312 Pages · 2015 · 44 MB · 50 Downloads · New!
The “Programming: Principles and Practice Using C++ (2nd Edition)” is an introduction to the C++ programming language. Programming is written by the author Bjarne Stroustrup. Bjarne is the designer and original implementer of C++ and the author of numerous programming books. He holds an advanced degree from the University of Aarhus in his native Denmark and a Ph.D. in Computer Science from Cambridge University, England. Programming is the absolute best book for beginning programmers about C++. It is a great first step for beginning programmers looking to develop in a statically typed language, like C++. It contains concepts that help make someone think like a programmer and real-world examples to test those concepts. This book is clear and concise for beginners, explains advanced techniques for intermediate users and also a great reference for experienced users. Additionally, this book presents modern C++ programming techniques from the start, introducing the C++ standard library and C++11 and C++14 features to simplify programming tasks. After reading this book, you will have the confidence to make an efficient and maintainable software with efficient code. This updated edition engages all the reader from start to end of the page. All in all, Programming is a necessary book for all who want to be an expert in C++ programming.
A Tour of C++
by Bjarne Stroustrup
None Pages · None · · 27 Downloads · New!
A Tour of C++ by Bjarne Stroustrup gives novice programmers a meaningful overview of C++ language, some key examples, and practical help in getting started. The book begins with the basics, then ranges widely through more advanced topics, including many that are new in C++17, such as move semantics, uniform initialization, lambda expressions, improved containers, random numbers, and concurrency.,In A Tour of C++, Second Edition, Bjarne Stroustrup, the creator of C++, describes what constitutes modern C++. This concise, self-contained guide covers most major language features and the major standard-library components―not, of course, in great depth, but to a level that gives programmers a meaningful overview of the language, some key examples, and practical help in getting started.

Advertisement

Advertisement

Advertisement