Cargando…

API design for C++ /

The design of application programming interfaces can affect the behavior, capabilities, stability, and ease of use of end-user applications. With this book, you will learn how to design a good API for large-scale long-term projects. With extensive C++ code to illustrate each concept, API Design for...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Reddy, Martin
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Boston : Morgan Kaufmann, 2011.
Temas:
Acceso en línea:Texto completo
Tabla de Contenidos:
  • Front Cover; API Design for C++; Copyright; Contents; Foreword; Preface; Acknowledgments; Author Biography; Chapter 1: Introduction; Chapter 2: Qualities; Chapter 3: Patterns; Chapter 4: Design; Chapter 5: Styles; Chapter 6: C++ Usage; Chapter 7: Performance; Chapter 8: Versioning; Chapter 9: Documentation; Chapter 10: Testing; Chapter 11: Scripting; Chapter 12: Extensibility; Appendix A: Libraries; Bibliography; Index.