ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,257 results

Youbee
Clean Code for Real-World Projects: Writing Code That Scales and Lasts

Messy code slows teams down. Clean code scales. In this practical and hands-on session, you'll learn how to write code that's not ...

54:17
Clean Code for Real-World Projects: Writing Code That Scales and Lasts

33 views

7 months ago

dotconferences
Clean code in Data Science - Gael Varoquaux - Skrub DataOps, Probabl:

Talk presented at dotAI 2025: https://www.dotai.io/ Who is Gael Varoquaux? Gaël Varoquaux is a research director working on ...

19:48
Clean code in Data Science - Gael Varoquaux - Skrub DataOps, Probabl:

10,086 views

3 months ago

MMqd
Make Systems Not Games

... Systems Help You Write Clean Code 06:02 Systems Build Your Personal Asset Library 06:15 Design Systems for Requirements ...

11:12
Make Systems Not Games

291,101 views

7 months ago

Edgars Garsneks
Refactor 100 to 800 Lines: Is this 10x development?

In this video, I talk about a example study in AI-generated code gone wrong in a small side project. I'll show you what happened ...

12:24
Refactor 100 to 800 Lines: Is this 10x development?

311 views

3 months ago

Hour of Code
I Rewrote the Same Code in 10 Ways

In this video, we study another concept where I refactor the same code in 10 different programming paradigms. We are going to ...

12:20
I Rewrote the Same Code in 10 Ways

10 views

3 weeks ago

DistroTube
Vibe Coding Is The Evolution Of Programming

We have entered a new age of programming. It is the age of "vibe coding," which is using A.I. tools like ChatGPT or Gemini to write ...

14:30
Vibe Coding Is The Evolution Of Programming

9,217 views

1 month ago

FarGrid Technologies
🚨 Stop Making These Coding Interview Mistakes and Get Hired!

Mistake #4: Sacrificing clean code and efficiency for quick-and-dirty solutions. Level up your interviewing skills today and turn ...

8:39
🚨 Stop Making These Coding Interview Mistakes and Get Hired!

61 views

11 months ago

Engineering Community
How to write clean TS/JS code by Valentyna Kozulova

During this event we will review basic principles of writing clean and easy-to-read TypeScript/JavaScript code. This presentation ...

45:38
How to write clean TS/JS code by Valentyna Kozulova

268 views

9 months ago

Dig and Debug
The Coding War You're Already In

Struggling to choose between following coding rules and just experimenting? In this video, we break down the two main ...

6:58
The Coding War You're Already In

211 views

3 months ago

Engineers.SG
Python code smells - JuniorDevSG

Clean code 2. Code smells 3. Refactoring 4. Refactoring and beyond (typing, dataclasses, Pydantic) About Royce Royce started ...

30:17
Python code smells - JuniorDevSG

56 views

9 months ago

Aotearoa New Zealand GitHub User Group
Copilot Coding Agents (Best of Build 2025) with Daniel Scott-Raynsford

Is tech debt getting you down and preventing you from building all those cool features that the PMs are on your back to get onto?

39:19
Copilot Coding Agents (Best of Build 2025) with Daniel Scott-Raynsford

64 views

7 months ago

The Coding Gopher
99% of Developers Don't Get Sockets

Get 40% OFF CodeCrafters: https://app.codecrafters.io/join?via=the-coding-gopher ⬆️ Best project-based coding platform.

12:05
99% of Developers Don't Get Sockets

499,407 views

9 months ago

