In Stock
C interfaces and implementations
Paperback
€58.71
Collect 176 Reward Points
- Free Delivery from
- This Book Is Available Online Only
- Book Synopsis
- 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.;The features of "C Interfaces and Implementations" are: concise interface descriptions that comprise a reference manual for programmers interested in using the interfaces; a guided tour of the code that implements each chapter's interface to help those modifying or extending an interface or designing related interfaces; in-depth focus on "algorithm engineering" - how to package data structures and related algorithms into reusable modules; source code for 24 APIs and 8 sample applications is examined, with each presented as a "literate program" in which a thorough explanation is interleaved with the source code; and rarely documented C programming tricks-of-the-trade.
- About The Author
- David R. Hanson is a Professor of Computer Science at Princeton University with more than 20 years of research experience in programming languages. He has conducted research in conjunction with Bell Laboratories and is the co-author of lcc, a production quality, research compiler for the C language that is popular with the Unix community. lcc is presented and analyzed in the book A Retargetable C Compiler: Design and Implementation, by Christopher Fraser and David Hanson (c) 1995, Addison-Wesley. 0201498413AB04062001
- Product Details
-
- ISBN
- 9780201498417
- Format
- Paperback
- Publisher
- Addison-Wesley Professional, (02 January 1997)
- Number of Pages
- 519
- Weight
- 920 grams
- Language
- English
- Dimensions
- 232 x 192 x 28 mm
- Series:
- See all books in this series
- Categories: