-
simonech 4.1
Description:
There are 5 principles that if strictly followed make you write good code: they are called SOLID principles.
But it is difficult to measure what is good code: in this session we will have a look at these SOLID principles and see more practically how to make sure our code is good code. In particular we will have a look at the probably more common and more easy to apply among these principles, the Dependency Inversion Principle.

Leave a Comment