Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
182 results
Inheritance vs Composition - one of the most important design decisions in Object Oriented Programming, yet most developers get ...
153 views
6 months ago
In this first episode of our design patterns series, we explore the Strategy Pattern, which is arguably the simplest and most ...
2 views
2 months ago
Why the Best Codebases Barely Use Inheritance Anymore ? | Composition vs Inheritance Explained Stop struggling with ...
131,367 views
1 month ago
Learn the difference between has-a (composition) and is-a (inheritance) relationships in object-oriented programming.
13 views
5 months ago
"has-a beats is-a." Eight words that change how you write Python. Lesson 06 shows you why FastAPI, requests, and Django ...
9 views
GitHub Repository (Source Code) https://reslug.link/100-CS-GitHub Composition versus inheritance is a classic architectural ...
265 views
A class hierarchy six levels deep. The bug is on level four. Good luck. Episode 8 explains why the Gang of Four told you to favor ...
42 views
Learn how “has-a” and “uses-a” designs improve flexibility. See how small interfaces and composition (e.g., strategy pattern) ...
310 views
10 months ago
Learn the difference between composition and inheritance in object-oriented programming. Understand why composition is ...
8 views
Inheritance vs Composition Learn the difference between inheritance vs composition in this informative video. Perfect for Java ...
25 views
8 months ago
Key Topics: Object-oriented design, structural patterns, runtime behavior modification, composition over inheritance, Gang of Four ...
15 views
The Decorator design pattern is a structural pattern that allows users to add new functionalities to existing objects dynamically at ...
443 views
"Favor Composition over Inheritance." It is the most famous rule in Java design, but why do senior developers hate using extends?
Effective Kotlin: Best Practices: https://kt.academy/book/effectivekotlin?utm_source=youtube 🗣️ Schedule a session with Marcin: ...
31,766 views
Learn Class Relationships in Java with clear explanations and examples! In this video, we cover the different types of ...
7 views
... Super in multilevel Inheritance 11:20 - super vs this 14:10 - Design Principles of inheritance 18:00 - Composition vs Inheritance ...
12 views
23 views
35 views
11 months ago
Learn why professional Java developers and architects prefer Composition over Inheritance. In this video, we explain the concept ...
39 views
7 months ago