ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,216,530 results

Conner Ardman
My 10 “Clean” Code Principles (Start These Now)

Writing "clean" code is oftentimes described as one of the most important aspects of programming and software engineering, but ...

15:12
My 10 “Clean” Code Principles (Start These Now)

421,829 views

1 year ago

WolfSound
Clean Code by Robert C. Martin Book Summary [1/2] (10 Lessons Learned)

Check out the related article on TheWolfSound.com: ...

11:58
Clean Code by Robert C. Martin Book Summary [1/2] (10 Lessons Learned)

7,041 views

6 years ago

Dev Tools Made Simple
What is clean code? - Uncle Bob

cleancode #cleanarchitecture #unclebob #softwaredevelopmenttips #robertmartin In this video, Robert C. Martin (Uncle Bob) the ...

5:43
What is clean code? - Uncle Bob

22,247 views

1 year ago

The JavaScript Dojo
Clean Code Book Summary (by Uncle Bob) – Master the Art of Writing Clean Code

Clean Code by Robert C. Martin (Uncle Bob) is not just a book—it's a developer's survival guide in a messy world of spaghetti ...

18:02
Clean Code Book Summary (by Uncle Bob) – Master the Art of Writing Clean Code

314 views

8 months ago

People also watched

Eric Roby
Why Spaghetti Code Beat Clean Architecture

Backend engineering code quality does not matter. These 4 backend pillars are what matters... Join my newsletter: ...

14:36
Why Spaghetti Code Beat Clean Architecture

143,587 views

2 months ago

The PrimeTime
How Much Memory for 1,000,000 Threads in 7 Languages | Go, Rust, C#, Elixir, Java, Node, Python

Recorded live on twitch, GET IN https://twitch.tv/ThePrimeagen ty piotr! https://pkolaczk.github.io/memory-consumption-of-async/ ...

26:21
How Much Memory for 1,000,000 Threads in 7 Languages | Go, Rust, C#, Elixir, Java, Node, Python

1,067,852 views

2 years ago

Kantan Coding
Linus's Laws of Writing Readable Code

Linus Torvalds Laws of Writing Readable Code! --- ⚠️ If you care about readable code, you need to see what Golang does to ...

4:02
Linus's Laws of Writing Readable Code

335,842 views

1 year ago

Internet of Bugs
"Clean Code" is bad.  What makes code "maintainable"? part 1 of n

In my "Top 10 Software Developer Books" video, there was a lot of discussion about "Clean Code." It's horrible. It's based on ...

18:15
"Clean Code" is bad. What makes code "maintainable"? part 1 of n

177,181 views

1 year ago

Eric Roby
You're Probably Building FASTAPI Apps WRONG (Clean Architecture)

FastAPI is a fantastic Python web API framework. This video covers how to professional create a FastAPI architecture. FastAPI ...

28:08
You're Probably Building FASTAPI Apps WRONG (Clean Architecture)

97,376 views

10 months ago

Kantan Coding
The 3 Laws of Writing Readable Code

Is your code readable? Or is it difficult to understand? Following these three laws will help you to become the guy that every ...

5:28
The 3 Laws of Writing Readable Code

1,478,435 views

1 year ago

midulive
Aprende a crear Código Sostenible con Carlos Blé [miduConf]

Tras veinte años de carrera como programador, consultor, conferenciante y formador, Carlos Blé plasma lo mejor de sus ...

26:46
Aprende a crear Código Sostenible con Carlos Blé [miduConf]

6,765 views

3 years ago

CodeAesthetic
Why You Shouldn't Nest Your Code

I'm a Never Nester and you should too. Access to code examples, discord, song names and more at ...

8:30
Why You Shouldn't Nest Your Code

3,253,557 views

3 years ago

Fireship
7 Programming myths that waste your time

... Discord https://discord.gg/fireship Chapters - The problem with bleeding edge tech - How theory holds you back - Clean code ...

6:17
7 Programming myths that waste your time

1,515,351 views

9 months ago

HolaMundo
Revisando Clean code, vale la pena leerlo? | review clean code

Hoy veremos un review del libro Clean Code de Robert Martin, cumple lo que promete?, te hará un mejor desarrollador? debiese ...

17:14
Revisando Clean code, vale la pena leerlo? | review clean code

281,118 views

5 years ago

Modern Software Engineering
"Clean Code" a Timeless Truth OR a Myth We Keep Telling Ourselves?

Kevlin Henney and Daniel Terhorst-North take on one of the most enduring, and controversial, ideas in software engineering: ...

33:54
"Clean Code" a Timeless Truth OR a Myth We Keep Telling Ourselves?

12,736 views

1 month ago

The PrimeTime
Stop Recommending Clean Code

Recorded live on twitch, GET IN https://twitch.tv/ThePrimeagen I am writing courses for https://boot.dev/prime One of the best ways ...

27:05
Stop Recommending Clean Code

667,161 views

2 years ago

Molly Rocket
"Clean" Code, Horrible Performance

Bonus material from the Performance-Aware Programming Series: ...

22:41
"Clean" Code, Horrible Performance

1,097,758 views

2 years ago

Dev Tools Made Simple
Why boolean arguments should be avoided - Robert C. Martin (Uncle Bob)

cleancode #unclebob #softwaredevelopment #softwaredevelopmenttips #softwareengineering In this video, Robert C. Martin ...

2:41
Why boolean arguments should be avoided - Robert C. Martin (Uncle Bob)

242,864 views

1 year ago

midulive
Clean Code: The programming book that aged badly (my opinion)

In this video, I share my opinion on the controversial book Clean Code, exploring why it's so loved and hated in the ...

8:07
Clean Code: The programming book that aged badly (my opinion)

115,159 views

1 year ago

Amichai Mantinband
Understand Clean Architecture in 7 Minutes

Getting Started with Clean Architecture (promo code CLEANAMI): ...

7:02
Understand Clean Architecture in 7 Minutes

198,705 views

2 years ago

Alpaca Tech
📘 CLEAN CODE SUMMARIZED in LESS THAN 7 MINUTES

🟥🟥🟥 WANT TO SEE A CLEAN CODE SUMMARY IN SPANISH? LOOKING TO IMPROVE AS A PROGRAMMER? 👆👆👆 Hi! Welcome to AlpacaTech, your ...

7:12
📘 CLEAN CODE SUMMARIZED in LESS THAN 7 MINUTES

24,690 views

3 years ago

Tom Baranowicz
Clean Code - Book Review

I've recently read “Clean Code” by Robert C. Martin and… I wish I'd read this book 10 years ago when I was starting my journey ...

4:53
Clean Code - Book Review

44,533 views

5 years ago

proflead
Python Clean Code Lessons - Top Principles from "Uncle Bob"

Master Python Clean Code: Essential Lessons from Uncle Bob's Guide Are you tired of writing messy, unorganized code that ...

6:24
Python Clean Code Lessons - Top Principles from "Uncle Bob"

1,038 views

1 year ago

Internet of Bugs
Book Club: A Philosophy Of Software by John Ousterhout.  At least it's better than "Clean Code"

In this edition of Book Club, we talk about A Philosophy of Software Design, 2nd Edition by John K. Ousterhout. It's MUCH better ...

18:43
Book Club: A Philosophy Of Software by John Ousterhout. At least it's better than "Clean Code"

37,141 views

1 year ago

Tech With Tim
My 5 "Clean" Code Principles (Start These Now)

Download PyCharm and use it for free forever with one month of Pro included: https://www.jetbrains.com/pycharm/ Here are my 5 ...

16:18
My 5 "Clean" Code Principles (Start These Now)

37,328 views

11 months ago