5:50
3 Ideas on Refactoring by Martin Fowler
Nuggets from one of the most iconic programming books of all time. Get the book! https://geni.us/k8KhT3 BUY MY BOOK: ...
15:12
My 10 “Clean” Code Principles (Start These Now)
Writing "clean" code is oftentimes described as one of the most important aspects of programming and software engineering, but ...
2:28
How to refactor code the right way - Martin Fowler
... this video, Martin Fowler the author of the famous book Refactoring, speaks on how to refactor code in a way that improves code ...
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 ...
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 ...
19:23
5 Awesome Refactoring Tips To Clean Up Your Code
Get the source code for this video for FREE → https://the-dotnet-weekly.ck.page/refactoring ☄️ Master the Modular Monolith ...
32:40
Beginner's tutorial on refactoring code (how to write clean code)
Learn some quick and easy tips on refactoring code to write cleaner and more maintainable code. This tutorial is great for ...
5:50
Refactoring Explained | Improving the Design of Existing Code
What is Refactoring and why is it important in software development? In this video, I'll explain **Refactoring – the process of ...
6:20
How to REFACTOR code PROPERLY! (EXTREMELY Important!)
FREE Game Dev Report Newsletter https://cmonkey.co/gamedevreportnewsletter ❤️ FREE Complete Courses ...
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 ...
1:04:13
Back to Basics: How to Refactor C++ Code - Amir Kirsh
https://cppcon.org --- Back to Basics: How to Refactor C++ Code - Amir Kirsh - CppCon 2025 --- Writing C++ code is one thing, ...
5:07
In this Python Tutorial I show you 8 quick Python refactoring tips for cleaner and more Pythonic code. ✓ Sourcery - Free VS Code ...
8:40
Code Smells & Refactoring Techniques Explained: Clean Code
Elevate your coding and interview performance with this all-in-one guide to Code Smells and Refactoring Techniques! This video ...
22:23
20 Advanced Coding Tips For Big Unity Projects
End spaghetti code! Learn the tools you need to write scalable, well-structured, clean code. So many game developers are forced ...
27:05
Martin Fowler @ OOP2014 "Workflows of Refactoring"
Over the last decade or so, Refactoring has become a widely used technique to keep a high internal quality for a codebase.
17:04
Refactoring Legacy Code: STEP BY STEP (Part 1)
Ideas like TDD, BDD and Continuous Delivery are great, but how do you introduce them to legacy systems? Practically, hands-on ...
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 ...
1:10:56
Martin Fowler Reflects on Refactoring: Improving the Design of Existing Code
In this special episode of Book Overflow, Martin Fowler joins Carter and Nathan to discuss his book Refactoring: Improving the ...
16:15
The REAL SECRET To Refactoring!
Test Driven Development is a design centred approach to development. Design operates at two levels in TDD, external and ...
4:37
Refactoring code for better understandability
Learn about the power of adhering to established coding conventions, utilizing descriptive variable and function names, and ...