Modern C++ for Absolute Beginners

A Friendly Introduction to C++ Programming Language and C++11 to C++20 Standards

Paperback Engels 2020 2e druk 9781484260463
Verwachte levertijd ongeveer 9 werkdagen

Samenvatting

Learn the C++ programming language in a structured, straightforward, and friendly manner. This book teaches the basics of the modern C++ programming language, C++ Standard Library, and modern C++ standards. No previous programming experience is required.

C++ is a language like no other, surprising in its complexity, yet wonderfully sleek and elegant in so many ways. It is also a language that cannot be learned by guessing, one that is easy to get wrong and challenging to get right. To overcome this, each section is filled with real-world examples that gradually increase in complexity. Modern C++ for Absolute Beginners teaches more than just programming in C++20. It provides a solid C++ foundation to build upon. The author takes you through the C++ programming language, the Standard Library, and the C++11 to C++20 standard basics. Each chapter is accompanied by the right amount of theory and plenty of source code examples.

You will work with C++20 features and standards, yet you will also compare and take a look into previous versions of C++. You will do so with plenty of relevant source code examples.

What You Will Learn

Work with the basics of C++: types, operators, variables, constants, expressions, references, functions, classes, I/O, smart pointers, polymorphism, and more Set up the Visual Studio environment on Windows and GCC on Linux, where you can write your own codeDeclare and define functions, classes, and objects, and organize code into namespacesDiscover object-oriented programming: classes and objects, encapsulation, inheritance, polymorphism, and more using the most advanced C++ featuresEmploy best practices in organizing source code and controlling program workflowGet familiar with C++ language dos and donts, and moreMaster the basics of lambdas, inheritance, polymorphism, smart pointers, templates, modules, contracts, concepts, and more

Who This Book Is For 

Beginner or novice programmers who wish to learn C++ programming. No prior programming experience is required.

Specificaties

ISBN13:9781484260463
Taal:Engels
Bindwijze:paperback
Uitgever:Apress
Druk:2

Lezersrecensies

Wees de eerste die een lezersrecensie schrijft!

Inhoudsopgave

<div>1. Introduction</div><div>2. What is C++?</div><div>3. C++ Compilers</div><div>4. Our First Program</div><div>5. Types</div><div>6. Exercises</div><div>7. Operators</div><div>8. Standard Input</div><div>9. Exercises</div><div>10. Arrays</div><div>11. Pointers</div><div>12. References</div><div>13. Introduction to Strings&nbsp;</div><div>14. Automatic Type Deduction</div><div>15. Exercises</div><div>16. Statements</div><div>17. Constants</div><div>18. Functions</div><div>19. Exercises</div><div>20. Scope and Lifetime</div><div>21. Exercises</div><div>22. Classes - Part I</div><div>23. Exercises</div><div>24. Classes – Part II</div><div>25. The static Specifier</div><div>26. Templates</div><div>27. Enumerations</div><div>28. Organizing code</div><div>29. Exercises</div><div>30. Conversions</div><div>31. Exceptions</div><div>32. Smart Pointers</div><div>33. C++ Standard Library and Friends</div><div>34. C++ Standards</div><div>35. C++11</div><div>36. C++14</div><div>37. C++17</div><div>38. C++20</div><div><br></div>

Managementboek Top 100

Rubrieken

    Personen

      Trefwoorden

        Modern C++ for Absolute Beginners