Software Design in Python

In this series, I talk about design patterns and principles and show you how you can use them to improve the quality of your code. All examples are in Python.

Curated by: ArjanCodes (99 videos)


Currently Playing: The Ultimate Guide to Writing Classes in Python

👷 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. 💬 Join my Discord server: https://discord.arjan.codes. ⌨️ Keyboard I’m using: https://amzn.to/49YM97v. 🔖 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


Tracks in this Playlist