solid

  • submit to reddit

SOLID principles: are they enough for OO?

Developers fight for a lot of time over the right way to develop software. An useful exercise instead can be to try to define one approach without moral...

0 replies - 6486 views - 01/02/13 by Giorgio Sironi in Articles

Open/Closed Principle on real world code

This article shows an example of how the application of the Open/Closed Principle improved the design of a real project, the open source library...

0 replies - 5363 views - 01/12/12 by Giorgio Sironi in Articles

SOLID for packag... err, namespaces

The SOLID principles are a set of guidelines that drives good object-oriented design. They were defined from different people along the years, like Bertrand...

0 replies - 5974 views - 03/01/11 by Giorgio Sironi in Articles