top of page
Search

Apr 18, 20242 min read
Clean Code - Part 3
As we've seen in the previous articles, maintaining your code clean and readable is essential for productivity and collaboration in...
2 views
0 comments


Feb 1, 20241 min read
Clean Code (part 2)
In the programming world, the development of understandable and efficient functions is essential for the quality and maintenance of the...
14 views
0 comments


Jan 25, 20241 min read
Clean Code (part 1)
Developing clean code is a fundamental skill for beginning programmers. Based on the principles of Robert C. Martin's book "Clean Code",...
13 views
0 comments
bottom of page