ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

60,623 results

Related queries

solid принципы

cupid principles

design patterns شرح

solidjs

interface segregation principle

dependency inversion principle

liskov substitution principle

design patterns interview questions c#

single responsibility principle

open closed principle

solid principles interview questions tamil

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,157 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,806 views

2 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,595 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,321 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,263 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

466,839 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,399 views

1 year ago

People also watched

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

1 year ago

Programmieren Starten
Clean Code Part 2: The SOLID Design Principles

✘ Try Premium now: https://programmieren-starten.de/premium-mitgliedschaft-lp1/?utm_source=youtube&utm_medium=social&utm_term ...

26:22
Clean Code Part 2: The SOLID Design Principles

21,633 views

5 years ago

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

904,646 views

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

1 year 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,041 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,785 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,926 views

5 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,667 views

1 year ago

Coding w/ da Best
SOLID Design in Python - Single Responsibility Principle #1

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

8:21
SOLID Design in Python - Single Responsibility Principle #1

9,180 views

5 years ago

ArjanCodes
Dependency INVERSION vs Dependency INJECTION in Python

Learn how to design great software in 7 steps: https://arjan.codes/designguide. What's the difference between dependency ...

17:51
Dependency INVERSION vs Dependency INJECTION in Python

174,491 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

885 views

11 months 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,459 views

4 years 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

560 views

2 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,266 views

11 months 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,394 views

1 year 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

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

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

2 years 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

Fuck the Communism
Uncle Bob SOLID principles

Robert Martin tell about SOLID principles.

1:23:35
Uncle Bob SOLID principles

243,285 views

7 years ago