Professional C++ Edition by Marc Gregoire – Ebook PDF Instant Download/Delivery: 1119421225, 9781119421269
Full download Professional C++ Edition after payment
Product details:
ISBN 10: 1119421225
ISBN 13: 9781119421269
Author: Marc Gregoire
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.
Professional C++ Table of contents:
PART I: INTRODUCTION TO PROFESSIONAL C++
- CHAPTER 1: A Crash Course in C++ and the Standard Library
- CHAPTER 2: Working with Strings and String Views
- CHAPTER 3: Coding with Style
PART II: PROFESSIONAL C++ SOFTWARE DESIGN
- CHAPTER 4: Designing Professional C++ Programs
- CHAPTER 5: Designing with Objects
- CHAPTER 6: Designing for Reuse
PART III: C++ CODING THE PROFESSIONAL WAY
- CHAPTER 7: Memory Management
- CHAPTER 8: Gaining Proficiency with Classes and Objects
- CHAPTER 9: Mastering Classes and Objects
- CHAPTER 10: Discovering Inheritance Techniques
- CHAPTER 11: C++ Quirks, Oddities, and Incidentals
- CHAPTER 12: Writing Generic Code with Templates
- CHAPTER 13: Demystifying C++ I/O
- CHAPTER 14: Handling Errors
- CHAPTER 15: Overloading C++ Operators
- CHAPTER 16: Overview of the C++ Standard Library
- CHAPTER 17: Understanding Containers and Iterators
- CHAPTER 18: Mastering Standard Library Algorithms
- CHAPTER 19: String Localization and Regular Expressions
- CHAPTER 20: Additional Library Utilities
PART IV: MASTERING ADVANCED FEATURES OF C++
- CHAPTER 21: Customizing and Extending the Standard Library
- CHAPTER 22: Advanced Templates
- CHAPTER 23: Multithreaded Programming with C++
PART V: C++ SOFTWARE ENGINEERING
- CHAPTER 24: Maximizing Software Engineering Methods
- CHAPTER 25: Writing Efficient C++
- CHAPTER 26: Becoming Adept at Testing
- CHAPTER 27: Conquering Debugging
- CHAPTER 28: Incorporating Design Techniques and Frameworks
- CHAPTER 29: Applying Design Patterns
- CHAPTER 30: Developing Cross-Platform and Cross-Language Applications
People also search for Professional C++:
professional c++
professional c++ 4th edition
professional c++ pdf
professional c++ marc gregoire
professional c++ by marc gregoire
Tags:
Marc Gregoire,Professional,C