ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

90 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

CS 125 @ Illinois
CS 125 Fall 2018: Fri 10.5.2018. Polymorphism

A introduction to Java polymorphism, a discussion of Java object casting, and more practice with inheritance.

49:46
CS 125 Fall 2018: Fri 10.5.2018. Polymorphism

657 views

7 years ago

J David Eisenberg
Chapter 11: 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 11: Polymorphism (Part 1)

294 views

5 years ago

J David Eisenberg
Chapter 11: Visibility modifiers in Java

Find out how to specify which classes can and cannot access the methods and properties in other classes. Note: narration at 1:54 ...

2:20
Chapter 11: Visibility modifiers in Java

128 views

5 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 12: Using Exceptions

Learn when to use -- and not to use -- exceptions.

4:14
Chapter 12: Using Exceptions

170 views

5 years ago

wikipedia tts
Object-oriented programming | Wikipedia audio article

This is an audio version of the Wikipedia Article: https://en.wikipedia.org/wiki/Object-oriented_programming 00:01:40 1 Features ...

48:29
Object-oriented programming | Wikipedia audio article

27 views

6 years ago

J David Eisenberg
Chapter 13: ArrayList (part 2)

Converting Arrays to ArrayLists, and the remove(), contains(),indexOf(), and lastIndexOf() methods.

6:57
Chapter 13: ArrayList (part 2)

85 views

4 years ago

J David Eisenberg
Chapter 13: The ArrayList class

ArrayLists let you store an arbitrary number of items, unlike Arrays, which have a fixed length. Here are some of the most-used ...

8:00
Chapter 13: The ArrayList class

167 views

4 years 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

CS 125 @ Illinois
CS 125 Fall 2018: Wed 12.5.2018. Generics

Wrap up of hashing and a discussion of how to program with Java generics.

51:02
CS 125 Fall 2018: Wed 12.5.2018. Generics

450 views

7 years ago

bendtherules
`this` inside method call - Part 2 | #BitsOfEcmascript

Part 1 - https://youtu.be/j894fgpStZI In part 2, we go through the Ecmascript specification to understand the behavior of this in ...

26:43
`this` inside method call - Part 2 | #BitsOfEcmascript

288 views

5 years ago

J David Eisenberg
Assignment: Multi-dimensional arrays

An overview of matrix multiplication.

3:52
Assignment: Multi-dimensional arrays

306 views

5 years ago

Confreaks
RubyConf 2015 - Messenger: The (Complete) Story of Method Lookup by Jay McGavren

Messenger: The (Complete) Story of Method Lookup by Jay McGavren You call a method on an object, and it invokes the instance ...

28:48
RubyConf 2015 - Messenger: The (Complete) Story of Method Lookup by Jay McGavren

955 views

10 years ago

Noqta Music
What is the Page Object Model (POM)? How to handle synchronization?

softwaretestengineer #testing #selenium #agile #sdet #qatester #software #api #apipostman #restassured #postman ...

3:01
What is the Page Object Model (POM)? How to handle synchronization?

329 views

2 years ago

Spoken-Tutorial IIT Bombay
Inheritance - English

Inheritance -Inheritance -Concept of subclass and superclass -Types of inheritance -single level inheritance -Multilevel ...

9:20
Inheritance - English

7,192 views

11 years ago

wikipedia tts
Subclass (computer science) | Wikipedia audio article

This is an audio version of the Wikipedia Article: https://en.wikipedia.org/wiki/Inheritance_(object-oriented_programming) 00:03:16 ...

28:02
Subclass (computer science) | Wikipedia audio article

6 views

6 years ago

CS 125 @ Illinois
CS 125 Fall 2018: Mon 10.29.2018. Linked Lists

Completion of a discussion of linked lists and midterm exam review. https://cs125.cs.illinois.edu/learn/2018_10_29_linked_lists.

49:30
CS 125 Fall 2018: Mon 10.29.2018. Linked Lists

672 views

7 years ago

Khan Academy Computing
Bottom-up Fibonacci: Visualization of JS code execution

We start with the JavaScript code for generating Fibonacci numbers using the bottom-up approach, and visualize the step-by-step ...

2:24
Bottom-up Fibonacci: Visualization of JS code execution

5,509 views

6 years ago

Spoken-Tutorial IIT Bombay
Getting started java Installation - Urdu

-JSP, or Java Server Pages: It is based on a code with normal HTML tags. JSP helps in creating dynamic web pages. -Java ...

7:07
Getting started java Installation - Urdu

134 views

11 years ago