ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

459 results

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

9 months ago

TechWebDots
SOLID Design Principles in C# | With very easy code examples

In this video, I have explained the following: Solid Design Principles with very easy Examples Single Responsibility Principle ...

16:44
SOLID Design Principles in C# | With very easy code examples

112,082 views

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

4 years ago

BBarters
SOLID principles - part 2

Liskov's Substitution principle - 0:10 (coding example: https://youtu.be/i0qmhk41QVM) Interface segregation principle - 3:17 ...

18:34
SOLID principles - part 2

71,663 views

8 years ago

Tech Yatra(Nishant Gupta)
Learn SOLID Principles in C#: A Comprehensive Introduction #csharp #nishantgupta #techyatra

In this video, you will learn about the SOLID principles of object-oriented design and how they can be applied in C# programming.

9:20
Learn SOLID Principles in C#: A Comprehensive Introduction #csharp #nishantgupta #techyatra

2,598 views

2 years ago

Learn With Sanz
Liskov Substitution Principle with Example in C#

Liskov Substitution Principle with Example in C#cors This videos describes following 1. What is LSP ? 2. Why should we use ...

8:17
Liskov Substitution Principle with Example in C#

163 views

3 years ago

LaylaCodesIt
A Pragmatic Approach to the Solid Principles in .NET

I am a pragmatic developer and all too often, content covering the SOLID Principles can err on the dogmatic. In this video, I'll show ...

12:12
A Pragmatic Approach to the Solid Principles in .NET

1,558 views

2 years ago

Rebeloper - Rebel Developer
This Design Principle Changes EVERYTHING | Liskov Substitution Principle

This Design Principle Changes EVERYTHING | Liskov Substitution Principle Example Want to learn about liskov substitution ...

16:42
This Design Principle Changes EVERYTHING | Liskov Substitution Principle

1,346 views

3 years ago

Questpond
ASP.NET MVC Interview questions and answers on Dependency Injection | ASP.NET Interview Questions

Five important ASP.NET MVC Interview Questions around DI For more such Interview question videos visit ...

19:56
ASP.NET MVC Interview questions and answers on Dependency Injection | ASP.NET Interview Questions

244,299 views

4 years ago

Questpond
C# Interview Question :- Abstraction is not Abstract classes

For more such videos visit http://www.questpond.com This video talks about how in C# interview developers think that abstraction ...

11:41
C# Interview Question :- Abstraction is not Abstract classes

26,608 views

3 years ago

Ashok Babu Kandula
🔥 C# Interview SECRETS That Got Me Hired in 2025 | Complete Prep Guide + Top Questions

Ready to crush your C# developer interview? This comprehensive guide covers everything you need to know to land your dream ...

7:00
🔥 C# Interview SECRETS That Got Me Hired in 2025 | Complete Prep Guide + Top Questions

78 views

3 months ago

House of Concepts
What is Open Closed Principle | Complete Concept | Interview Question | SOLID Principles

We have come up with a new series to help you learn about SOLID Design principles in detail. We are sure you will enjoy the ...

7:51
What is Open Closed Principle | Complete Concept | Interview Question | SOLID Principles

261 views

2 years ago

Dot Net Tutorials
Liskov Substitution Principle in C# with Examples | LSP in C# | SOLID LSP

Liskov Substitution Principle in C# with Examples | LSP in C# | SOLID LSP As part of this video, you will understand the following ...

7:46
Liskov Substitution Principle in C# with Examples | LSP in C# | SOLID LSP

4,687 views

4 years ago

Learn With Sanz
Dependency Inversion Principle in C# 2022 | SOLID Principle

Dependency Inversion Principle in C# 2022 This videos will explain following 1. What is Dependency Inversion Principle (DI)? 2.

10:13
Dependency Inversion Principle in C# 2022 | SOLID Principle

83 views

3 years ago

For Interview
TOP C# Interview Questions and Answers Part 2  | Junior - Intermediate Developers

This video is the second video of this series that I go over the most repeated questions for the C# interview as a junior to ...

8:19
TOP C# Interview Questions and Answers Part 2 | Junior - Intermediate Developers

1,874 views

3 years ago

Tech Yatra(Nishant Gupta)
Liskov Substitution Principle in C#: Writing Robust and Maintainable Code #techyatra #nishantgupta

In this video, we will dive deep into the Liskov Substitution Principle and explore how it can be implemented effectively in C# ...

8:49
Liskov Substitution Principle in C#: Writing Robust and Maintainable Code #techyatra #nishantgupta

1,011 views

2 years ago

Questpond
Association vs Composition vs Aggregation in C#  C# Interview Questions and answers

1 Hour C# Interview Q&A Video - https://youtu.be/BKynEBPqiIM - Get complete 150 C# Interview Questions with Answers course ...

18:52
Association vs Composition vs Aggregation in C# C# Interview Questions and answers

19,200 views

2 years ago

Filipe Deschamps
SOLID is EASY with These Illustrations

✅ 𝗔𝗚𝗢𝗥𝗔 𝗧𝗘𝗡𝗛𝗢 𝗨𝗠 𝗖𝗨𝗥𝗦𝗢 😍 ▸ Look how cool it turned out: https://curso.dev/ Special tutorial for those who program code that ...

19:46
SOLID is EASY with These Illustrations

387,185 views

5 years ago

Dot Net Tutorials
Interface Segregation Principle in C# with Examples | ISP in SOLID | ISP in C#

Interface Segregation Principle in C# with Examples | ISP in SOLID | ISP in C# In this video, I am going to Discuss Interface ...

10:19
Interface Segregation Principle in C# with Examples | ISP in SOLID | ISP in C#

1,899 views

4 years ago

ArchiLab
SOLID Principles

Es gibt viele Architekturprinzipien in der IT-Fachliteratur - die SOLID Principles von Bob Martin zählen zu den wichtigsten und ...

11:27
SOLID Principles

1,504 views

4 years ago

Geekific
What are System Design Interviews? | System Design Concepts: Part 1 | Geekific

Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ Throughout this series, ...

7:25
What are System Design Interviews? | System Design Concepts: Part 1 | Geekific

3,719 views

1 year ago

Code Cat
Importance of interface segregation principle in Swift | English captions

The interface segregation principle is an important concept of the solid principles but usually, developers have a common ...

4:58
Importance of interface segregation principle in Swift | English captions

4,677 views

3 years ago

The Efficient Engineer
Understanding Fatigue Failure and S-N Curves

Fatigue failure is a failure mechanism which results from the formation and growth of cracks under repeated cyclic stress loading, ...

8:23
Understanding Fatigue Failure and S-N Curves

686,242 views

6 years ago

Tech Yatra(Nishant Gupta)
Interface Segregation Principle in C#: How to Write Clean and Maintainable Code #techyatra #nishant

In this video, we will explore the Interface Segregation Principle (ISP) and how it can be applied in C# programming language to ...

9:03
Interface Segregation Principle in C#: How to Write Clean and Maintainable Code #techyatra #nishant

934 views

2 years ago

Tech Yatra(Nishant Gupta)
Single Responsibility Principle in C#: Writing Clean and Modular Code #techyatra #nishantgupta

In this video, we will take a deep dive into the Single Responsibility Principle (SRP) - the first of the SOLID principles of ...

11:23
Single Responsibility Principle in C#: Writing Clean and Modular Code #techyatra #nishantgupta

1,573 views

2 years ago