Are you completely new to programming? If you’ve never programmed before, why not learn in modern C++? Programming: Principles and Practice Using C++, 2nd Ed. is an introduction to programming written by the creator of C++, Bjarne Stroustrup. Thousands of college freshmen taking Stroustrup’s hugely popular Introduction to Programming class at Texas A&M University, and innumerable readers around the world, have learned programming and launched their careers using this book – and modern C++. https://isocpp.org/get-started |
Are you new to C++? Also updated for C++11, the bestselling C++ Primer is one of the most popular books ever for learning C++, written by close colleagues of Bjarne Stroustrup who participated in the development of C++ since its early days. This authoritative and comprehensive introduction to C++ will help you to learn the language fast, and to use it in modern, highly effective ways. Highlighting today’s best practices, the authors show how to use both the core language and its standard library to write efficient, readable, and powerful code. https://isocpp.org/get-started |