This tutorial gives important guidelines on how to develop high-quality routines which will make our code easier to maintain and understand.
Tag: coding guides

Coding Guides: Creating High-Quality Classes
In this tutorial I will introduce you to some important core guidelines on how to develop high-quality classes using OOP main principles.