DESIGN PRINCIPLES Articles
- 
                    Optimal template for code commenting can be found below. Here's a sample
                     Murugan Andezuthu Dharmaratnam  | Murugan Andezuthu Dharmaratnam  | 03 October 2023 | 03 October 2023 | 2356 2356Best Practice good template to comment code. Here's a sample. Its important to comment the code and also keep a note of the revision to the code. … CONTINUE READING 
- 
                    SOLID Principles
                     Murugan Andezuthu Dharmaratnam  | Murugan Andezuthu Dharmaratnam  | 18 July 2022 | 18 July 2022 | 1863 1863Single Responsibility Principle, Open Closed Principle, Liskov Substation Principle, Interface Segregation Principle, Dependency Inversion Principle … CONTINUE READING 
