Beginning C++ 17

Beginning C++ 17

Horton, Ivor
Van Weert, Peter

41,59 €(IVA inc.)

Learn how to program using the updated C++ 17 language. You'll start with the basics and progress through step-by-step examples to become a working C++ programmer. All you need are Beginning C++ 17 and any C++ compiler and you'll soon be writing real C++ programs. There is no assumption of prior programming knowledge.

Each language concept is illustrated with working program examples and most chapters include exercises for you to test your knowledge. Code downloads are provided for examples from the text and solutions to the exercises and there is an additional download for a more substantial project for you to try when you have finished the book.

Beginning C++ 17 also introduces the elements of the C++ standard library that provide essential support for the C++ 17 language. While the Standard Template Library (STL) is not discussed to a significant extent, many elements from the STL that are important to modern C++ are introduced and applied.

For those with a little experience, this book includes the new std::variant, if constexpr, auto in templates, structured bindings, if and switch with initializer, improved copy ellision, and much more. This book is environment neutral and does not presume any specific operating system or program development system. 


What You'll Learn

  • Deal with data and making decisions, as well as define your own data types
  • Work with arrays and loops, pointers and references, strings, functions, lambda expressions and more
  • Use operator overloading, inheritance, virtual functions and polymorphism
  • Write class templates and more
  • Examine the new additions to C++ 17


Who This Book Is For

Programmers new to the updated C++ 17 and those who may be looking for a refresh primer on the C++ programming language in general.


  • ISBN: 978-1-4842-3365-8
  • Editorial: Apress
  • Encuadernacion: Rústica
  • Páginas: 620
  • Fecha Publicación: 15/07/2018
  • Nº Volúmenes: 1
  • Idioma: Inglés