Make Your Project SOLID
Description: The 5 SOLID principles incarnate the essence of good object oriented design and programming. Sadly, only few people know about them and even fewer obey to them …
Keywords: single responsibility, open close principle, liskov substitution, interface segregation, dependency inversion, php, object oriented design, presentation, Confoo.ca
Make Your Project SOLID
The 5 SOLID principles incarnate the essence of good object oriented design and programming. Sadly, only few people know about them and even fewer obey to them without lots of theory, but also show you how to realize them in your everyday work, using practical examples from real world projects.