News

Daniel Orner published a recent article arguing that SOLID principles are still the foundation for modern software architecture. According to Orner, while the practice of software development has ...
Andras Nemes, a web developer on the .NET platform, is doing a series of blog posts on the SOLID design principles and other design patterns he has found interesting in object-oriented programming and ...
SOLID principles applied Furthermore, the OpenClosedExample supports all of these new classes with no edits to the source code. In other words, this well-designed Java component will be open for ...