Cantitate/Preț
Produs

C++20 Recipes: A Problem-Solution Approach

Autor J. Burton Browning, Bruce Sutherland
en Limba Engleză Paperback – 25 apr 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++.  
 

Citește tot Restrânge

Preț: 34904 lei

Preț vechi: 43630 lei
-20% Nou

Puncte Express: 524

Preț estimativ în valută:
6680 6939$ 5549£

Carte disponibilă

Livrare economică 13-27 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781484257128
ISBN-10: 148425712X
Pagini: 607
Ilustrații: XXVII, 630 p. 127 illus.
Dimensiuni: 178 x 254 x 41 mm
Greutate: 1.24 kg
Ediția:2nd ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Cuprins

1. Beginning C++.- 2. Modern C++.- 3. Working with Text.- 4. Working with Numbers.- 5. Classes.- 6. Inheritance.- 7. The STL Containers.- 8. The STL Algorithms.- 9. Templates.- 10. Memory.- 11. Concurrency.- 12. Networking.- 13. Scripting.- 14. 3D Graphics Programming.

Notă biografică

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.

Textul de pe ultima copertă

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.  
You will:
  • 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

Caracteristici

The first code-rich developer cookbook reference on C++20 and earlier releases Includes C++20 features such as modules, concepts, spaceship operators, and smart pointers Covers 3D graphics programming useful for games development