ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

39 results

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

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

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

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,577 views

4 years ago

J David Eisenberg
Chapter 14: Composition

Objects can be composed (made up from) other objects.

5:03
Chapter 14: Composition

125 views

4 years ago

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,556 views

1 year 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

6 years ago

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

15,852 views

8 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

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

215 views

8 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,057 views

3 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

dotconferences
dotJS 2017 - Elena Vilchik - JavaScript: The Bad Parts

Filmed at https://2017.dotjs.io on December 1st in Paris. More talks on https://dotconferences.com/talks It may come as a surprise ...

4:38
dotJS 2017 - Elena Vilchik - JavaScript: The Bad Parts

1,745 views

7 years ago

Brian Will
Object-Oriented Programming is Good*

or not.

9:45
Object-Oriented Programming is Good*

170,158 views

6 years ago

Design Patterns Lectures
The Composite Design Pattern

In this video, the Composite software design pattern is explained. Composite: Handle single and multiple objects in the same way.

10:39
The Composite Design Pattern

10,563 views

5 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

467 views

3 years ago

stdlibinfo
Strategy Design Pattern - C++ tutorial by stdlib.info

The strategy design pattern uses composition instead of inheritance to give objects additional functionality. Go to http://stdlib.info ...

8:50
Strategy Design Pattern - C++ tutorial by stdlib.info

13,473 views

13 years ago

Pumpkin Programmer
C++ Tutorial: Polymorphism

An introduction to polymorphism in C++. For a coding example using polygons, please visit the link below: ...

4:31
C++ Tutorial: Polymorphism

6,967 views

11 years ago

Samir Paul
Some observations about interfaces, inheritance, and relationships among classes

ADSB 05_07. A bunch of miscellaneous thoughts on inheritance, interfaces, etc.

15:01
Some observations about interfaces, inheritance, and relationships among classes

685 views

10 years ago

Ludonaut
Object Oriented Design - Aggregation

Hello there, in order to help us design data structures that make sense and are understandable, some very smart people created ...

8:41
Object Oriented Design - Aggregation

1,920 views

7 years ago

Adel Sabour
16 MTA 98 361 Understand Inheritance Conversion Casting part 1

العنوان الأساسى للقناة address of the channel http://www.youtube.com/user/AdelSabour قائمة الدورات PlayList ...

16:55
16 MTA 98 361 Understand Inheritance Conversion Casting part 1

661 views

11 years ago

Object Oriented Analysis and Design
Delegation
5:32
Delegation

49 views

3 years ago

Jesse Warden
Pure Functions - Creating Things

Creating objects or classes, our journey to create pure functions begins with making things.

8:18
Pure Functions - Creating Things

379 views

8 years ago

Crack Java
Loan application using factory design pattern

Introduction Factory design pattern real world example Class Diagram Factory design pattern Implementation using eclipse ...

16:09
Loan application using factory design pattern

337 views

5 years ago