Links

pmuellr is Patrick Mueller

other pmuellr thangs: home page, twitter, flickr, github

Monday, February 13, 2006

Effective Java - the book

Bill Higgins, a colleague of mine, reminded me just now of a great Java book, Effective Java, by Joshua Bloch.

This is a must read for anyone writing classes which someone else is going to use. ie, APIs. Lots of great examples and anti-examples of how to design classes. Highly recommended.

No comments: