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: Fail Fast: The Most Misunderstood Software Principle

👷 Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis. In this video, I’ll show you my probably surprising “Let it burn” approach to error handling. Learn why letting your code fail fast can lead to simpler, clearer, and more robust software. 🔥 GitHub Repository: https://git.arjan.codes/2024/burn 🎓 ArjanCodes Courses: https://www.arjancodes.com/courses/ 🔖 Chapters: 0:00 Intro 0:09 What is the "Let It Burn" Approach? 1:54 #1 Simplicity and Clarity 4:13 #2 Early Detection 6:09 #3 Serious Errors are not Hidden from You 7:26 #4 Focus on real issues 9:07 Caveats 11:57 Quick Tips for Error Handling 15:04 Final Thoughts #arjancodes #softwaredesign #python


Tracks in this Playlist