ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,041 results

Metaphorically Speaking
Composition over Inheritance Explained by Games!

Let's explore the principle of Composition over Inheritance in the context of Object-Oriented Programming (OOP) and... our ...

8:10
Composition over Inheritance Explained by Games!

53,150 views

1 year ago

CodeAesthetic
The Flaws of Inheritance

Let's discuss the tradeoffs between Inheritance and Composition Access to code examples, discord, song names and more at ...

10:01
The Flaws of Inheritance

1,224,545 views

3 years ago

Awesome
Composition Over Inheritance Explained

The advantages of Composition over Inheritance Topics: - What is Composition? - What is Inheritance? - Class-based vs ...

4:46
Composition Over Inheritance Explained

28,434 views

1 year ago

Geekific
The Composite Pattern Explained and Implemented in Java | Structural Design Patterns | Geekific

Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ In this video, we break ...

5:36
The Composite Pattern Explained and Implemented in Java | Structural Design Patterns | Geekific

79,626 views

4 years ago

ArjanCodes
Composition Is Better Than Inheritance in Python

Learn how to design great software in 7 steps: https://arjan.codes/designguide. In this video, I explain the difference between ...

23:29
Composition Is Better Than Inheritance in Python

280,390 views

4 years ago

Christopher Okhravi
Only Use Inheritance If You Want Both of These

Inheritance gives us hierarchical reuse of code AND subtype polymorphism. In this video I argue that we should only ever use it if ...

9:10
Only Use Inheritance If You Want Both of These

31,230 views

1 year ago

Fun Fun Function
Composition over Inheritance

Support the show by becoming a Patreon https://www.patreon.com/funfunfunction This is a weekly show where we try to become ...

8:34
Composition over Inheritance

529,131 views

10 years ago

Zoran on C#
Why Favor Object Composition Over Class Inheritance? A Deep Dive

Are you a programmer trying to understand the difference between object composition and class inheritance? In this video, We'll ...

19:00
Why Favor Object Composition Over Class Inheritance? A Deep Dive

30,789 views

2 years ago

Udacity
Aggregation & Composition

This video is part of the Udacity course "Software Architecture & Design". Watch the full course at ...

1:59
Aggregation & Composition

23,178 views

10 years ago

Geekific
Dependency Injection Made Simple with Java Examples | Clean Code and Best Practices | Geekific

Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ If you're a software ...

8:44
Dependency Injection Made Simple with Java Examples | Clean Code and Best Practices | Geekific

84,642 views

3 years ago

Geekific
The Visitor Pattern Explained and Implemented in Java | Behavioral Design Patterns | Geekific

Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ I've received over the ...

5:46
The Visitor Pattern Explained and Implemented in Java | Behavioral Design Patterns | Geekific

76,445 views

4 years ago

Code Persist
Ditch your Favorite Programming Paradigm

Programming paradigms define the way our code is written and styled. With modern-day programming, a multi-paradigm ...

6:08
Ditch your Favorite Programming Paradigm

238,395 views

2 years ago

Bro Code
Java inheritance 👪

Java inheritance tutorial example| #Java #inheritance #tutorial #example.

6:11
Java inheritance 👪

377,557 views

5 years ago

Thorben Janssen
Composition vs. Inheritance with JPA and Hibernate

In today's video I will compare Composition over Inheritance. Like all object-oriented programing languages, Java supports the ...

10:23
Composition vs. Inheritance with JPA and Hibernate

6,073 views

7 years ago

Jakubication
Composition vs. Inheritance

This video explains the difference between two ways to design structures with classes: Composition and Inheritance. Link to next ...

2:22
Composition vs. Inheritance

202 views

3 years ago

Bro Code
Java array of objects 🍱

java array of objects example tutorial #java #array #objects.

6:16
Java array of objects 🍱

138,919 views

5 years ago

CodeAesthetic
Abstraction Can Make Your Code Worse

Support me on https://www.patreon.com/codeaesthetic. Access to code examples, discord, song names and more at ...

5:13
Abstraction Can Make Your Code Worse

782,948 views

3 years ago

Bro Code
Java interface 🦅

Java interface interfaces tutorial explained example #Java #interface #tutorial.

7:51
Java interface 🦅

280,648 views

5 years ago

Dave Leeds
Kotlin Code Reuse: Composing like you're Inheriting

The classic Design Patterns book introduced the principle of favoring composition over inheritance. In this video, we'll explore ...

14:42
Kotlin Code Reuse: Composing like you're Inheriting

16,384 views

1 year ago

The Learn Programming Channel
Understanding Java Composition Part 1

Java Composition Part 1- From my Complete Java Developer course.

17:17
Understanding Java Composition Part 1

31,941 views

10 years ago