ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

89,096 results

Related queries

cupid principles

solid principles interview questions in hindi

single responsibility principle

interface segregation principle

liskov substitution principle

dependency inversion principle

open closed principle

solid принципы

design patterns شرح

solid principles interview questions tamil

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?

380,847 views

2 years ago

Geekific
SOLID Design Principles with Java Examples | Clean Code and Best Practices | Geekific

Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ Clean and quality code ...

10:47
SOLID Design Principles with Java Examples | Clean Code and Best Practices | Geekific

123,579 views

4 years ago

Java Techie
SOLID Design Principles in java with Example | JavaTechie

In this tutorial we will discuss about SOLID principle and its importance in Software development Key contents SOLID Introduction ...

34:44
SOLID Design Principles in java with Example | JavaTechie

246,524 views

4 years ago

in28minutes
Software Design - Introduction to SOLID Principles in 8 Minutes

Software Design - Introduction to SOLID Principles in 8 Minutes ▻ SUBSCRIBE ...

8:17
Software Design - Introduction to SOLID Principles in 8 Minutes

585,893 views

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

464,748 views

1 year ago

The Engineers' Pitstop
The Simplest Way To Explain SOLID Principles

If you've been coding for a while, you've probably heard of the SOLID principles, but do you know how they can improve your ...

9:03
The Simplest Way To Explain SOLID Principles

6,668 views

9 months ago

Amigoscode
Learn SOLID Principles with CLEAN CODE Examples

In this video you will finally understand SOLID principles. SOLID is an acronym for the first five object-oriented design (OOD) ...

28:35
Learn SOLID Principles with CLEAN CODE Examples

307,560 views

3 years ago

People also watched

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

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

2 years ago

moderndev
SOLID principles - write clean code in React.js app

SOLID is a set of design principles for maintainable software: 1. Single Responsibility: Each module has one reason to change. 2.

4:08
SOLID principles - write clean code in React.js app

41,075 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,548 views

2 years ago

Rakhi's Desk
Software SOLID principles

What is SOLID principles? Single Responsibility Principle (SRP) Open Closed Principle (OCP) Liskov Substitution Principle (LSP) ...

16:34
Software SOLID principles

9,741 views

6 years ago

Amigoscode
5 Java concepts you MUST KNOW!!

In this video I want to discuss 5 Java concepts that you must know as you start you career as a Java software engineer.

11:50
5 Java concepts you MUST KNOW!!

323,437 views

3 years ago

HappyCoders
Hexagonal Architecture: Robust Software With Interfaces Instead of Layers

We all know this situation: The older and larger an application becomes, the more complex and expensive it is to extend and ...

35:31
Hexagonal Architecture: Robust Software With Interfaces Instead of Layers

210 views

5 days ago

Questpond
Solid Principles Interview Questions in C#

This video explains what SOLID principles stands for and covers each principle :- Single Responsibility, Open-Closed, Liskov ...

32:33
Solid Principles Interview Questions in C#

87,347 views

10 months ago

Laracon EU
Becoming a better developer by using the SOLID design principles by Katerina Trajchevska

Europe's Leading Laravel Conference https://laracon.eu.

41:40
Becoming a better developer by using the SOLID design principles by Katerina Trajchevska

747,986 views

6 years ago

SreenuTech
Solid Principles (with real-time examples) | By Mr. Sreenivas

About Sreenu Technologies: Sreenu Technologies has established in 2013 May. We are experts on Java Realtime Project ...

2:23:22
Solid Principles (with real-time examples) | By Mr. Sreenivas

11,837 views

3 years ago

ByteMonk
SOLID principles explained | Java |  System Design Interview

In this video, we'll discuss the SOLID principles, a set of design principles for creating flexible, maintainable, and extensible ...

11:19
SOLID principles explained | Java | System Design Interview

10,804 views

1 year ago

Geekific
SOLID Principles in Java Explained | Object-Oriented Clean Code & Design | Geekific Remastered

Writing clean and maintainable code is more than just making something that works, it's about crafting software that's scalable, ...

9:29
SOLID Principles in Java Explained | Object-Oriented Clean Code & Design | Geekific Remastered

2,880 views

5 months ago

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!

338,944 views

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

11 months ago

Selenium Express
Be A SOLID developer | Design Principles using Java  + UML + OOP  | Single Responsibility Principle

I this series of videos , we will learn to implement solid design principle by Implementing it in real time projects.In this lesson we ...

1:16:47
Be A SOLID developer | Design Principles using Java + UML + OOP | Single Responsibility Principle

17,894 views

2 years ago

Jon Peppinck
SOLID principles in Java OOP

The 5 SOLID principles will help you write clean, maintainable, and scalable code in OOP programming languages such as Java.

9:14
SOLID principles in Java OOP

2,647 views

1 year ago

Web Dev Simplified
Liskov Substitution 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:24
Liskov Substitution Principle Explained - SOLID Design Principles

147,121 views

5 years ago

Selenium Express
Solid principles - Open Closed Principle | Java for beginners | PART - 1

This is the Part - 1 of the Solid design principles , Open Closed Principle series. We already spoke about SRP (Single ...

1:26:39
Solid principles - Open Closed Principle | Java for beginners | PART - 1

7,008 views

2 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

253,742 views

1 year ago

Code Decode
All About Solid Principles in 2025 | Interview Questions and Answers | Java | Code Decode

What is solid principles Interview Questions is the most common one which almost all developers have faced Udemy Course ...

30:10
All About Solid Principles in 2025 | Interview Questions and Answers | Java | Code Decode

5,100 views

1 month ago