Clean code: Jumping Into the Chaos of Things
Jun 2, 2022
Saúl Moreno Abril
Saúl Moreno Abril
Team Leader

First, the 7 main programming principles were introduced and then focused on SOLID principles.

Then, the Clean Architecture was discussed showing different examples in several programming languages and environments. Later, different pattern designs were seen to reach a correct solution to the problem knowing the advantages and disadvantages.

Finally, there was a small exercise where each of the participants analyzed their own project to comment on the Clean Code principles they followed, as well as patterns they had applied at some point.