Cargando…

Advanced C++ : Master the Technique of Confidently Writing Robust C++ Code.

Advanced C++ will give you the confidence to efficiently tackle any C++ project. You will learn how to structure your code for readability, streamline code for speed and functionality, and seamlessly generate and incorporate libraries.

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Alankus, Gazihan
Otros Autores: Lizina, Olena, Mane, Rakesh, Nagarajan, Vivek, Price, Brian
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham : Packt Publishing, Limited, 2019.
Temas:
Acceso en línea:Texto completo
Tabla de Contenidos:
  • Table of ContentsAnatomy of Portable C++ SoftwareNo Ducks Allowed - Types, Templates, and DeductionNo Leaks Allowed
  • Exceptions and ResourcesSeparation of Concerns
  • Software Architecture, Functions, and Variadic TemplatesThe Philosophers' Dinner
  • Threads and ConcurrencyStreams and I/OEverybody Falls, It's How You Get Back Up
  • Testing and DebuggingNeed for Speed
  • Performance and Optimization.