Search -
Programming: Principles and Practice Using C++ (2nd Edition)
Programming Principles and Practice Using C - 2nd Edition Author:Bjarne Stroustrup An Introduction to Programming by the Inventor of C++, Programming prepares you for programming in the real world. This book assumes that you aim eventually to write non-trivial programs, whether for work in software development or in some other technical field. It explains fundamental concepts and techniques in greater depth than traditional in... more »troductions. This approach will give you a solid foundation for writing useful, correct, maintainable, and efficient code.
Programming with Today?s C++ - Updated for C++11 and C++14, this book 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 book presents modern C++ programming techniques from the start, introducing the C++ standard library 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 the first edition was tested with more than 1,000 first-year university students. However, practitioners and advanced students will gain new insight and guidance by seeing how a recognized master approaches the elements of his art.
Programming: Principles and Practice Using C++ provides a broad view of the language. The first half of the book 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, and provides abundant reference material. Source code and support supplements are available from the author?s website.« less