ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

827 results

The PrimeTime
Prime Reacts: The Flaws of Inheritance

Recorded live on twitch, GET IN https://twitch.tv/ThePrimeagen original: https://youtu.be/hxGOiiR9ZKg author: @CodeAesthetic ...

29:05
Prime Reacts: The Flaws of Inheritance

500,065 views

2 years ago

Source Decoded
Composition vs. Inheritance

In programming, Types are tools for reusing code. We discuss two ways of building and reusing types: composition and ...

30:20
Composition vs. Inheritance

59,325 views

11 years ago

ArjanCodes
Composition Is Better Than Inheritance in Python

In this video, I explain the difference between composition vs inheritance, what the design principle "favor composition over ...

23:29
Composition Is Better Than Inheritance in Python

280,423 views

4 years ago

Shiv Kumar
Prefer Composition Over Inheritance - A Real-World Example

Prefer Composition Over Inheritance is an important tenet of Object oriented programming, but what's so bad about Inheritance?

29:58
Prefer Composition Over Inheritance - A Real-World Example

5,460 views

3 years ago

DeFiQueen
Composition in Java

An example of why you should use composition over inheritance, with a Hip Hop theme.

20:28
Composition in Java

93 views

6 years ago

Jeffrey Thompson
CIT2613#2911 Lecture T   Inheritence Water Pokemon example, abstract, final

What is he asking here in the rural world it's fairly common have aggregation composition inheritance in the same program for ...

1:05:32
CIT2613#2911 Lecture T Inheritence Water Pokemon example, abstract, final

197 views

5 years ago

Yegor Bugayenko
Inheritance vs. Subtyping (webinar #24)

We discussed subtyping in OOP and implementation inheritance and compared how they are different and which one is good, ...

51:41
Inheritance vs. Subtyping (webinar #24)

3,686 views

Streamed 8 years ago

DevInsideYou
Favor composition over inheritance in #Scala3 with exports!

In this video we are going to see how some boilerplate associated with composition can be reduced in Scala3. Export Java ...

36:06
Favor composition over inheritance in #Scala3 with exports!

1,469 views

4 years ago

Stefan Mischook
Composition Over Inheritance and Pizza

Just a quick followup to a previous video. Then question and answers. Web hosting company pays for your code training: ...

37:12
Composition Over Inheritance and Pizza

3,758 views

Streamed 5 years ago

DiscoverTron
Java: Inheritance and Composition

Introduction lesson for Inheritance and Composition in Java.

59:08
Java: Inheritance and Composition

574 views

7 years ago

Udit Agarwal
Creating Great Low-Level Design by preferring Composition over Inheritance | OOPs Concepts

Composition and Inheritance are both very popular concepts of OOPs. Both being popular, there is a lot of confusion which comes ...

27:25
Creating Great Low-Level Design by preferring Composition over Inheritance | OOPs Concepts

20,759 views

5 years ago

WeAreDevelopers
Inheritance vs Composition (Till Vollmer, CTO, MeisterLabs)

Visit the largest developers congress in Europe: WeAreDevelopers World Congress, 16 - 18 May 2018 in Vienna, Austria.

20:43
Inheritance vs Composition (Till Vollmer, CTO, MeisterLabs)

2,556 views

9 years ago

Ruby Australia
Elle Meredith - Composition over inheritance

Hmm louder okay so in class-based object-oriented systems complete composition and inheritance of the two primary methods of ...

27:56
Elle Meredith - Composition over inheritance

482 views

7 years ago

classofjava
Using composition, Composition vs Inheritance

Recording of session on composition covers: using composition composition vs inheritance.

39:28
Using composition, Composition vs Inheritance

102 views

3 years ago

Marcus
Java for Beginners 17 - Inheritance

I explain how to use and implement Java and discuss the pros and cons of inheritance in Java. Go to http://java8course.com for ...

34:00
Java for Beginners 17 - Inheritance

2,660 views

10 years ago

EuroPython Conference
Subclassing, Composition, Python, and You — Hynek Schlawack

And while "Favor composition over inheritance!" is almost as old as object-oriented programming, strictly avoiding all types of ...

44:59
Subclassing, Composition, Python, and You — Hynek Schlawack

2,768 views

2 years ago

Smart Programming
Inheritance (IS-A), Association (HAS-A), Aggregation & Composition -  Relationship in Classes Java

java #javatutorials #deepak #smartprogramming ◾◼️ Useful Notes & Courses Links◼️◾ Free Notes ...

22:16
Inheritance (IS-A), Association (HAS-A), Aggregation & Composition - Relationship in Classes Java

524,896 views

6 years ago

Christian Hur
Java Programming 1 - Inheritance Part 1/2

In this video, I cover Inheritance, the relationships between superclasses (aka base classes, parent classes) and subclasses (aka ...

1:10:20
Java Programming 1 - Inheritance Part 1/2

70 views

8 years ago

Dev Leader
Inheritance vs Composition - How To Program in C# dotnet

In this live stream, we'll be using C# (a dotnet language) to look at the object-oriented programming concepts of inheritance and ...

57:54
Inheritance vs Composition - How To Program in C# dotnet

1,124 views

Streamed 2 years ago

profbillbyrne
Inheritance in Java

Java Inheritance, composition, constructor calling order, ABC abstract base classes,

42:32
Inheritance in Java

285 views

10 years ago