ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

21,466 results

Christopher Okhravi
3 Ideas on Refactoring

Nuggets from one of the most iconic programming books of all time. Get the book! https://geni.us/k8KhT3.

0:59
3 Ideas on Refactoring

16,709 views

2 years ago

Game Dev Glory
Code Refactoring Tip To Prevent Disaster

COACHING: https://ko-fi.com/plotteldev/ - This is a code refactoring tip I use all the time. When refactoring code, it can be tempting ...

0:22
Code Refactoring Tip To Prevent Disaster

24,269 views

2 years ago

Confreaks
Aloha Ruby Conf 2012 Refactoring from Good to Great by Ben Orenstein

Most developers know enough about refactoring to write code that's pretty good. They create short methods, and classes with one ...

44:19
Aloha Ruby Conf 2012 Refactoring from Good to Great by Ben Orenstein

92,102 views

13 years ago

Game Dev Glory
Code Refactoring Tip To Stop Scrolling Forever

COACHING: https://ko-fi.com/plotteldev/ - Want to learn more about a programming or game development topic? Leave a ...

0:30
Code Refactoring Tip To Stop Scrolling Forever

1,413 views

2 years ago

Llewellyn Falco
Practical Refactoring - How to clean code in many small steps

For more follow Woody Zuill twitter - https://twitter.com/woodyzuill Llewellyn Falco twitter - https://twitter.com/llewellynfalco blog ...

1:54:31
Practical Refactoring - How to clean code in many small steps

91,723 views

13 years ago

Confreaks
Ruby Conf 12 - Refactoring from Good to Great by Ben Orenstein

See other deliveries of this presentation at: http://www.youtube.com/watch?v=DC-pQPq0acs Aloha Ruby ...

47:10
Ruby Conf 12 - Refactoring from Good to Great by Ben Orenstein

5,854 views

13 years ago

Software Architecture Monday
Lesson14 - Refactoring Patterns: Migration vs. Adaptation

In this lesson Mark Richards talks about and demonstrates two patterns for refactoring components and systems: the migration ...

4:51
Lesson14 - Refactoring Patterns: Migration vs. Adaptation

8,712 views

7 years ago

EuroPython Conference
Refactoring and Maintaing Software : Building code you won't hate tomorrow — Bojan Miletic

EuroPython 2025 — Terrace 2A on 2025-07-16] *Refactoring and Maintaing Software : Building code you won't hate tomorrow ...

29:35
Refactoring and Maintaing Software : Building code you won't hate tomorrow — Bojan Miletic

298 views

5 months ago

Christopher Okhravi
Three strikes, then refactor #shorts

The third you're about to duplicate code, first refactor to avoid the duplication.

0:09
Three strikes, then refactor #shorts

4,627 views

2 years ago

Gregor Riegler
Refactor Conditional To Polymorphism

Practical example of refactoring a conditional to polymorphism using Java. A conditional, like a switch statement can sometimes ...

7:40
Refactor Conditional To Polymorphism

5,903 views

6 years ago

David Tanzer
Refactoring Java: Honest and Complete Names

In the Java Code I was refactoring during the last two videos, I never really was happy with some of the names. So, inspired by ...

14:57
Refactoring Java: Honest and Complete Names

25 views

6 months ago

Software Architecture Monday
Lesson 15 - Refactoring: Business Justification

In this lesson Mark Richards talks about how to justify architecture refactoring efforts from a business justification standpoint.

9:17
Lesson 15 - Refactoring: Business Justification

8,776 views

7 years ago

Code With Ayush “Ayush Katiyar”
Code Refactoring: Learn Code Smells And Level Up Your Game!

Most code is a mess. Most new requirements change the existing code. Much of our work involves altering imperfect code.

36:25
Code Refactoring: Learn Code Smells And Level Up Your Game!

11,264 views

5 years ago

Confreaks
RubyConf 2018 - Refactoring the Technical Interview by Mark Siemers

RubyConf 2018 - Refactoring the Technical Interview by Mark Siemers Is your technical interview optimized? Could it use a ...

36:39
RubyConf 2018 - Refactoring the Technical Interview by Mark Siemers

1,732 views

7 years ago

Let's Developer
[LR] Refactoring MovieRental #1 - Problem Statement | Let's Develop

Refactoring is nothing to be afraid of. Know your tools and be rigorous about it and you will succeed. I chose the first example of ...

8:39
[LR] Refactoring MovieRental #1 - Problem Statement | Let's Develop

1,549 views

11 years ago

Confreaks
RubyConf 2017: Git Driven Refactoring by Ashley Ellis Pierce

Git Driven Refactoring by Ashley Ellis Pierce Often we know that our code needs refactoring, but we have no idea where to start.

30:49
RubyConf 2017: Git Driven Refactoring by Ashley Ellis Pierce

4,224 views

8 years ago

David Tanzer
Refactoring to "Chain of Responsibility" Pattern: The "Necklace Kata"

In this video, I am refactoring the "necklace kata" by @EmilyBache-tech-coach to use a chain of responsibility-pattern instead of an ...

21:25
Refactoring to "Chain of Responsibility" Pattern: The "Necklace Kata"

59 views

5 months ago

GopherCon UK
GopherCon UK 2018: Jelmer Snoeck - Experimental Refactoring with Go

Refactoring is essential to the software lifecycle. Can we make it safe enough to be a part of every company's CD workflow?

45:20
GopherCon UK 2018: Jelmer Snoeck - Experimental Refactoring with Go

1,284 views

7 years ago

ConfEngine
How To Approach Refactoring by Venkat Subramaniam

As programmers we have learned and practiced various refactoring techniques, you have pulled up methods, pushed down fields, ...

55:03
How To Approach Refactoring by Venkat Subramaniam

24,089 views

14 years ago

Dennis Mancl
Refactoring: Techniques for Software Evolution

Refactoring supports the ability to evolve good quality software. Software systems are constantly evolving - fixing bugs, adding ...

47:54
Refactoring: Techniques for Software Evolution

176 views

4 years ago