Preparation for Programming in the Real World
The ebook Programming: Principles and Practice Using C++, 2nd Edition (PDF) assumes that you eventually aim to write non-trivial programs, whether for work in software development or some other technical field.
Focus on Fundamental Concepts and Techniques
The Stroustrup’s textbook explains fundamental concepts and techniques in greater depth than traditional introductions. This approach will give you a solid foundation for writing useful, correct, maintainable, and efficient code.
Programming with Today’s C++ (C++11 and C++14)
The text is an introduction to programming in general, including object-oriented programming and generic programming. It is also a solid introduction to the C++ programming language, one of the most widely used languages for real-world software. The textbook by Stroustrup presents modern C++ programming techniques from the start,
introducing the C++ standard library and C++11 and C++14 features to simplify programming tasks.
For Beginners—And Anyone Who Wants to Learn Something New
The book is primarily designed for people who have never programmed before, and it has been tested with many thousands of first-year university students. It has also been extensively used for self-study. Also, practitioners and advanced students have gained new insight and guidance by seeing how a master approaches the elements of his art.
Provides a Broad View
The book’s first half covers a wide range of essential concepts, design and programming techniques, language features, and libraries. Those will enable you to write programs involving input, output, computation, and simple graphics. The second half explores more specialized topics (such as text processing, testing, and the C programming language) and provides abundant reference material. Source code and support supplements are available from the author’s website.
978-0321992789, 978-0133796742, 978-0133903348
NOTE: This sale only includes the ebook Programming: Principles and Practice Using C++ 2nd Edition in PDF format. No access codes are included.
Reviews
There are no reviews yet.