Practical API Design: Confessions of a Java Framework Architect Ссылки


- 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 you’ll 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, object–oriented 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.