5:07
In this Python Tutorial I show you 8 quick Python refactoring tips for cleaner and more Pythonic code. ✓ Sourcery - Free VS Code ...
5:13
Super Quick Python Refactoring Tips
In this Python Tutorial I show you another 8 quick Python refactoring tips for cleaner and more Pythonic code. This is part 2 of my ...
26:39
How to Write Python That Feels Like Python
Learn how to design great software in 7 steps: https://arjan.codes/designguide. What does it actually mean to write *Pythonic* ...
23:23
From Spaghetti Code to Clean Python
Learn how to design great software in 7 steps: https://arjan.codes/designguide. Untangling deeply nested if/else logic is one of the ...
6:58
Simplify Your Python Code: Refactoring Made Easy!
Refactoring Python Code: Make It Clean, Clear, and Powerful! Tired of messy Python functions that do too much and are hard to ...
22:59
Refactoring Object-Oriented to AWESOME Functional Code
Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis. In this video, I want to show you that ...
30:05
Beautiful Python Refactoring - Talk by Conor Hoekstra
Refactoring can lead to absolutely beautiful code. Not only this, but the refactoring itself can be a thing of beauty. This talk ...
45:55
Refactoring a Python Data Validation Interactive Shell
Visit https://brilliant.org/ArjanCodes/ to try Brilliant for free for 30 days. You'll also get 20% off an annual premium subscription.
1:02:30
Professional Code Refactor! (Cleaning Python Code & Rewriting it to use Classes)
In this video we take the code from my “How to Program a Game (in Python)” tutorial and refactor it to be of a more professional ...
29:31
Refactoring A Data Science Project Part 1 - Abstraction and Composition
Learn how to design great software in 7 steps: https://arjan.codes/designguide. This is the first part of a 3-part miniseries in which I ...
15:10
Test-Driven Development In Python // The Power of Red-Green-Refactor
Learn how to design great software in 7 steps: https://arjan.codes/designguide. Test-driven development (TDD), also known as ...
5:28
The 3 Laws of Writing Readable Code
Is your code readable? Or is it difficult to understand? Following these three laws will help you to become the guy that every ...
21:16
Anatomy of a Scalable Python Project (FastAPI)
Learn how to design great software in 7 steps: https://arjan.codes/designguide. In this video, we break down the anatomy of a ...
12:16
5 Tips To Organize Python Code
Welcome back to another video! In this video I am going to be sharing with you 5 tips on how you can better organize your code!
16:23
I Made a Classic Refactoring Mistake
Learn how to design great software in 7 steps: https://arjan.codes/designguide. In my previous video on refactoring complicated ...
30:24
Brett Slatkin - Refactoring Python: Why and how to restructure your code - PyCon 2016
Speaker: Brett Slatkin As programs gain complexity, it becomes harder to add features and fix bugs. Reorganizing code is an ...
9:24
Refactoring with confidence - because of tests! (Gilded Rose Kata)
Now that we have a whole test suite protecting the behaviour of our legacy code, we can start to make changes to it and know that ...
5:14
What is Refactoring, and why is it so important?
Better Pipelines: https://youtu.be/41LAXEKJuYY Refactoring is essential to good data engineering. But how can you implement ...
35:57
How to Avoid Refactoring Legacy Code HELL
Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis. In this video, I'll teach you a 5-step ...
45:58
CODE ROAST: Yahtzee - New Python Code Refactoring Series!
Learn how to design great software in 7 steps: https://arjan.codes/designguide. Learn how to practically apply design patterns and ...