C Interfaces and Implementations

Douban
C Interfaces and Implementations

Zum Bewerten, Kommentieren oder Hinzufügen des Artikels zu deiner Sammlung, musst du dich anmelden oder registrieren.

ISBN: 9780201498417
Autor/in: David R. Hanson
Verlag: Addison-Wesley Professional
Veröffentlichungsdatum: 1996 -8
Einband: Paperback
Preis: USD 54.99
Anzahl der Seiten: 544

/ 10

1 Bewertungen

Nicht genug Bewertungen
Leihen oder Kaufen

Techniques for Creating Reusable Software (Addison-Wesley Professional Computing Series)

David R. Hanson   

Übersicht

Every programmer and software project manager must master the art of creating reusable software modules; they are the building blocks of large, reliable applications. Unlike some modern object-oriented languages, C provides little linguistic support or motivation for creating reusable application programming interfaces (APIs). While most C programmers use APIs and the libraries that implement them in almost every application they write, relatively few programmers create and disseminate new, widely applicable APIs. C Interfaces and Implementations shows how to create reusable APIs using interface-based design, a language-independent methodology that separates interfaces from their implementations. This methodology is explained by example. The author describes in detail 24 interfaces and their implementations, providing the reader with a thorough understanding of this design approach.

andere Versionen
Kommentare
Rezensionen
笔记