English
全部
搜索
图片
视频
短视频
地图
资讯
Copilot
更多
购物
航班
旅游
笔记本
报告不当内容
请选择下列任一选项。
无关
低俗内容
成人
儿童性侵犯
时长
全部
短(小于 5 分钟)
中(5-20 分钟)
长(大于 20 分钟)
日期
全部
过去 24 小时
过去一周
过去一个月
去年
清晰度
全部
低于 360p
360p 或更高
480p 或更高
720p 或更高
1080p 或更高
源
全部
Dailymotion
Vimeo
Metacafe
Hulu
VEVO
Myspace
MTV
CBS
Fox
CNN
MSN
价格
全部
免费
付费
清除筛选条件
安全搜索:
中等
严格
中等(默认)
关闭
筛选器
23:49
YouTube
Code With Ease - By Varsha
How to refactor your CODE like a PRO Developer - Tips and Examples (2024)
In this video, we dive deep into the art of refactoring code like a professional developer. Whether you're a beginner or an experienced coder, our tips and examples will help you write cleaner, more maintainable code that stands the test of time. - The importance of refactoring and its impact on code quality - Effective strategies for breaking ...
已浏览 1801 次
2024年10月8日
C Code Debugging
8:59
Debugging in C Programming | Find & Fix Errors Like a Pro (Beginner Friendly) | Part-1
YouTube
techdhaba
已浏览 164 次
3 个月之前
14:44
Debugging C/C++ Threads with GDB & Pthreads | GDB Tutorial
YouTube
Undo
已浏览 807 次
9 个月之前
18:38
C Programming Setup in VS Code | Install, Run & Debug C Programs | Beginner Friendly Tutorial
YouTube
CS Wali Madam
已浏览 80 次
5 个月之前
热门视频
1:04:13
Back to Basics: How to Refactor C++ Code - Amir Kirsh
YouTube
CppCon
已浏览 4677 次
4 个月之前
1:01:39
Refactoring C++ Code for Unit testing with Dependency Injection - Peter Muldoon - CppCon 2024
YouTube
CppCon
已浏览 1.7万 次
2025年1月27日
6:20
How to REFACTOR code PROPERLY! (EXTREMELY Important!)
YouTube
Code Monkey
已浏览 9230 次
5 个月之前
C Code Optimization
1:29:52
C code optimization | Step by step guide with examples
YouTube
Sakshama Ghoslya
已浏览 2208 次
2020年10月17日
1:12:34
Advanced C: The UB and optimizations that trick good programmers.
YouTube
Eskil Steenberg
已浏览 25.7万 次
2021年12月6日
0:14
💡 C Programming Memory Optimization – Data Alignment ✅ The Hidden Problem: Struct Padding (Invisible Memory Waste) Modern computer processors read memory in fixed blocks (commonly 4 or 8 bytes). When variables inside a structure are not properly ordered, the compiler automatically inserts padding bytes to maintain correct data alignment. For example: If a 1-byte variable (char) is placed before a 4-byte variable (int), the processor inserts empty padding space so the integer starts at a properl
TikTok
pasha_dev_
已浏览 3426 次
1 个月前
跳转到 Examples of C Code Refactoring 的关键时刻
17:29
起始时间 01:14
Example of Extracting Methods
Code Refactoring 2
YouTube
Derek Banas
10:56
起始时间 07:00
Improving Code Quality
Refactoring with C# and Visual Studio
YouTube
Matt on Data Science
2:28
起始时间 00:22
The Cycle of Refactoring
How to refactor code the right way - Martin Fowler
YouTube
Dev Tools Made Simple
5:14
起始时间 02:27
Example of Refactoring
What is Refactoring, and why is it so important?
YouTube
nullQueries
1:04:13
Back to Basics: How to Refactor C++ Code - Amir Kirsh
已浏览 4677 次
4 个月之前
YouTube
CppCon
1:01:39
Refactoring C++ Code for Unit testing with Dependency Injection
…
已浏览 1.7万 次
2025年1月27日
YouTube
CppCon
6:20
How to REFACTOR code PROPERLY! (EXTREMELY Import
…
已浏览 9230 次
5 个月之前
YouTube
Code Monkey
2:28
How to refactor code the right way - Martin Fowler
已浏览 9207 次
2024年7月20日
YouTube
Dev Tools Made Simple
1:07
learn refactoring with refactornow
已浏览 1 次
10 个月之前
YouTube
CodeWrite
1:00:49
Is The Future of C++ Refactoring Declarative? - Andy Soffer - CppC
…
已浏览 4651 次
4 个月之前
YouTube
CppCon
3:56
Refactor C++ code using C++ code editing tools for GitHub Copilot
已浏览 2009 次
5 个月之前
YouTube
Microsoft Developer
1:30:34
Declarative Refactoring for the Masses in C++ - Andy Soffer - C++
…
已浏览 2762 次
7 个月之前
YouTube
CppNow
7:27
Refactoring for Beginners: Clean Code & SOLID Principles Explained!
已浏览 356 次
11 个月之前
YouTube
CodeLucky
1:22
code refactoring complete guide to improving code quality and
已浏览 2 次
10 个月之前
YouTube
CodeTime
1:53:06
2. SOLID Principles in C++ – Complete Guide (Real Project Ref
…
已浏览 131 次
1 个月前
YouTube
Ragab
14:24
Eliminate Data Clumps: Step-by-Step Refactoring Guide
已浏览 1.5万 次
2024年11月5日
YouTube
Zoran on C#
1:46
How to Refactor C++ to Java with GitLab Duo's AI
已浏览 1953 次
2025年3月18日
YouTube
GitLab
1:27
code refactoring what is it and why should you do it
已浏览 2 次
10 个月之前
YouTube
CodeTime
8:34
This this exercise to improve your refactoring skills
已浏览 697 次
8 个月之前
YouTube
Train To Code
13:32
Deeply Nested Complex Conditional Code | Safe Transformations & Re
…
已浏览 2224 次
2025年3月4日
YouTube
Emily Bache
0:49
Code review vs refactoring: What beginners need to know
已浏览 5866 次
10 个月之前
YouTube
GitHub
24:29
C++ Ternary Operator & Strings Explained (Stop Repeating Code)
已浏览 96 次
2 个月之前
YouTube
Roy's Code Corner
14:45
Clean Code and Refactoring #3 - Functions & Methods
3 周前
YouTube
A Coder's Journey
3:57
Breaking the Catch-22: Refactoring C# Without Tests
已浏览 70 次
7 个月之前
YouTube
Producore Coding
0:13
Refactor your code with C# collection expressions - .NET Blog
2024年5月8日
Microsoft Blogs
David Pine
11:56
Refactoring Your C# Code Just Got Easier - Use This Strategy!
已浏览 7731 次
2023年4月10日
YouTube
Dev Leader
0:08
Refactor your C# code with primary constructors - .NET Blog
2024年4月23日
Microsoft Blogs
David Pine
1:01:08
LLMs in the Trenches: Boosting C++ System Programming with AI - Io
…
已浏览 3522 次
3 个月之前
YouTube
CppCon
0:38
C# String Concatenation: Best Practices #csharp #dotnet10
已浏览 3952 次
10 个月之前
YouTube
Code with Pushpa
24:38
Clean Code and Refactoring #5 - Code Smells and How to Fix Them
已浏览 1 次
3 周前
YouTube
A Coder's Journey
2:02
The TRUTH About Refactoring Code
已浏览 1.7万 次
7 个月之前
YouTube
Modern Software Engineering
2:09:02
SOLID Principles in C# – Complete Masterclass with Real-World Exa
…
已浏览 282 次
2 个月之前
YouTube
Satyarth Programming Hub
20:27
Clean Code and Refactoring #1 - Why Clean Code Matters
已浏览 293 次
7 个月之前
YouTube
A Coder's Journey
观看更多视频
更多类似内容
反馈