👷 Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis.
In this video, I'll share 5 essential tips for writing Python classes that will help you take your object-oriented programming skills to the next level.
Git Repo ➡️ https://git.arjan.codes/2023/classguide
🎓 ArjanCodes Courses: https://www.arjancodes.com/courses/
🔖 Chapters:
0:00 Intro
0:54 Keep your classes small
8:43 Make your classes easy to use
14:18 Use dependency injection
17:46 Make sure a class is actually needed
22:45 Use encapsulation
24:57 Outro
#arjancodes #softwaredesign #python