Copying and Pasting Eclipse Code

April 23rd, 2009

It was never a good design practice, will never be.

Quotes

No Comments

Golden Rule of API Design

April 2nd, 2009

It’s not enough to write tests for an API you develop, you have to write unit tests for code which uses your API. When you do, you learn first-hand the hurdles that your users will have to overcome when they try to test their code independently.

Michael Feathers

Quotes

No Comments