Professional C++, Fourth Edition

  • 20h 20m
  • Marc Gregoire
  • John Wiley & Sons (US)
  • 2018

Get up to date quickly on the new changes coming with C++17

Professional C++ is the advanced manual for C++ programming. Designed to help experienced developers get more out of the latest release, this book skims over the basics and dives right in to exploiting the full capabilities of C++17. Each feature is explained by example, each including actual code snippets that you can plug into your own applications. Case studies include extensive, working code that has been tested on Windows and Linux, and the author's expert tips, tricks, and workarounds can dramatically enhance your workflow. Even many experienced developers have never fully explored the boundaries of the language's capabilities; this book reveals the advanced features you never knew about, and drills down to show you how to turn these features into real-world solutions.

The C++17 release includes changes that impact the way you work with C++; this new fourth edition covers them all, including nested namespaces, structured bindings, string_view, template argument deduction for constructors, parallel algorithms, generalized sum algorithms, Boyer-Moore string searching, string conversion primitives, a filesystem API, clamping values, optional values, the variant type, the any type, and more. Clear explanations and professional-level depth make this book an invaluable resource for any professional needing to get up to date quickly.

  • Maximize C++ capabilities with effective design solutions
  • Master little-known elements and learn what to avoid
  • Adopt new workarounds and testing/debugging best practices
  • Utilize real-world program segments in your own applications

C++ is notoriously complex, and whether you use it for gaming or business, maximizing its functionality means keeping up to date with the latest changes. Whether these changes enhance your work or make it harder depends on how well-versed you are in the newest C++ features. Professional C++ gets you up to date quickly, and provides the answers you need for everyday solutions.

About the Author

Marc Gregoire is a Microsoft Visual C++ MVP, software engineer and developer, and the founder of the Belgian C++ user group. Having previously completed critical 2G and 3G telecom software for Siemens and Nokia Siemens Networks, he currently works on 3-D laser scanning software for Nikon Metrology. Marc is the author of Profesional C++ second and third editions and technical editor for numerous published works.

In this Book

  • Introduction
  • A Crash Course in C++ and the Standard Library
  • Working with Strings and String Views
  • Coding with Style
  • Designing Professional C++ Programs
  • Designing with Objects
  • Designing for Reuse
  • Memory Management
  • Gaining Proficiency with Classes and Objects
  • Mastering Classes and Objects
  • Discovering Inheritance Techniques
  • C++ Quirks, Oddities, and Incidentals
  • Writing Generic Code with Templates
  • Demystifying C++ I/O
  • Handling Errors
  • Overloading C++ Operators
  • Overview of the C++ Standard Library
  • Understanding Containers and Iterators
  • Mastering Standard Library Algorithms
  • String Localization and Regular Expressions
  • Additional Library Utilities
  • Customizing and Extending the Standard Library
  • Advanced Templates
  • Multithreaded Programming with C++
  • Maximizing Software Engineering Methods
  • Writing Efficient C++
  • Becoming Adept at Testing
  • Conquering Debugging
  • Incorporating Design Techniques and Frameworks
  • Applying Design Patterns
  • Developing Cross-Platform and Cross-Language Applications
SHOW MORE
FREE ACCESS