Friday, March 1, 2013

C Interfaces and Implementations: Techniques for Creating Reusable Software

C Interfaces and Implementations
C Interfaces and Implementations: Techniques for Creating Reusable Software
David R. Hanson (Author)
4.1 out of 5 stars(13)

New!: $54.99 $44.99 (as of 03/01/2013 13:57 PST)
42 Used! | New! from $24.34 (as of 03/01/2013 13:57 PST)

Software Reuse

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. Features of C Interfaces and Implementations: *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 tp 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. *Rarely documented C programming tricks-of-the-trade. *Convenient access to all source code in the book via the World Wide Web at http://www.cs.princeton.edu/software/cii/ 0201498413B04062001

  • Rank: #376011 in Books
  • Published on: 1996-08-30
  • Original language: English
  • Number of items: 1
  • Dimensions: 9.29" h x 1.18" w x 7.24" l, 1.83 pounds
  • Binding: Paperback
  • 544 pages

Description #1 by Barnes & Noble - Extremely_Reliable:

Categories: C (Computer program language), Reusability->Software engineering. Contributors: David R. Hanson - Author. Format: Paperback

Description #2 by LangtonInfo.com:

New Paperback.

Description #3 by Textbooks.com:

by David R. Hanson - Pearson (1997) - Paperback - ISBN 0201498413 9780201498417

No comments:

Post a Comment