ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,576 results

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,231,492 views

3 years ago

The Coding Train
16.17: Inheritance in JavaScript - Topics of JavaScript/ES6

In this video, I discuss the concept of inheritance in Object-Oriented Programming (OOP) with JavaScript and using ES6 classes.

17:47
16.17: Inheritance in JavaScript - Topics of JavaScript/ES6

80,896 views

6 years ago

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!

54,183 views

1 year 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,647 views

1 year ago

The Coding Train
9.20: Look away! Inheritance with Prototype in JavaScript - p5.js Tutorial

You should go and watch my videos on ES6 classes instead, but if you choose to be here, I will discuss how inheritance works ...

16:05
9.20: Look away! Inheritance with Prototype in JavaScript - p5.js Tutorial

53,840 views

6 years 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,543 views

10 years ago

The Coding Train
16.18: Polymorphism in JavaScript - Topics of JavaScript/ES6

In this video, I discuss the concept of Polymorphism in Object-Oriented Programming (OOP) with JavaScript and using ES6 ...

9:29
16.18: Polymorphism in JavaScript - Topics of JavaScript/ES6

66,787 views

6 years ago

ArjanCodes
Functions vs Classes: When to Use Which and Why?

Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis. Functions vs. Classes?! Are you trying ...

10:49
Functions vs Classes: When to Use Which and Why?

214,809 views

2 years ago

CodeWithHarry
Inheritance & extends Keyword in JavaScript | JavaScript Tutorial in Hindi #78

Link to the Repl - https://replit.com/@codewithharry/78Inheritance Join Replit - https://join.replit.com/CodeWithHarry Download ...

13:24
Inheritance & extends Keyword in JavaScript | JavaScript Tutorial in Hindi #78

101,721 views

3 years ago

Alex Rusin
Mastering Inheritance and Interfaces: Real-World Node.js Use Cases

New and updated How to Build Secure Next.js Authentication in 2026: ...

10:03
Mastering Inheritance and Interfaces: Real-World Node.js Use Cases

348 views

9 months ago

LinkedIn Learning
JavaScript Tutorial - PROTOTYPE chain

Discover how to optimize your code and create memory-efficient apps through a process called prototype chaining. Expand your ...

10:20
JavaScript Tutorial - PROTOTYPE chain

6,221 views

5 years ago

Khan Academy Computing
Object Inheritance | Intro to JS: Drawing & Animation | Computer Programming | Khan Academy

Pamela shows how objects can inherit and re-use the code of other object types. Practice this lesson yourself on ...

7:16
Object Inheritance | Intro to JS: Drawing & Animation | Computer Programming | Khan Academy

16,044 views

12 years ago

Begin Coding Fast
Inheritance from classes - Basic JavaScript Fast (26) | extends, instanceof

Let's see how to create a child class from the parent class in JavaScript, using the "extends" keyword. We can add new ...

18:21
Inheritance from classes - Basic JavaScript Fast (26) | extends, instanceof

707 views

3 years ago

The Coding Train
9.19: Prototypes in Javascript - p5.js Tutorial

In this video, I examine the concept of "Prototype" in the JavaScript programming language. I look at how you can attach methods ...

19:24
9.19: Prototypes in Javascript - p5.js Tutorial

261,336 views

8 years ago

JT Devs
Lessons on Prototypes and Inheritance in Javascript 2022 #Javascript

Lessons on Prototypes and Inheritance in Javascript 2022 #Javascript In this video, we going to focus on prototypes and ...

14:11
Lessons on Prototypes and Inheritance in Javascript 2022 #Javascript

66 views

3 years ago

The Coding Train
4.6: Introduction to Inheritance Part II - The Nature of Code

This video covers looks at the code for inheritance in a particle system example. Read along: ...

6:15
4.6: Introduction to Inheritance Part II - The Nature of Code

17,974 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,934 views

2 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

785,093 views

3 years ago

CodeWithHarry
Protypes and __proto__ in JavaScript | JavaScript Tutorial in Hindi #75

Link to the Repl - https://replit.com/@codewithharry/75ArrayPrototype#script.js Join Replit - https://join.replit.com/CodeWithHarry ...

8:29
Protypes and __proto__ in JavaScript | JavaScript Tutorial in Hindi #75

161,926 views

3 years ago

basarat
TypeScript Mixin Classes - JavaScript Multiple Class Inheritance // Advanced TypeScript

TypeScript and JavaScript classes only support single class inheritance. In this tutorial, we will look at a general pattern for mixins ...

6:35
TypeScript Mixin Classes - JavaScript Multiple Class Inheritance // Advanced TypeScript

13,221 views

5 years ago