-
Only One Level Of Indentation Per Method
-
Don’t Use The ELSE Keyword
-
Wrap All Primitives And Strings
-
First Class Collections
-
One Dot Per Line
-
Don’t Abbreviate
-
Keep All Entities Small
- 10 files/package
- 50 lines/class
- 5 lines/method
- 2 arguments/method
-
No Classes With More Than Two Instance Variables
-
No Getters/Setters/Properties
sources
- Article: Object Calisthenics - William Durand
- Book: Agile Technical Practices Distilled - Pedro, Marco, Alessandro