ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

61,449 results

Related queries

cupid principles

solid принципы

dependency injection

design patterns شرح

solidjs

interface segregation principle

single responsibility principle

dependency inversion principle

open closed principle

liskov substitution principle

ArjanCodes
Uncle Bob’s SOLID Principles Made Easy 🍀 - In Python!

Learn how to design great software in 7 steps: https://arjan.codes/designguide. In this video, I discuss the SOLID design principles ...

19:09
Uncle Bob’s SOLID Principles Made Easy 🍀 - In Python!

339,035 views

4 years ago

Eric Roby
Learn SOLID Principles Easy in Python

In this comprehensive tutorial, we dive deep into the SOLID principles, but not just as abstract concepts, we'll be exploring them ...

16:18
Learn SOLID Principles Easy in Python

10,564 views

2 years ago

Alex Hyett
SOLID Principles: Do You Really Understand Them?

People mention SOLID everywhere but very few do a good job of explaining it. I am hoping to put an end to that in this video so ...

7:04
SOLID Principles: Do You Really Understand Them?

381,215 views

2 years ago

CodeTekTeach
Python SOLID Principles and Top Design Patterns

INTRODUCTION 0:00:00 1. What are Design Patterns and why do we need them 0:02:12 2. The Design Patterns Covered in This ...

4:52:05
Python SOLID Principles and Top Design Patterns

5,282 views

9 months ago

ArjanCodes
SOLID: Writing Better Python Without Overengineering

Check out https://www.squarespace.com/arjancodes to save 10% off your first purchase of a website or domain using code ...

21:56
SOLID: Writing Better Python Without Overengineering

57,063 views

2 months ago

The PrimeTime
Solid Programming - No Thanks

Recorded live on twitch, GET IN ### Article https://www.freecodecamp.org/news/solid-principles-explained-in-plain-english/ By: ...

32:00
Solid Programming - No Thanks

465,350 views

1 year ago

Bao Nguyen
SOLID Principles Made Easy - In Python

SOLID principles make you a SOLID programmer... ================================================ Link to the ...

20:28
SOLID Principles Made Easy - In Python

3,398 views

1 year ago

People also watched

ForrestKnight
7 Design Patterns EVERY Developer Should Know

Check out Twingate for secure remote work for developers: ...

23:09
7 Design Patterns EVERY Developer Should Know

901,176 views

1 year ago

CoderOne
This is the Only Right Way to Write React clean-code - SOLID

You should follow these 5 SOLID React Principles to write readable, maintainable and testable code. In this tutorial, we'll explore ...

18:23
This is the Only Right Way to Write React clean-code - SOLID

749,652 views

3 years ago

freeCodeCamp.org
Master Design Patterns & SOLID Principles in C# - Full OOP Course for Beginners

In this comprehensive and beginner-friendly course, you will learn all of the tools that you need to become an advanced OOP ...

11:46:54
Master Design Patterns & SOLID Principles in C# - Full OOP Course for Beginners

254,110 views

1 year ago

Coding w/ da Best
SOLID Design in Python - Liskov Substitution Principle #3

This tutorial series focuses on showing how to implement the SOLID Design Principles with Python3.

7:38
SOLID Design in Python - Liskov Substitution Principle #3

7,212 views

4 years ago

CppCon
Breaking Dependencies: The SOLID Principles - Klaus Iglberger - CppCon 2020

https://cppcon.org/ ...

1:03:21
Breaking Dependencies: The SOLID Principles - Klaus Iglberger - CppCon 2020

90,906 views

5 years ago

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)

412,126 views

1 year ago

CoderOne
The Right way to write Nest.js & Typescript clean-code - SOLID

You should follow these 5 SOLID React Principles to write readable, maintainable and testable code. In this tutorial, we'll explore ...

17:55
The Right way to write Nest.js & Typescript clean-code - SOLID

149,720 views

2 years ago

Alex Hyett
5 Design Patterns That Are ACTUALLY Used By Developers

