Articles by Yigit Kemal Erinc
The SOLID Principles of Object-Oriented Programming Explained in Plain EnglishYigit provides a well-written breakdown of the SOLID principles: • The Single Responsibility Principle • The Open-Closed Principle • The Liskov Substitution Principle • The Interface Segregation Principle • The Dependency Inversion Principle