Readability
Indentation
Naming Convetion
Decomposition
Factoring; Paradigm stragegy for organizing Program by breaking down complex system into simpler parts
References
Alias
↔ custom Type to store & reuse Type Annotation & improve ReadabilityRefactor
↔ (process) to restructure Code to improve Readability, updating, etc