programming principles
3 Threads
SOLID principle is one of the most important design principles in OOP languages like Java, Python, C#, etc. Sadly, most of the programmers find it super difficult to understand....
SOLID principle is one of the most important design principles in OOP languages like Java, Python, C#, etc. Sadly, most of the programmers find it super difficult to understand....
π₯I just realized I never wrote anything about SOLID principles. Shame on meβ¦ Letβs discuss all of them! - Single-responsibility principle - Open-closed principle - Liskov substit...