Agilitá
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)
* 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)
Comments
Post a Comment