1:22:15
Refactoring in C# - Improving an Existing Application
Most of your development career will be spent fixing and improving existing code. That is called refactoring. In this video, I am ...
8:10
Afraid To Refactor? One Thing That May Help [Example Demo]
If you have a complex piece of code and you need to refactor it, there's one thing that will give you confidence - it's automated tests ...
1:07:25
Refactoring Is Not Just Clickbait - Kevlin Henney - NDC London 2023
For many people, refactoring is a simple code transformation they click on in a context menu or via a keyboard shortcut. They can ...
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, ...
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 ...
13:49
How to Safely Refactor Legacy Code Using Adapt Parameter
In this video we look at one of Michael Feathers' techniques for making legacy code testable, adapt parameter, from his book ...
1:00:03
Domain-Driven Refactoring - Jimmy Bogard - NDC London 2022
Books, workshops, storming and more, all build up an idealized domain model. All describe great techniques for domain-driven ...
1:30:00
Testing and Refactoring Legacy Code
IntelliJ IDEA, a JetBrains IDE
Use this link to register for the live stream: https://info.jetbrains.com/idea-webinar-december15-2021.html There are many ...
3:17:28
Refactoring some code and maybe working on a project
Going to try and refactor some code live if possible and work on any side projects ------------ Patreon ...
32:55
Step-By-Step Chess Game Refactoring | Code Roast
Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis. It's been a while, but I am back with a ...
4:41
PhpStorm: 3 Refactoring "Tricks"
There are many ways in which PhpStorm can help us to refactor code. In this video, I will show 3 of them. Full article: 7 Ways How ...
6:41
Extract Variable Refactorings in IntelliJ IDEA
IntelliJ IDEA, a JetBrains IDE
In this screencast, we look at how IntelliJ IDEA can help you refactor your code safely by using the Extract Variable refactoring.
40:02
Refactoring To Components by Tero Parviainen
Angular Meetup Berlin #25 http://www.meetup.com/AngularJS-Meetup-Berlin/events/225177883/
15:33
AI-accelerated delivery needs refactoring: The CATS guardrails framework - Lakshmi Priya Gopalsamy
Lakshmi Priya Gopalsamy introduces CATS—Contracts, Automated Verification, Telemetry, Simplification—to prevent “illusion of ...
36:25
Code Refactoring: Learn Code Smells And Level Up Your Game!
Code With Ayush “Ayush Katiyar”
Most code is a mess. Most new requirements change the existing code. Much of our work involves altering imperfect code.
53:30
It will show how to break down a refactoring into small steps that are easy to perform safely with the help of CLion's powerful ...
1:10:41
IntelliJ IDEA, a JetBrains IDE
In this demo, Trisha highlights the benefits of using Java 8, demonstrates how to automatically refactor your code to make use of ...
11:36
Refactoring, Episode 5 | The Application Modernization Series
Episode 5 takes a deeper look at re-factoring your apps in the new paradigm of cloud native apps. While re-factoring is often ...
31:59
The refactoring test (2) - Open-Closed, Single Responsibility | Cracking the .NET interview
Become a Patreon and get source code access: https://www.patreon.com/nickchapsas Check out my courses: ...