Recent Entries:

Favorite Links

Agilitá

Thursday, October 2nd, 2008

This is just a list of things I think you should master if you want to be a good web programmer (and not only)

* Unit testing
* Refactoring, you must have a copy of Refactoring: Improving the Design of Existing Code
* Design Patterns, read Design Patterns: Elements of Reusable Object-Oriented Software
* Dependency injection and why you should use it (and if you use java what is Spring)

Leave a Reply