Invisible to the eye

A journey in web development, [computer] science, engineering:
getting to know what lies under the hood -- Giorgio Sironi

▼
Monday, September 14, 2009

Failed attempt to apply Tdd response

›
This is a response to the post " Why my attempt to apply tdd failed? " on the whyjava blog. I am a test-infected developer and I ...
7 comments:

Pagination is dead

›
Pagination is the feature for displaying a long list of entities in a web application: a division of them per page and a list of link to th...
10 comments:
Friday, September 11, 2009

SOLID part 5: Dependency Inversion Principle

›
This is the fifth post in the SOLID principles series . You might want to checkout the previous entries . High level classes should not depe...
Thursday, September 10, 2009

SOLID part 4: Interface Segregation Principle

›
This is the fourth post in the SOLID principles series . You might want to subscribe to the feed to be notified of new posts. Classes shoul...
4 comments:
Wednesday, September 09, 2009

SOLID part 3: Liskov Substitution Principle

›
This is the third part of the series about the SOLID principles, which governs good object-oriented development. You may want to subscribe t...
1 comment:
Tuesday, September 08, 2009

SOLID part 2: Open/Closed Principle

›
The Open/Closed principle is the second of the SOLID principles which governs object-oriented development, formulated by Uncle Bob in the 90...
3 comments:
Monday, September 07, 2009

SOLID part 1: Single Responsibility Principle

›
The Single Responsibility Principle ( SRP ) is the first of the five SOLID principles which governs the object-oriented design. They have be...
5 comments:
‹
›
Home
View web version
Powered by Blogger.