Related resources for Coding Principles
  • Single Responsibility Principle (SRP) in .NET Core10/23/2023 8:19:29 AM. As a developer with one year of experience, you've likely come across the SOLID principles, a set of five principles that promote clean, maintainable, and scalable code. Among these principles, th
  • Coding Principles - DRY and KISS10/6/2023 9:34:11 AM. This article explains DRY (Don't Repeat Yourself), KISS (Keep It Simple, Stupid) principles.
  • The Principles Of Good Programming7/5/2017 10:42:05 AM. Programming principles have helped me over the years become a better programmer, and I believe, this article will help any developer become more efficient and to produce code which is easier to mainta