C Interfaces and Implementations

Douban
C Interfaces and Implementations

Accedi o registrati per recensire o aggiungere questo elemento alla tua collezione.

ISBN: 9780201498417
Autore: David R. Hanson
Casa editrice: Addison-Wesley Professional
data di pubblicazione: 1996 -8
Formato: Paperback
Prezzo: USD 54.99
Numero di pagine: 544

/ 10

1 valutazioni

Non ci sono abbastanza valutazioni
Prendi in prestito oppure Acquista

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

David R. Hanson   

Sinossi

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.

Altre edizioni
Commenti
Recensioni
笔记