6:32
A few common code smells to be aware of and how to fix them
Code smells are things in a codebase that readily stick out and imply something may be off with how it has been designed.
6:32
Primitive Obsession is a Code Smell
In this video, we explore why relying on basic data types is a "code smell" that leads to mixed-up arguments, scattered validation ...
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 ...
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 ...
56:47
Refactoring and Code Smells. Dino Esposito .NET Fest 2018
The talk from .NET Fest conference in Kyiv, Ukraine. Presentation: https://bit.ly/2DddzYQ Fb: ...
1:03:25
JavaScript Clean Code Course – Fix Code Smells & Refactor
freeCodeCamp.org and tapaScript by Tapas Adhikary
Learn how to transform messy, hard-to-maintain JavaScript code into clean, readable, and professional-quality code that scales.
26:09
Resolving Code Smells in Software Product Line using Refactoring and Reverse Engineering
Computer Science & IT Conference Proceedings
Abstract Software Product Lines (SPL) are recognized as a successful approach to reuse in software development. Its purpose is ...
10:12
How not to write you code? Check out our courses: Mastering Agentic AI with Java : https://go.telusko.com/agentic-ai Coupon: ...
5:22
The Code Smell Scam That Misled An Entire Generation Of Developers
I spent 25 years deciding who moved up and who didn't. I wrote down what actually works.
3:08
Why Clean Code Isn’t Enough — Martin Fowler on the Real Reason to Refactor
MartinFowler #CleanCode #Refactoring #SoftwareEngineering #CodeQuality #DeveloperMindset #UncleBob #agiledevelopment ...
29:43
Purge These 7 Code Smells From Your Python Code
Learn how to design great software in 7 steps: https://arjan.codes/designguide. Yes, I'm back with 7 more code smells for you!
2:27
Here I'm talking about how smaller and modular code can lead to code smells and to avoid ugly code. This clip is from the How To ...
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 ...
3:14
Bad Smell Examples - Georgia Tech - Software Development Process
Watch on Udacity: https://www.udacity.com/course/viewer#!/c-ud805/l-3608718991/m-440428797 Check out the full Advanced ...
32:30
MountainWest RubyConf 2013 Code Smells: Your Refactoring Cheat Codes by John Pignata
Sure, the TDD cycle is red-green-refactor but what exactly are we refactoring? We just wrote the code, it's green, and it seems ...
16:33
Code Smells and the Art of Refactoring
Welcome to our YouTube channel where we delve deep into the world of software development. In this video, we are going to ...
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.
1:44
What are code smells and technical debt? | Code Refactoring 101
Ughhhh, code smells! TECHNICAL DEBT!! In this episode we explain what are code smells and technical debt, and how they ...