ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

89 results

J David Eisenberg
Chapter 11: Polymorphism and Casting

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

2:32
Chapter 11: Polymorphism and Casting

276 views

5 years ago

PurdueX CS180.1x
Casting with Arithmetic

Purdue's AP Computer Science A on edX.

1:54
Casting with Arithmetic

73 views

9 years ago

J David Eisenberg
Chapter 2: Data Type Conversion in Java

You can use a *cast* to take an integer variable and ask Java to treat it as a double (and vice versa). This video gives you the ...

6:04
Chapter 2: Data Type Conversion in Java

225 views

5 years ago

Meri (Engel) Kasprak - programming videos
Classes and Objects in Java

Creating your first class and instantiating objects from it in Java.

3:17
Classes and Objects in Java

96 views

8 years ago

ABMedia
Learn PowerShell: Episode 4, Types + Methods + Casting

As we know very well by now, objects are the most central part of PowerShell, everything is built around them, and as such, there's ...

28:55
Learn PowerShell: Episode 4, Types + Methods + Casting

18,903 views

4 years ago

JT Devs
Gain Knowledge Regarding Type Casting and User Input in CSharp #CSharp

Gain Knowledge Regarding Type Casting and User Input in CSharp #CSharp About us ======= JT Devs is a Software consulting ...

12:33
Gain Knowledge Regarding Type Casting and User Input in CSharp #CSharp

37 views

3 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

Google for Developers
R 3.1 - Managing the Workspace and Variable Casting

View all the objects in the workspace using ls(), remove objects using rm(), cast a variable as a different type using an as.[type]() ...

2:57
R 3.1 - Managing the Workspace and Variable Casting

17,644 views

12 years ago

J David Eisenberg
Chapter 1: Java Programming Style

What's the “correct“ way to indent? Where should you put braces in your code? All of this is part of a Java programming style ...

1:38
Chapter 1: Java Programming Style

1,805 views

6 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

Noqta Music
What are the Main Components of Java?

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

0:59
What are the Main Components of Java?

249 views

2 years ago

Sadhguru
Can Someone Do Black Magic On You With Your Photo? | Sadhguru Answers

In this video, Sadhguru delves into why in the Indian culture, people are often hesitant about sharing their photographs with others ...

4:54
Can Someone Do Black Magic On You With Your Photo? | Sadhguru Answers

807,047 views

2 years ago

CS 125 @ Illinois
CS 125 Fall 2018: Fri 9.14.2018. Practice with Functions and Strings

A discussion of method overloading and type casting, followed by more practice with Java functions and Strings.

49:06
CS 125 Fall 2018: Fri 9.14.2018. Practice with Functions and Strings

716 views

7 years ago

nipafx
Unify Primitives with Objects - JEP 402 #JavaNext #Shorts

JEP 402 proposes to unify primitives like `int` with objects by modeling primitive values as instances of primitive classes ...

0:54
Unify Primitives with Objects - JEP 402 #JavaNext #Shorts

1,457 views

4 years ago

Iris Kohler
[CBIS 112] Counters and Accumulators

A brief aside on how we can keep track of totals in our loops. Kosmic's former world record: ...

10:52
[CBIS 112] Counters and Accumulators

257 views

2 years ago

Spoken-Tutorial IIT Bombay
Primitive type conversions - English

Welcome to the spoken tutorial on Type Conversion in Java. In this tutorial, we learn: * How to convert data from one data type to ...

12:02
Primitive type conversions - English

9,185 views

11 years ago

J David Eisenberg
Chapter 15: Ragged Arrays

In Java, you can have a two-dimensional array where each row has a different number of elements. This is called a ragged array.

2:57
Chapter 15: Ragged Arrays

1,696 views

4 years ago

Jon Gjengset
The Unsafe Chronicles: Exhibit A: Aliasing Boxes

In this new series we take deep-dives into the world of unsafe Rust. These chronicles aren't necessarily aimed at teaching you ...

1:37:09
The Unsafe Chronicles: Exhibit A: Aliasing Boxes

26,454 views

5 years ago

HowlRound Theatre Commons
Negotiating Copyright in the American Theatre 1856 1951 at Stanford on Thursday 5 May 2022

The Stanford Center for Law and History and the Department of Theater and Performance Studies, Stanford present a ...

1:17:56
Negotiating Copyright in the American Theatre 1856 1951 at Stanford on Thursday 5 May 2022

150 views

3 years ago

J David Eisenberg
Chapter 16: Classes and Objects

Constructing an object with attributes and methods; conversion to string with __str__, learning about “self”.

13:04
Chapter 16: Classes and Objects

248 views

7 years ago