ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,470 results

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

735 views

6 years ago

Samir Paul
Array Insertions and Removals

ADSB 06_02.

9:46
Array Insertions and Removals

510 views

10 years ago

J David Eisenberg
Chapter 8: Two-dimensional Arrays

Handling a two-dimensional arrays that represent a matrix of rows and columns.

7:47
Chapter 8: Two-dimensional Arrays

388 views

6 years ago

Vaadin
What if Java developers could build web apps without touching JavaScript? 🤔

Vaadin Flow is an open-source framework for building web apps in Java. It includes a large library of UI components and offers a ...

0:44
What if Java developers could build web apps without touching JavaScript? 🤔

17,279 views

1 year ago

nipafx
Record Patterns and Array Patterns - JEP 405 #JavaNext #Shorts

JEP 405 proposes to "enhance the Java programming language with record patterns, to deconstruct record values, and array ...

0:57
Record Patterns and Array Patterns - JEP 405 #JavaNext #Shorts

851 views

4 years ago

Chrome for Developers
Array grouping - New in Chrome 117

In programming, array grouping is an extremely common operation, seen most often when we use SQL's GROUP BY clause and ...

0:56
Array grouping - New in Chrome 117

6,960 views

2 years ago

nipafx
Hulk Encapsulation - JEP 403 #JavaNext #Shorts

JEP 403 proposes to make the command line flag `--illegal-access` a no-op before it will eventually be removed. JEP 403: ...

1:00
Hulk Encapsulation - JEP 403 #JavaNext #Shorts

1,488 views

4 years ago

Otavio Santana
The four ways to use Java Record

shorts Java record is a powerful resource to include your favorite feature, mainly when discussing immutable instances. Yes, you ...

0:54
The four ways to use Java Record

357 views

2 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,694 views

4 years ago

J David Eisenberg
Chapter 9: Arrays of Objects

Arrays aren't only for ints, doubles, etc. You can put objects into them. This video shows you how to create and initialize an array ...

4:52
Chapter 9: Arrays of Objects

281 views

6 years ago

John Hernandez Edu.
Solve this problem using Java: Array StartEnd

What You'll Learn: This problem includes * Arrays * Loops (FOR, WHILE) * Decisions (IF) * User Input, and more! I created a ...

11:09
Solve this problem using Java: Array StartEnd

41 views

1 year 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

nipafx
Smaller Object Headers with Project Lilliput - #JavaNext #Shorts

Project Liliiput will explore techniques to downsize Java object headers in the Hotspot JVM from 16 bytes to 8 bytes or less.

0:47
Smaller Object Headers with Project Lilliput - #JavaNext #Shorts

906 views

4 years ago

Meri (Engel) Kasprak - programming videos
Java Parallel Arrays Sample

Working with parallel arrays in java.

2:16
Java Parallel Arrays Sample

5,700 views

8 years ago

J David Eisenberg
Planning the “Reverse an Array in Place” program

Here are two approaches to solving the problem. (I'm not entirely happy with this video; the script just didn't seem to “click” for me, ...

2:29
Planning the “Reverse an Array in Place” program

420 views

3 years 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,981 views

6 years ago

The Mentor CodeLab
Arrays - Java Tutorial | #14

Java Tutorial: Arrays and Multi-Dimensional Arrays Arrays are variables than can hold more than one value. They can be ...

19:38
Arrays - Java Tutorial | #14

48 views

1 year 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

166 views

4 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

EmacsConf and Emacs hangouts
EmacsConf 2025: Juicemacs: exploring speculative JIT compilation for ELisp in Java

EmacsConf 2025: Juicemacs: exploring speculative JIT compilation for ELisp in Java - Kana (they/them) ...

19:11
EmacsConf 2025: Juicemacs: exploring speculative JIT compilation for ELisp in Java

218 views

2 weeks ago