SOLID Principles Part 1
S.O.L.I.D. Principles are a set of widely-known principles for object-oriented software development. They were first introduced by Robert C. Martin, a highly influential software instructor and author on software design patterns and principles. You can check out a few early writings on SOLID from Robert C. Martin here – The purpose of these principles is … Read moreSOLID Principles Part 1