ISBN : 9780443222191
Author : Martin Reddy
Publisher : Morgan Kaufmann
Year : 2024
Language : English
Type : Book
Description : The Second Edition includes all new material fully updated for the latest versions of C++, including a new chapter on concurrency and multithreading, as well as a new chapter discussing how Objective C++ and C++ code can co-exist and how a C++ API can be accessed from Swift programs. In addition, it explores often overlooked issues, both technical and non-technical, contributing to successful design decisions that produce high quality, robust, and long-lived APIs. It focuses on various API styles and patterns that will allow you to produce elegant and durable libraries. A discussion on testing strategies concentrates on automated API testing techniques rather than attempting to include end-user application testing techniques such as GUI testing, system testing, or manual testing. Teaches the strategies of C++ API development, including design, versioning, documentation, testing, scripting, and extensibility Includes extensive code examples that illustrate each concept, with fully functional examples and working source code for experimentation available online Covers various API styles and patterns, with a focus on practical and efficient designs for large-scale, long-term projects Includes updated URLs and ensures all code examples continue to work with modern compilers and supporting tools