ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

82 results

Creator Factorem
Inheritance vs Composition, but with Roblox Luau

cubes cubes cubes make up my life :DD Project link (you can download the place for yourself): ...

10:06
Inheritance vs Composition, but with Roblox Luau

7,313 views

1 year ago

makingthematrix
Programming with Functions #10 - Composition over Inheritance

00:00 Preface 03:38 Inheritance: what the type is 09:49 Composition: what the type can do 14:07 Mocking frameworks 16:32 ...

19:33
Programming with Functions #10 - Composition over Inheritance

450 views

3 years ago

maysam pasokh
019 Favour Composition over Inheritance
8:49
019 Favour Composition over Inheritance

15,850 views

8 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

Coding With Tre'
Inheritance vs Composition | Coding With Tre'

JavaTutorial #InheritanceComposition #CodingWithTre' Today, I will discuss the difference between Composition and Inheritance ...

4:38
Inheritance vs Composition | Coding With Tre'

2,264 views

5 years ago

NetSecProf
Class Inheritance vs Composition in C++

Compares the difference between C++ class composition where a class contains objects from another class and inheritance ...

7:09
Class Inheritance vs Composition in C++

2,052 views

3 years ago

Christian Hur
How Delegates Work in Java

Overview In today's video, I'm thrilled to guide you through an essential concept in Java programming: delegates. Delegates are a ...

9:09
How Delegates Work in Java

12,542 views

4 years ago

J David Eisenberg
Chapter 10: Object-Oriented Design (Composition)

Objects can be composed of other objects. This video shows an example.

7:08
Chapter 10: Object-Oriented Design (Composition)

277 views

5 years ago

Ludonaut
How to know if a node has what you need? Favor Composition over Inheritance

In Object Oriented Design there is design principle that states that you should favor composition over inheritance, for a range of ...

5:11
How to know if a node has what you need? Favor Composition over Inheritance

2,597 views

6 years ago

maysam pasokh
017 Inheritance
7:55
017 Inheritance

188 views

8 years ago

Ethereum Foundation
Composition Over Inheritance in Solidity: Is That Right? by Alice Henshaw (Devcon5)

Visit the https://archive.devcon.org/ to gain access to the entire library of Devcon talks with the ease of filtering, playlists, ...

7:02
Composition Over Inheritance in Solidity: Is That Right? by Alice Henshaw (Devcon5)

562 views

6 years ago

Gain Java Knowledge
HAS-A Relationship | Composition or Aggregation in Java

Hi Friends, #GainJavaKnowledge Welcome to this channel Gain Java Knowledge. We are providing best content of Java in ...

1:31
HAS-A Relationship | Composition or Aggregation in Java

818 views

7 years ago

Jesse Warden
Object Oriented Programming in JavaScript Basics

I cover the basics of classes, instances, inheritance, method overriding, Object.prototype and Object.__proto__, Object.create, and ...

1:03:09
Object Oriented Programming in JavaScript Basics

27,614 views

12 years ago

Otavio Santana
Introduction to CDI Decorator and Interceptor

... the Composition over inheritance principle using this powerful CDI engine. Introduction to CDI Decorator and Interceptor Topics ...

17:21
Introduction to CDI Decorator and Interceptor

466 views

3 years ago

The ASF
Favouring Composition - The Groovy Way

Favouring Composition - The Groovy Way Naresha K A presentation from ApacheCon @Home 2020 ...

29:24
Favouring Composition - The Groovy Way

64 views

5 years ago

KarBytes CS
C++ Tutorial: Inheritance

An introduction to inheritance and composition in C++. For a complete code example, please visit the link below: ...

4:55
C++ Tutorial: Inheritance

330 views

10 years ago

CppNow
David Stone: Functions Want To Be Free

When designing a class, what do you make a member function, x.f(), and what do you make a free function, f(x)? When extending ...

1:31:00
David Stone: Functions Want To Be Free

1,797 views

9 years ago

David Mosher
Building Mobile Web UI Components using the power of Composition

This video examines the power of using composition, instead of inheritance, when building mobile web interface components and ...

22:04
Building Mobile Web UI Components using the power of Composition

1,175 views

12 years ago

maysam pasokh
035 Interfaces are NOT for Multiple Inheritance
4:27
035 Interfaces are NOT for Multiple Inheritance

215 views

8 years ago

Derek Harter
COSC 2336 Data Structures and Algorithms : C++ Object Inheritance and Composition

Unit Inheritance Overloading and Templates, Video 01 - C++ Object Inheritance and Composition In this video we return back to ...

52:58
COSC 2336 Data Structures and Algorithms : C++ Object Inheritance and Composition

80 views

5 years ago