ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

61,908 results

Related queries

solid принципы

python design patterns

cupid principles

design patterns شرح

dependency injection

solidjs

single responsibility principle

interface segregation principle

liskov substitution principle

dependency inversion principle

open closed 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,000 views

4 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,088 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,275 views

9 months 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,560 views

2 years 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,028 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,158 views

1 year ago

Merion Academy
All about SOLID principles

Python Advanced. Advanced Course: https://wiki.merionet.ru/merion-academy/courses/python-advanced-prodvinutyj-kurs/?utm_source ...

16:07
All about SOLID principles

69,714 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

900,259 views

1 year ago

Тимофей Хирьянов
SOLID-принципы. Введение в ООП на Python.

Курс из 15 занятий, читается весной 2021 года в МФТИ, школа ЛФИ, 2 курс. Тема 1-го занятия: ООП на Python. Материалы ...

1:10:13
SOLID-принципы. Введение в ООП на Python.

308,726 views

4 years ago

PYCON UK
Import as an antipattern - Demystifying Dependency Injection in modern Python

Yeray Díaz Díaz Dependency Injection in Python is commonly seen as over-engineering, but I think this is a myth. DI is simple and ...

21:04
Import as an antipattern - Demystifying Dependency Injection in modern Python

21,040 views

6 years ago

Coding w/ da Best
SOLID Design in Python - Dependency Inversion Principle #5

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

16:53
SOLID Design in Python - Dependency Inversion Principle #5

6,784 views

4 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,578 views

2 years 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,613 views

3 years ago

NDC Conferences
Functional Design Patterns - Scott Wlaschin

In object-oriented development, we are all familiar with design patterns such as the Strategy pattern and Decorator pattern, and ...

1:05:50
Functional Design Patterns - Scott Wlaschin

316,068 views

8 years ago

Ulbi TV
SOLID PRINCIPLES in simple language (many examples)

SOLID principles with a detailed, simple, and visual explanation. Single responsibility, open-closed, Liskov substitution ...

45:36
SOLID PRINCIPLES in simple language (many examples)

643,582 views

3 years ago

PyLounge - программирование на Python и всё о IT
Принципы SOLID / С Примерами На Python

Наверное, каждый программист хоть раз слышал про SOLID. SOLID – это набор правил/практик/советов, к которым на ...

12:36
Принципы SOLID / С Примерами На Python

18,624 views

2 years ago

ArjanCodes
This Is Why Python Data Classes Are Awesome

Learn how to design great software in 7 steps: https://arjan.codes/designguide. Data classes in Python are really powerful and not ...

22:19
This Is Why Python Data Classes Are Awesome

856,223 views

3 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

855 views

10 months 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

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,342 views

1 year 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,428 views

4 years ago

Web Dev Simplified
Open/Closed Principle Explained - SOLID Design Principles

Writing clean code is tough, and is one of the largest differences between junior and senior developers. One way that you can ...

10:22
Open/Closed Principle Explained - SOLID Design Principles

153,995 views

6 years 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,220 views

11 months 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

253,970 views

1 year ago

Fuck the Communism
Uncle Bob SOLID principles

Robert Martin tell about SOLID principles.

1:23:35
Uncle Bob SOLID principles

243,171 views

7 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