News

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 ...
Object-oriented programming has a lot of well-established design principles, such as the SOLID principles, but when moving towards functional programming many developers don’t know how to use ...
Lots of attention paid to "Gang of Four" terminology: The design patterns identified in the 1994 book Design Patterns emphasize the bite-size, modular code design that SOLID seeks to create.