Coddy logo
Store
Leaderboard
menu icon
Loading...Creator image

Creator

Anonymous

Clean Code - Write better code using Python

This course will give you the tools to write better code using Clean Code principles with Python language, Happy Coding!

28 Lessons

19 Challenges

Prerequisites

Python fundamentals

Python object oriented programming

Save for later

Introduction

What is clean code?

What will you learn?

Naming Conventions

Naming Conventions

Violations Challenge

The Right Name

Comments Conventions

Block Comments

Inline Comments

Documentation Strings

Pythonic Code

The Zen

Variable Tricks

Dealing With Lists

With a File

Access a Dictionary Element

Equals Operations

PEP8

Introduction

Naming convention

Code Lay-out

Blank Lines

Whitespace

Comments

SOLID

Introduction

Single responsibility

Open closed

Liskov substitution

Interface segregation

Dependency inversion

Final Words

Final Words

What's next?