Designing a better API?

后端 未结 10 755
无人及你
无人及你 2021-02-04 18:07
  1. What are the best practices and patterns to be followed for designing APIs?
  2. How to achieve implementation hiding the best way (C++/Java)?
  3. Designing APIs
10条回答
  •  醉酒成梦
    2021-02-04 18:37

    Apress - Practical API Design - Confessions of a Java Architect - 2008

    Pragmatic - Interface Oriented Design - 2006

提交回复
热议问题