Beginning C++20: From Novice to Professional
Begin your programming journey with C++ , starting with the basics and progressing through step-by-step examples that will help you become a proficient C++ programmer. This book includes new features from the C++20 standard such as modules, concepts, ranges, and the spaceship operator. All you need are Beginning C++20 and any recent C++ compiler and you'll soon be writing real C++ programs. There is no assumption of prior programming knowledge.

All language concepts that are explained in the book are illustrated with working program examples, and all chapters include exercises for you to test and practice your knowledge. Free source code downloads are provided for all examples from the text and solutions to the exercises.

This latest edition has been fully updated to the latest version of the language, C++20, and to all conventions and best practices of modern C++. Beginning C++20 also introduces the elements of the C++ Standard Library that provide essential support for the C++20 language.

What You Will Learn

• Begin programming with the C++20 standard
• Carry out modular programming in C++
• Work with arrays and loops, pointers and references, strings, and more
• Write your own functions, types, and operators
• Discover the essentials of object-oriented programming
• Use overloading, inheritance, virtual functions, and polymorphism
• Write generic function and class templates, and make them safer using concepts
• Learn the ins and outs of containers, algorithms, and ranges
• Use auto type declarations, exceptions, move semantics, lambda expressions, and much more

Who This Book Is For

Programmers new to C++ and those who may be looking for a refresh primer on C++ in general.

1136591591
Beginning C++20: From Novice to Professional
Begin your programming journey with C++ , starting with the basics and progressing through step-by-step examples that will help you become a proficient C++ programmer. This book includes new features from the C++20 standard such as modules, concepts, ranges, and the spaceship operator. All you need are Beginning C++20 and any recent C++ compiler and you'll soon be writing real C++ programs. There is no assumption of prior programming knowledge.

All language concepts that are explained in the book are illustrated with working program examples, and all chapters include exercises for you to test and practice your knowledge. Free source code downloads are provided for all examples from the text and solutions to the exercises.

This latest edition has been fully updated to the latest version of the language, C++20, and to all conventions and best practices of modern C++. Beginning C++20 also introduces the elements of the C++ Standard Library that provide essential support for the C++20 language.

What You Will Learn

• Begin programming with the C++20 standard
• Carry out modular programming in C++
• Work with arrays and loops, pointers and references, strings, and more
• Write your own functions, types, and operators
• Discover the essentials of object-oriented programming
• Use overloading, inheritance, virtual functions, and polymorphism
• Write generic function and class templates, and make them safer using concepts
• Learn the ins and outs of containers, algorithms, and ranges
• Use auto type declarations, exceptions, move semantics, lambda expressions, and much more

Who This Book Is For

Programmers new to C++ and those who may be looking for a refresh primer on C++ in general.

59.99 Out Of Stock
Beginning C++20: From Novice to Professional

Beginning C++20: From Novice to Professional

Beginning C++20: From Novice to Professional

Beginning C++20: From Novice to Professional

Paperback(6th ed.)

$59.99 
  • SHIP THIS ITEM
    Temporarily Out of Stock Online
  • PICK UP IN STORE

    Your local store may have stock of this item.

Related collections and offers


Overview

Begin your programming journey with C++ , starting with the basics and progressing through step-by-step examples that will help you become a proficient C++ programmer. This book includes new features from the C++20 standard such as modules, concepts, ranges, and the spaceship operator. All you need are Beginning C++20 and any recent C++ compiler and you'll soon be writing real C++ programs. There is no assumption of prior programming knowledge.

All language concepts that are explained in the book are illustrated with working program examples, and all chapters include exercises for you to test and practice your knowledge. Free source code downloads are provided for all examples from the text and solutions to the exercises.

This latest edition has been fully updated to the latest version of the language, C++20, and to all conventions and best practices of modern C++. Beginning C++20 also introduces the elements of the C++ Standard Library that provide essential support for the C++20 language.

What You Will Learn

• Begin programming with the C++20 standard
• Carry out modular programming in C++
• Work with arrays and loops, pointers and references, strings, and more
• Write your own functions, types, and operators
• Discover the essentials of object-oriented programming
• Use overloading, inheritance, virtual functions, and polymorphism
• Write generic function and class templates, and make them safer using concepts
• Learn the ins and outs of containers, algorithms, and ranges
• Use auto type declarations, exceptions, move semantics, lambda expressions, and much more

Who This Book Is For

Programmers new to C++ and those who may be looking for a refresh primer on C++ in general.


Product Details

ISBN-13: 9781484258835
Publisher: Apress
Publication date: 10/04/2020
Edition description: 6th ed.
Pages: 825
Product dimensions: 7.00(w) x 10.00(h) x 1.70(d)

About the Author

Ivor Horton is self-employed in consultancy and writes programming tutorials. He is the author of many programming books. Ivor worked for IBM for many years and holds a bachelor's degree, with honors, in mathematics. Horton's experience at IBM includes programming in most languages (including assembler and high-level languages on a variety of machines), real-time programming, and designing and implementing real-time closed loop industrial control systems. He has extensive experience teaching programming to engineers and scientists (Fortran, PL/1, APL, etc.). Horton is an expert in mechanical, process, and electronic CAD systems; mechanical CAM systems; and DNC/CNC systems.

Peter Van Weert works for Danaher in its R&D unit for digital dentistry software, developing software for the dental practice of tomorrow. In his spare time, he has co-authored two books on C++ and two award-winning Windows 8 apps and is a regular expert speaker at, and board member of, the Belgian C++ Users Group. He is a software engineer whose main interests and expertise are application software development, programming languages, algorithms, and data structures.He received his master of science degree in computer science summa cum laude with congratulations of the Board of Examiners from the University of Leuven. In 2010, he completed his PhD thesis there on the design and efficient compilation of rule-based programming languages at the research group for declarative programming languages and artificial intelligence. During his doctoral studies, he was a teaching assistant for object-oriented programming (Java), software analysis and design, and declarative programming. After graduating, Peter worked at Nikon Metrology for more than six years on large-scale, industrial application software in the area of 3D laser scanning and point cloud inspection. He learned to master C++ and refactoring and debugging of very large code bases, and he gained further proficiency in all aspects of the software development process, including the analysis of functional and technical requirements, and agile and scrum-based project and team management.

Table of Contents

1. Basic Ideas
2. Introducing Fundamental Types of Data
3. Working Fundamental Types
4. Making Decisions
5. Arrays and Loops
6. Pointers and References
7. Working with Strings
8. Defining Functions
9. Vocabulary Types
10. Function Templates
11. Modules and Namespaces
12. Defining your own Data Types
13. Operator Overloading
14. Inheritance
15. Polymorphism
16. Runtime Errors and Exceptions
17. Class Templates
18. Move Semantics
19. First-Class Functions
20. Containers and Algorithms
21. Constrained Templates and Concepts

Appendix A (online only; to be offered as part of source code download)
From the B&N Reads Blog

Customer Reviews