C++20 Recipes: A Problem-Solution Approach, Second Edition

  • 5h 34m
  • Bruce Sutherland, J. Burton Browning
  • Apress
  • 2020

Discover the newest major features of C++20, including modules, concepts, spaceship operators, and smart pointers. This book is a handy code cookbook reference guide that covers the C++ core language standard as well as some of the code templates available in standard template library (STL).

In C++20 Recipes: A Problem-Solution Approach, you'll find numbers, strings, dates, times, classes, exceptions, streams, flows, pointers, and more. Also, you'll see various code samples, templates for C++ algorithms, parallel processing, multithreading, and numerical processes. It also includes 3D graphics programming code. A wealth of STL templates on function objects, adapters, allocators, and extensions are also available.

This is a must-have, contemporary reference for your technical library to help with just about any project that involves the C++ programming language.

What You Will Learn

  • See what's new in C++20
  • Write modules
  • Work with text, numbers, and classes
  • Use the containers and algorithms available in the standard library
  • Work with templates, memory, concurrency, networking, scripting, and more
  • Code for 3D graphics

Who This Book Is For

Programmers with at least some prior experience with C++.

About the Authors

Dr. J. Burton Browning earned his doctorate from North Carolina State University. He has conducted research in areas including: distance learning, programming, and instructional technology. As a life-long learner and someone who has interests in topics such as: programming, photography, robotics, car restoration, wood working, hunting, reading, fishing, and archery, he is never at a loss for something to do. The art and joy of serving as a professor suits his inquisitive nature. Dr. Browning’s previous publications include works on cross-functional learning teams (CFLT), The Utopian School (teacher-led school model), computer programming (several languages), open-source software, healthcare statistics and data mining, CNC plasma cutter operation, educational technology, biography, mobile learning, online teaching, and more.

Bruce Sutherland is a video game programmer hailing from Dundee, Scotland. He graduated with a Bsc (Hons) Computer Games Technology from the University of Abertay, Dundee in Scotland, graduating in 2005. After graduating he began his first job in the games industry at 4J Studios where he worked on Star Trek: Encounters (PS2), The Elder Scrolls IV: Oblivion (PS3), Star Trek: Conquest (PS2, Wii), Ducati Moto (NDS) and AMF Pinbusters! (NDS). In July 2008 he moved from Dundee to Melbourne Australia where he joined Visceral Studios and was a software engineer on Dead Space (Xbox 360, PS3, PC), The Godfather II (Xbox 360, PS3, PC) and Dead Space 3 (Xbox 360, PS3, PC). He developed an interest in developing for Android in his spare time and writes tutorials on his blog.

In this Book

  • Beginning C++
  • Modern C++
  • Working with Text
  • Working with Numbers
  • Classes
  • Inheritance
  • The STL Containers
  • The STL Algorithms
  • Templates
  • Memory
  • Concurrency
  • Networking
  • Scripting
  • 3D Graphics Programming
SHOW MORE
FREE ACCESS