Are there any good books that concentrate just on API's at the enterprise level. Preferably in JAVA but any other language will do as well.
I looked on google but was not able to find books that just concentrate on API design.
Are there any good books that concentrate just on API's at the enterprise level. Preferably in JAVA but any other language will do as well.
I looked on google but was not able to find books that just concentrate on API design.
Have you tried amazon:
This is also an interesting case study:
http://eli.thegreenplace.net/2010/04/05/pthreads-as-a-case-study-of-good-api-design/
Found it, this book was very helpful:
Also, "Framework Design Guidelines", which is a .NET book (not what you are looking for), but has some good tips/advice too.