Slides Getting Started
Slides Getting Started
Formatting Conditionals
Classes &
Names & Functions & Error
Objects
Comments Handling
Solutions
Test-Driven
Rules & Concepts Patterns & Principles
Development
Course Sections Content
Learn about bad code See bad and code code in Analyze and transform
and why it’s bad action code on your own
Functions
…you still want readable …you still want slim, concise …you still want
and meaningful names functions or methods understandable code flow
Clean Code and Patterns & Principles
Co u rse
T h is
Clean Code Clean Architecture
You will always find ways of As your project evolves and changes,
improving your code your code will need to change
Plan Project
Start a New
Features, Data Start Writing Code
Project
Entities etc.
Refactor
Refactor
(Adjust functions,
Prototype /
Review Code / rename variables)
Release Candidate
Improve Code
Finished
Embrace Refactoring!
Dirty Code
Clean Code
Time