Practical API Design: Confessions of a Java Framework Architect

  • Authors:
  • Jaroslav Tulach

  • Affiliations:
  • -

  • Venue:
  • Practical API Design: Confessions of a Java Framework Architect
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

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: Confessions of a Java Framework Architect fills that need! Teaches you how to write an API that will stand the test of Time Written by the designer of the NetBeans API at Sun Based on best practices, scalability, and API design patterns What youll learn What an API is and what the theories are behind good API design When and why to build an API API design patterns applicable to all programming languages, especially modern, objectoriented languages How to optimize and test APIs Who is this book for? This book is recommended to every API architect who prefers a bit more engineering design over a purely artistic one.