Dependency Injection — A Practical Guide to Improving the Flexibility and Testability of CodeDependency Injection is very intimidating for beginners. Well, it has a fancy name, and when people try to teach it, they usually do so…Mar 14Mar 14
Most Popular Design Principles (YAGNI, KISS, DRY, TDA)Today, I’ll talk about the most popular software design principles. So what is a software design principle ?Mar 6Mar 6
Identifying Even & Odd numbers by the help of different ThreadTo Solve this problem I’ll be use thread synchronization with inter thread communicationAug 17, 2023Aug 17, 2023