ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

235 results

Real Python
Inheritance over composition, sometimes

https://death.andgravity.com/over-composition Listen to the full episode at https://realpython.com/podcasts/rpp/261 or wherever ...

1:41
Inheritance over composition, sometimes

1,195 views

3 months ago

Best Java video
Composition over Inheritance Object Oriented Programming

We can easily understand the concept of Composition over Inheritance by watching this video.

13:29
Composition over Inheritance Object Oriented Programming

5 views

6 months ago

Hugo Scavino
Learn Programming in Java Reuse

Composition is a critical design principle used to build complex classes by combining simpler ones. It allows one class to contain ...

23:37
Learn Programming in Java Reuse

6 views

11 months ago

The Sarlos
Lecture 3 Java OOP Inheritance Composition
24:05
Lecture 3 Java OOP Inheritance Composition

22 views

5 months ago

vlogize
Best Practices for super.call in Java: Inheritance vs. Composition

Discover the best practices for using `super.call` in Java, and explore the advantages of composition over inheritance when ...

2:01
Best Practices for super.call in Java: Inheritance vs. Composition

1 view

7 months ago

DinaTechy
Prefer Composition Over Inheritance in Java | Clean Code Principle Explained | Example | DinaTechy

Learn why professional Java developers and architects prefer Composition over Inheritance. In this video, we explain the concept ...

13:22
Prefer Composition Over Inheritance in Java | Clean Code Principle Explained | Example | DinaTechy

33 views

1 month ago

Learn Fundamentals
Inheritance vs Composition

Inheritance vs Composition Learn the difference between inheritance vs composition in this informative video. Perfect for Java ...

7:09
Inheritance vs Composition

20 views

2 months ago

KnoDAX
Composition vs Inheritance in Java: Explained

Unlock the power of Java class relationships! We explore composition vs. inheritance, showing you how to build flexible, loosely ...

0:23
Composition vs Inheritance in Java: Explained

158 views

11 months ago

vlogize
Understanding the Risks of Composition and Inheritance in Java Collections

Explore whether using composition to leverage inheritance from Java abstract collection classes is a good or bad practice in your ...

1:37
Understanding the Risks of Composition and Inheritance in Java Collections

0 views

3 months ago

Code With K5KC
IS-A vs HAS-A Relationships in Java: Explained Simply within 2 minutes #java #k5kc #interview

"What's the difference between IS-A and HAS-A relationships in Java? **IS-A relationships** define inheritance (e.g., Dog IS-A ...

1:53
IS-A vs HAS-A Relationships in Java: Explained Simply within 2 minutes #java #k5kc #interview

3,310 views

9 months ago

crackIT
The BEST Way to Learn Inheritance in Java| Object oriented programming #java #jobs2025 #oop

Welcome to the second video in my Java Object-Oriented Programming (OOP) series! In this tutorial, we're diving deep into Java ...

11:24
The BEST Way to Learn Inheritance in Java| Object oriented programming #java #jobs2025 #oop

27 views

9 months ago

vlogize
Unraveling Inheritance and Composition in Java

Explore the key differences and use cases of inheritance and composition in Java to better understand object-oriented ...

1:28
Unraveling Inheritance and Composition in Java

5 views

11 months ago

QA Studio
Crack Java Interviews: Inheritance Questions You Must Know
7:04
Crack Java Interviews: Inheritance Questions You Must Know

18 views

4 months ago

vlogize
Understanding Inheritance vs Composition: Solving Dependency Dilemmas in Java

Explore the concepts of `inheritance` and `composition` in Java, focusing on how composition addresses dependency issues and ...

1:40
Understanding Inheritance vs Composition: Solving Dependency Dilemmas in Java

3 views

9 months ago

vlogize
Solving Inheritance Issues in Java: A Guide to Child Class Creation and Composition

Discover an effective method to handle inheritance challenges in Java by using composition over traditional class inheritance for ...

1:53
Solving Inheritance Issues in Java: A Guide to Child Class Creation and Composition

0 views

9 months ago

vlogize
Is it bad practice to have a superclass composed of its subclass?

Discover why having a superclass composed of its subclass can lead to poor design in Java, and learn how to structure your ...

2:10
Is it bad practice to have a superclass composed of its subclass?

1 view

7 months ago

The PrimeTime
Why I Love Rust

Twitch https://twitch.tv/ThePrimeagen Discord https://discord.gg/ThePrimeagen Become Backend Dev: https://boot.dev/prime (plus ...

1:00
Why I Love Rust

489,910 views

9 months ago

JavaCodeAcademy
Composition vs Inheritance in Java | OOP Design Principles & Examples

"Favor Composition over Inheritance." It is the most famous rule in Java design, but why do senior developers hate using extends?

8:04
Composition vs Inheritance in Java | OOP Design Principles & Examples

2 views

4 weeks ago

vlogize
Efficient Code Sharing in Java without Inheritance: Leveraging Composition and Interfaces

Discover how to share methods between Java classes without using inheritance. Learn effective techniques that promote code ...

2:05
Efficient Code Sharing in Java without Inheritance: Leveraging Composition and Interfaces

1 view

5 months ago

StudyBeLike
Inheritance in OOP Explained | Types, Examples & Real-World Applications | Java, Python, C++, C#

Welcome to this in-depth guide on Inheritance in Object-Oriented Programming (OOP) — one of the most important pillars of ...

13:24
Inheritance in OOP Explained | Types, Examples & Real-World Applications | Java, Python, C++, C#

13 views

2 months ago