Clean Code Principles#1
Details
Greetings everyone.
Following our previous meeting - Introduction to software craftmanship, It is now time to deep dive by going back to basics and review the most important coding principles that clean code and beyond offers.
As we said in our previous session, we will begin a series of meetings in which we will cover a long list of coding principles.
Tal Doron and Itzik Saban will discuss and explain the following principles in the upcoming meeting:
YAGNI
DRY
DO ONE THING! (Methods)
ENCAPSULATION
You are all invited to join
Clean Code
Refactoring
TDD
Test Automation
Agile and Scrum
