API Design for C++
Autor Martin Reddyen Limba Engleză Paperback – 13 mar 2011
- The only book that teaches the strategies of C++ API development, including design, versioning, documentation, testing, scripting, and extensibility
- Extensive code examples 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
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (2) | 287.36 lei 5-7 săpt. | +86.81 lei 10-14 zile |
Elsevier – 13 mar 2011 | 287.36 lei 5-7 săpt. | +86.81 lei 10-14 zile |
ELSEVIER SCIENCE – 23 mai 2024 | 449.91 lei 5-7 săpt. | +150.15 lei 10-14 zile |
Preț: 287.36 lei
Preț vechi: 417.81 lei
-31% Nou
Puncte Express: 431
Preț estimativ în valută:
54.99€ • 57.13$ • 45.68£
54.99€ • 57.13$ • 45.68£
Carte tipărită la comandă
Livrare economică 25 ianuarie-08 februarie 25
Livrare express 31 decembrie 24 - 04 ianuarie 25 pentru 96.80 lei
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9780123850034
ISBN-10: 0123850037
Pagini: 472
Ilustrații:
Dimensiuni: 191 x 235 x 30 mm
Greutate: 0.96 kg
Editura: Elsevier
ISBN-10: 0123850037
Pagini: 472
Ilustrații:
52 illustrations
Dimensiuni: 191 x 235 x 30 mm
Greutate: 0.96 kg
Editura: Elsevier
Public țintă
All software engineers developing C++ code to be used by other developers, whether via APIs, libraries, device drivers, or other reusable components.Cuprins
Introduction 1. Qualities 2. Patterns 3. Design 4. Styles 5. C++ Usage 6. Performance 7. Versioning 8. Documentation 9. Testing 10. Scripting 11. Extensibility Appendix A: Libraries Bibliography Index
Recenzii
"Martin Reddy draws from his experience on large scale, collaborative software projects to present patterns and practices that provide real value to individual developers as well as organizations. API Design for C++ explores often overlooked issues, both technical and non- technical, contributing to successful design decisions that produce high quality, robust, and long-lived APIs." --Eric Gregory, Software Architect, Pixar Animation Studios"Intended for programmers with intermediate to advanced skills in the C++ programming language, this guide to the building of useful and robust application programming interfaces (APIs) provides practical instruction for software engineers developing systems on which downstream software engineers depend. The work provides a methodical approach to API design covering solution based API design, performance, versioning, documentation, testing, scripting, extensibility and libraries. The work includes numerous illustrations and code examples and access to additional online resources is provided. Reddy is a software development consultant." --Book News, Reference & Research