Practical API Design Confessions of a Java Framework Architect /

You might think more than enough design books exist in the programming world already. In fact, there are so many that it makes sense to ask why you would read yet another. Is there really a need for yet another design book? In fact, there is a greater need than ever before, and Practical API Design:...

Πλήρης περιγραφή

Λεπτομέρειες βιβλιογραφικής εγγραφής
Κύριος συγγραφέας: Tulach, Jaroslav (Συγγραφέας)
Συγγραφή απο Οργανισμό/Αρχή: SpringerLink (Online service)
Μορφή: Ηλεκτρονική πηγή Ηλ. βιβλίο
Γλώσσα:English
Έκδοση: Berkeley, CA : Apress, 2008.
Θέματα:
Διαθέσιμο Online:Full Text via HEAL-Link
Πίνακας περιεχομένων:
  • Theory and Justification
  • The Art of Building Modern Software
  • The Motivation to Create an API
  • Determining What Makes a Good API
  • Ever-Changing Targets
  • Practical Design
  • Do Not Expose More Than You Want
  • Code Against Interfaces, Not Implementations
  • Use Modular Architecture
  • Separate APIs for Clients and Providers
  • Keep Testability in Mind
  • Cooperating with other APIs
  • Runtime Aspects of APIs
  • Declarative Programming
  • Daily Life
  • Extreme Advice Considered Harmful
  • Paradoxes of API Design
  • Evolving the API Universe
  • Teamwork
  • Using Games to Improve API Design Skills
  • Extensible Visitor Pattern Case Study
  • End-of-Life Procedures
  • Epilogue
  • The Future.