XPUG Marche event on SOLID
Last week, the extreme programming user group in Marche (Italy) held a nice event on SOLID principles. Two speakers explained them in theory and with real world examples, then we [...]
Last week, the extreme programming user group in Marche (Italy) held a nice event on SOLID principles. Two speakers explained them in theory and with real world examples, then we [...]
There are five basic principles of object-oriented design and programming, known collectively as SOLID, that are very important to build code that is easy to maintain and evolve over time. [...]