ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

201 results

J David Eisenberg
Chapter 14: Polymorphism and Casting

Find out the limits of using casting when working with polymorphism.

2:32
Chapter 14: Polymorphism and Casting

167 views

4 years ago

Intelligent Tech
Python Object-Oriented Programing

In this talk you will learn the concept of object-oriented programming using Python programming language. ⚜Intelligent Tech ...

33:47
Python Object-Oriented Programing

56 views

7 years ago

J David Eisenberg
Chapter 11: Polymorphism (Part 2)

Learn how to determine the runtime class of an object so you can cast it to the orrect data type.

6:12
Chapter 11: Polymorphism (Part 2)

229 views

5 years ago

J David Eisenberg
Chapter 14: Polymorphism (Part 1)

A parent class variable can refer to a child class object. This is called polymorphism, and this video introduces the concept.

4:59
Chapter 14: Polymorphism (Part 1)

198 views

4 years ago

Alex Demko
Polymorphism in OOP: One Name, Many Paths! 🔀

Ever feel overwhelmed by OOP concepts like encapsulation and inheritance? In this video, I'll walk you through ...

0:06
Polymorphism in OOP: One Name, Many Paths! 🔀

1,439 views

7 months ago

The Digital Cat
Object-oriented programming in Python - Part 1 - Basic concepts

Welcome to a new series of videos on the Python programming language. This time I want to tackle OOP, Object-oriented ...

8:15
Object-oriented programming in Python - Part 1 - Basic concepts

667 views

6 years ago

Dhruba Karmakar
Python Programming Tutorial #class and objects

Python Programming tutorial for beginner. This is introduction to object oriented programming with python. The next video will be ...

15:37
Python Programming Tutorial #class and objects

216 views

10 years ago

Alex Demko
OOP Can Help or Hurt — It’s How You Use It! 💡

Ever feel overwhelmed by OOP concepts like encapsulation and inheritance? In this video, I'll walk you through ...

0:08
OOP Can Help or Hurt — It’s How You Use It! 💡

347 views

7 months ago

J David Eisenberg
Chapter 13: Objects as Arguments and Parameters

How to pass objects to a function and get objects returned back from functions.

3:29
Chapter 13: Objects as Arguments and Parameters

127 views

2 years ago

Alex Demko
Object-Oriented Programming Explained Simply (Python, TypeScript, Java, C#, C++)

Ever feel overwhelmed by OOP concepts like encapsulation and inheritance? In this video, I'll walk you through ...

23:41
Object-Oriented Programming Explained Simply (Python, TypeScript, Java, C#, C++)

171 views

7 months ago

Alex Demko
OOP Encapsulation: Keep It Clean, Lock It Tight! 🔐

Ever feel overwhelmed by OOP concepts like encapsulation and inheritance? In this video, I'll walk you through ...

0:06
OOP Encapsulation: Keep It Clean, Lock It Tight! 🔐

221 views

7 months ago

Meri (Engel) Kasprak - programming videos
PRG-105: Inheritance in Python

Creating an initial bakery class - we will use it for more specfic classes in the following videos. View an annotated PDF ...

4:27
PRG-105: Inheritance in Python

515 views

9 years ago

Alex Demko
Abstraction in OOP: Just Like Making Coffee! 🔧➡️☕

Ever feel overwhelmed by OOP concepts like encapsulation and inheritance? In this video, I'll walk you through ...

0:06
Abstraction in OOP: Just Like Making Coffee! 🔧➡️☕

139 views

7 months ago

J David Eisenberg
Chapter 14: Overload vs. Override

An overloaded method has a different signature and is in the same class as another method. An overridden method has the same ...

4:59
Chapter 14: Overload vs. Override

121 views

4 years ago

Alex Demko
Use Classes Daily… or Ditch Them Completely? ⚖️

Ever feel overwhelmed by OOP concepts like encapsulation and inheritance? In this video, I'll walk you through ...

0:05
Use Classes Daily… or Ditch Them Completely? ⚖️

603 views

7 months ago

Alex Demko
Same Base, New Tricks — That’s Inheritance! 🧬

Ever feel overwhelmed by OOP concepts like encapsulation and inheritance? In this video, I'll walk you through ...

0:06
Same Base, New Tricks — That’s Inheritance! 🧬

1,549 views

7 months ago

NERSC
FUN Office Hours September 5th, 2023

In this months FUN Office Hours we talk about: * Feedback from the recent training session. * Slides: ...

50:36
FUN Office Hours September 5th, 2023

148 views

2 years ago

J David Eisenberg
Chapter 11: Chaining Constructors

Find out how constructors work when you have subclasses of subclasses.

6:51
Chapter 11: Chaining Constructors

204 views

5 years ago

Samir Paul
Arrays of Objects

ADSB 05_05.

8:57
Arrays of Objects

723 views

10 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