Design patterns allow us to use tested ways for solving problems, but there are 23 of them in total, and it can be difficult to know ...

9:27
5 Design Patterns That Are ACTUALLY Used By Developers

421,656 views

2 years ago

ByteByteGo
10 Coding Principles Explained in 5 Minutes

Get a Free System Design PDF with 158 pages by subscribing to our weekly newsletter: https://bit.ly/bytebytegoytTopic Animation ...

5:44
10 Coding Principles Explained in 5 Minutes

167,255 views

1 year ago

Coding w/ da Best
SOLID Design in Python - Interface Segregation Principle #4

This tutorial series focuses on showing how to implement the SOLID Design Principles with Python3.

9:36
SOLID Design in Python - Interface Segregation Principle #4

8,433 views

4 years ago

Sweet Codey
Mastering the SOLID Principles with Python: Write Clean & Scalable Code

Unlock the power of the 5 SOLID principles to write clean, scalable, and maintainable code in Python! This comprehensive tutorial ...

1:12:22
Mastering the SOLID Principles with Python: Write Clean & Scalable Code

861 views

10 months ago

Coding Crashkurse
SOLID Principles in Python - SOLID(e) OOP Programmierung

In diesem Video zeige ich euch die SOLID Principles in Python. Folgende fünf Prinzipien gibt es. 1. Single Responsibility Principle ...

7:00
SOLID Principles in Python - SOLID(e) OOP Programmierung

559 views

2 years ago

ArjanCodes
Dependency Inversion: Write BETTER PYTHON CODE Part 2

Dependency inversion is one of the five SOLID principles. The basic idea of dependency inversion is to write your code in such a ...

9:03
Dependency Inversion: Write BETTER PYTHON CODE Part 2

88,430 views

4 years ago

CODE CREATIVE
SOLID Principles in PYTHON

Explore the Single Responsibility Principle (SRP) in the context of Python development in this detailed tutorial. We'll break down ...

4:26
SOLID Principles in PYTHON

132 views

1 year ago

Awesome
SOLID Principles Explained

SOLID principles explained. Topics: 1. Single responsibility principle; 2. Open–closed principle; 3. Liskov substitution principle ...

7:01
SOLID Principles Explained

31,227 views

11 months ago

Denis Orehovsky
Single Responsibility Principle in Python (The S in SOLID)

FOLLOW ME ON INSTAGRAM (@denis.orehovsky): https://www.instagram.com/denis.orehovsky/ FOLLOW ME ON TWITTER ...

8:26
Single Responsibility Principle in Python (The S in SOLID)

881 views

4 years ago

NeetCode
8 Design Patterns EVERY Developer Should Know

https://neetcode.io/ - A better way to prepare for coding interviews! Checkout my second Channel: @NeetCodeIO While some ...

9:47
8 Design Patterns EVERY Developer Should Know

1,271,054 views

2 years ago

Coding for All
SOLID Principles for Beginners: Clean Code Made Easy

New to SOLID principles? This beginner-friendly guide will help you understand and apply the core principles of writing clean, ...

28:43
SOLID Principles for Beginners: Clean Code Made Easy

3,352 views

1 year ago

CodeTekTeach
📚 Master Python Design Patterns: Build Flexible & Robust Code

Python Design Patterns Unveiled: SOLID Principles, Builders, Factories, Prototypes, and More! | Full Python Tutorial ...

9:16:15
📚 Master Python Design Patterns: Build Flexible & Robust Code

31,349 views

1 year ago

Coding w/ da Best
SOLID Design in Python - Open Closed Principle #2

This tutorial series focuses on showing how to implement the SOLID Design Principles with Python3.

11:29
SOLID Design in Python - Open Closed Principle #2

5,421 views

4 years ago

jGeek
SOLID Principles: Improve Your Python Code

Learn how to improve your Python code through mastery of S.O.L.I.D principles and the Top GoF Design Patterns. In this course ...

4:52:05
SOLID Principles: Improve Your Python Code

2,005 views

2 years ago