ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

121 results

J David Eisenberg
Chapter 9: Primitive and Reference Types

Primitives (int, double, etc.) have values stored in their memory locations. Objects have references to the memory where the data ...

1:42
Chapter 9: Primitive and Reference Types

1,727 views

6 years ago

J David Eisenberg
Chapter 7: Copying Arrays

Arrays are reference variables, which means simple assignment doesn't make a copy of the values.

3:54
Chapter 7: Copying Arrays

754 views

6 years ago

Jeffery Loo
Forward Reference Search

How to find more recent publications that cite an older article.

1:34
Forward Reference Search

60 views

6 years ago

J David Eisenberg
Chapter 1: A First Java Program

This video shows the building blocks you use for every Java program you'll write in this course. One additional note: The program ...

2:59
Chapter 1: A First Java Program

1,167 views

6 years ago

J David Eisenberg
Chapter 4: Mathematical functions in Java

Here are the most common methods in Java's Math class.

2:52
Chapter 4: Mathematical functions in Java

538 views

6 years ago

J David Eisenberg
Chapter 13: Converting an Object to a String

How to get something better than the name of a class and its memory reference when you print an object reference.

2:35
Chapter 13: Converting an Object to a String

101 views

2 years ago

J David Eisenberg
Chapter 10: Passing Objects to Methods

When you pass an object to a method, you are passing a copy of the *reference* to that object. That lets you update an object's ...

2:07
Chapter 10: Passing Objects to Methods

181 views

4 years ago

CurvSurf
ArPointCloud - Google ARCore - FindSurface

CurvSurf FindSurface is extracting and measuring object geometries from Google ARCore PointCloud.

0:55
ArPointCloud - Google ARCore - FindSurface

743 views

2 months ago

zsevarac
Java People

A Java Community song. I wrote the lyrics under the impression of JavaOne 2011 conference, talking about Java Comunity, open ...

2:50
Java People

9,956 views

13 years ago

J David Eisenberg
Chapter 18: “try” with resources

Using the try-with-resources construct will allow Java to close files for you automatically so you don't have to do it explicitly.

2:52
Chapter 18: “try” with resources

173 views

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

J David Eisenberg
Chapter 4: Method Calls

What's going on behind the scenes when you call a method in Java? Note: in this video, the call stack grows upwards, like a stack ...

2:32
Chapter 4: Method Calls

615 views

4 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

CurvSurf
Large Dome - Google ARCore - FindSurface

CurvSurf FindSurface is extracting and measuring object geometries from Google ARCore ArPointCloud. The distance range of ...

0:53
Large Dome - Google ARCore - FindSurface

260 views

2 months ago

J David Eisenberg
Chapter 8: 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 8: Ragged Arrays

2,982 views

6 years ago

Wisc-Online
Parameters and Arguments

This short video will walk the viewer through the computer programming concepts of Parameters and Arguments.

1:53
Parameters and Arguments

35,555 views

9 years ago

J David Eisenberg
Chapter 7: Passing and Returning Arrays

How to pass arrays to methods and return arrays as results.

3:17
Chapter 7: Passing and Returning Arrays

296 views

6 years ago

COMPUTER & EXCEL SOLUTION
What is reference number in tally Prime@COMPUTEREXCELSOLUTION@COMPUTEREXCELSOLUTION #tally

tally Join this channel to get access to perks: https://www.youtube.com/channel/UC4C_tfy6WLDxzVVO3y6YinA/join This is my ...

3:55
What is reference number in tally Prime@COMPUTEREXCELSOLUTION@COMPUTEREXCELSOLUTION #tally

49 views

8 months ago

Tech Algo Views
Longest valid parentheses | #leetcode 32 | #algorithms | #computerscience | #interview

Longest valid parentheses Complexity: - Time: O(2N) - Space: O(1) Problem statement: ...

0:57
Longest valid parentheses | #leetcode 32 | #algorithms | #computerscience | #interview

252 views

8 months ago