ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

61,262 results

Related queries

solid принципы

design patterns شرح

cupid principles

dependency injection

solidjs

interface segregation principle

dependency inversion principle

single responsibility principle

liskov substitution 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,048 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,569 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,331 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,290 views

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

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

2 months 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,810 views

1 year ago

Артём Шумейко
Принципы SOLID на реальном примере в Python

В этом видео на конкретном примере разбираем, что такое SOLID, как применять эти принципы в реальной разработке и ...

59:55
Принципы SOLID на реальном примере в Python

11,031 views

3 weeks 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,630 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

901,648 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,671 views

3 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,175 views

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

2 years ago

Indently
Learn Python OOP in under 20 Minutes

In this video we're going to be learning the fundamentals of OOP (Object Oriented Programming) in Python. ▷ Become job-ready ...

18:32
Learn Python OOP in under 20 Minutes

472,950 views

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

1 year ago

Sweet Codey
Factory Design Pattern in Python | Simplified Explanation with Examples

Discover how to implement the Factory Design Pattern in Python and understand its importance in software development. In this ...

9:40
Factory Design Pattern in Python | Simplified Explanation with Examples

3,074 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

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

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

866 views

10 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,440 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,235 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

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,355 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,358 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,113 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