Zum Hauptinhalt springen
Dekorationsartikel gehören nicht zum Leistungsumfang.
C++20 Recipes
A Problem-Solution Approach
Taschenbuch von J Burton Browning (u. a.)
Sprache: Englisch

59,55 €*

inkl. MwSt.

Versandkostenfrei per Post / DHL

Lieferzeit 4-7 Werktage

Kategorien:
Beschreibung
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++.
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++.
Über den Autor
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.
Zusammenfassung

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

Inhaltsverzeichnis
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.
Details
Erscheinungsjahr: 2020
Fachbereich: Programmiersprachen
Genre: Importe, Informatik
Rubrik: Naturwissenschaften & Technik
Medium: Taschenbuch
Inhalt: xxvii
630 S.
127 s/w Illustr.
630 p. 127 illus.
ISBN-13: 9781484257128
ISBN-10: 148425712X
Sprache: Englisch
Einband: Kartoniert / Broschiert
Autor: Browning, J Burton
Sutherland, Bruce
Auflage: 2nd edition
Hersteller: APRESS
Verantwortliche Person für die EU: APress in Springer Science + Business Media, Heidelberger Platz 3, D-14197 Berlin, juergen.hartmann@springer.com
Maße: 254 x 178 x 35 mm
Von/Mit: J Burton Browning (u. a.)
Erscheinungsdatum: 25.04.2020
Gewicht: 1,221 kg
Artikel-ID: 117907656
Über den Autor
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.
Zusammenfassung

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

Inhaltsverzeichnis
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.
Details
Erscheinungsjahr: 2020
Fachbereich: Programmiersprachen
Genre: Importe, Informatik
Rubrik: Naturwissenschaften & Technik
Medium: Taschenbuch
Inhalt: xxvii
630 S.
127 s/w Illustr.
630 p. 127 illus.
ISBN-13: 9781484257128
ISBN-10: 148425712X
Sprache: Englisch
Einband: Kartoniert / Broschiert
Autor: Browning, J Burton
Sutherland, Bruce
Auflage: 2nd edition
Hersteller: APRESS
Verantwortliche Person für die EU: APress in Springer Science + Business Media, Heidelberger Platz 3, D-14197 Berlin, juergen.hartmann@springer.com
Maße: 254 x 178 x 35 mm
Von/Mit: J Burton Browning (u. a.)
Erscheinungsdatum: 25.04.2020
Gewicht: 1,221 kg
Artikel-ID: 117907656
Sicherheitshinweis

Ähnliche Produkte

Ähnliche Produkte