AI Thinking Hacks
Enterprise Code vs Hacker Code: AI Transforms 100 Lines Into 10 (You Won't Believe)

আমি যদি বলি যে কোডিংয়ের দুটি জগৎ আছে - এবং AI এই নিয়মগুলো ভেঙে ...

5:27
Enterprise Code vs Hacker Code: AI Transforms 100 Lines Into 10 (You Won't Believe)

7 views

5 months ago

The Debug Zone
Pythonic Wrapper Functions: Best Practices and Examples for Clean Code

In this video, we delve into the world of Pythonic wrapper functions, exploring how they can enhance your code's readability and ...

1:33
Pythonic Wrapper Functions: Best Practices and Examples for Clean Code

1 view

6 months ago

Paris JUG
2026/01/13 - ParisJug Academy - Clean Code Matters

Although widespread in the programming world, Clean Code is often mistakenly considered optional or simply a "nice to have ...

14:24
2026/01/13 - ParisJug Academy - Clean Code Matters

79 views

4 weeks ago

The Debug Zone
How to Auto Fix TSLint Warnings: Quick Solutions for Clean Code

In this video, we dive into the world of TSLint and explore effective strategies to automatically fix common warnings that can clutter ...

1:55
How to Auto Fix TSLint Warnings: Quick Solutions for Clean Code

1 view

8 months ago

Carlos Chacin
Before vs After: Code Cleanup with TDD (Skull King Ep. 5)

What You'll Learn: ✅️ Refactoring test code for readability ✅️ Clean code principles in practice ✅️ Before vs after code ...

14:23
Before vs After: Code Cleanup with TDD (Skull King Ep. 5)

23 views

1 month ago

AI Thinking Hacks
What Is Variable Shadowing? How to Spot & Fix This $10M Bug in JavaScript, Rust & More

Variable shadowing is a sneaky bug where a local variable hides another with the same name in an outer scope — causing ...

5:19
What Is Variable Shadowing? How to Spot & Fix This $10M Bug in JavaScript, Rust & More

22 views

6 months ago

DevConf
Clean Code, Green Code: Strategies for Sustainable and Secure Software Development - DevConf.IN 2025

Speaker(s): Sakshi Nasha - In today's rapidly evolving tech landscape, sustainability is no longer just an environmental concern ...

20:28
Clean Code, Green Code: Strategies for Sustainable and Secure Software Development - DevConf.IN 2025

77 views

10 months ago

The Debug Zone
How to Start a Task with Clean AsyncLocal State in C# - Best Practices

In this video, we delve into the intricacies of managing asynchronous state in C# using AsyncLocal. As applications become ...

1:30
How to Start a Task with Clean AsyncLocal State in C# - Best Practices

9 views

8 months ago

The Debug Zone
How to Omit Module Prefix in Your Code: A Step-by-Step Guide

In this video, we'll explore the concept of module prefixes in coding and why you might want to omit them for cleaner, more ...

1:31
How to Omit Module Prefix in Your Code: A Step-by-Step Guide

2 views

7 months ago

The Debug Zone
Clean Object Mapping Techniques: Transforming Data Structures Efficiently

In this video, we delve into the world of clean object mapping techniques, exploring how to efficiently transform data structures for ...

2:09
Clean Object Mapping Techniques: Transforming Data Structures Efficiently

7 views

5 months ago

Xxtractz | Musa_
From Junior to Intermediate: Craftsmanship vs. Getting It Done

Ever felt torn between writing perfect code and hitting a deadline? In this video, I break down the REAL tension between software ...

11:55
From Junior to Intermediate: Craftsmanship vs. Getting It Done

171 views

2 months ago

Alex Demko
JS Anti-Patterns: The JavaScript Mistakes You’re Still Making 🤯

Unlock the secrets behind the most common JavaScript anti-patterns and discover how to write cleaner, faster code every day ...

28:19
JS Anti-Patterns: The JavaScript Mistakes You’re Still Making 🤯

1,319 views

3 months ago

Interview DOT
Write Clean Code, Use Pomodoro No Burnout Habits of High Performing Software Engineer | InterviewDOT

Click here - https://www.youtube.com/channel/UCd0U_xlQxdZynq09knDszXA?sub_confirmation=1 to get notifications.

1:33
Write Clean Code, Use Pomodoro No Burnout Habits of High Performing Software Engineer | InterviewDOT

53 views

9 months ago