Apply the Standard Template Library (STL) across various programming contexts.
: Introduces "modern" techniques such as the auto keyword and range-based loops supported by VS 2013. Ivor Horton's Beginning Visual C В® 2013
is a comprehensive tutorial for novice programmers, providing a structured introduction to both the Standard C++ language and the Visual C++ development environment within Visual Studio 2013 . Book Overview Apply the Standard Template Library (STL) across various
Development for Windows 8 Store apps using XAML and C++/CX (Chapter 18). and loops (Chapters 1–3).
Extensive coverage of the Standard Template Library (STL), including smart pointers and lambda expressions (Chapter 10).
Programming basics, data types, calculations, decisions, and loops (Chapters 1–3).