ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

136 results

Daniel Españadero
Java Course #16 | Arrays III: Multidimensional Arrays

In this chapter you will learn how to work with multidimensional arrays in Java, a key tool for organizing and manipulating ...

11:51
Java Course #16 | Arrays III: Multidimensional Arrays

783 views

10 months ago

Jenny's Lectures CS IT
Multi Dimensional Arrays in JAVA|  DSA with JAVA Course

Placement Oriented Jennys Lectures DSA with Java Course (New Batch) ...

1:11:40
Multi Dimensional Arrays in JAVA| DSA with JAVA Course

4,677 views

7 months ago

Astral Grid
#30 Jagged and 3D Arrays in Java Explained | Full Tamil Tutorial  [ 2025 ]

Welcome back to Episode 30 of the Astral Grid Java Course in Tamil! In this episode, we're diving deep into the advanced world of ...

4:29
#30 Jagged and 3D Arrays in Java Explained | Full Tamil Tutorial [ 2025 ]

145 views

5 months ago

TechLearn(تک لرن)
30- Programming with Java || 3D Array

A 3-dimensional array in Java can be represented as a table of arrays with 'x' rows and 'y' columns. In the table, the number of ...

24:08
30- Programming with Java || 3D Array

26 views

7 months ago

vlogize
Creating a Three Dimensional List in Java

Learn how to create and manipulate a `Three Dimensional List` in Java using ArrayLists, and discover best practices for ...

2:14
Creating a Three Dimensional List in Java

0 views

5 months ago

vlogize
Creating a Java Bitmap Image from a 3D Byte Array: Step-by-Step Guide

Learn how to transform a 3D byte array containing pixel color information into a Java Bitmap image with this detailed guide.

1:40
Creating a Java Bitmap Image from a 3D Byte Array: Step-by-Step Guide

1 view

3 months ago

vlogize
How to Create a 3D Matrix from a 2D Matrix in Java

Discover step-by-step instructions on creating a `3D matrix` from a `2D matrix` in Java! Enhance your coding skills with this ...

2:21
How to Create a 3D Matrix from a 2D Matrix in Java

0 views

7 months ago

CodeMint
initialising a multidimensional array in java

`int[][]` is a two-dimensional array (a table), `double[][][]` is a three-dimensional array (a cube, conceptually). * **Rectangular vs.

0:50
initialising a multidimensional array in java

0 views

6 months ago

vlogize
Understanding Java's 2D and 3D Arrays: Why Rows Are Required but Columns Are Optional

Dive deep into the fascinating world of Java arrays and discover why specifying `row sizes` is mandatory while `column sizes` are ...

1:58
Understanding Java's 2D and 3D Arrays: Why Rows Are Required but Columns Are Optional

2 views

7 months ago

vlogize
Mastering Looping through Multi-Dimensional Arrays in Java

Discover how to effectively loop through and manipulate multi-dimensional arrays in Java for your game development needs.

1:44
Mastering Looping through Multi-Dimensional Arrays in Java

0 views

9 months ago

vlogize
Understanding the int[] arr[] Declaration in Java: A Deep Dive into Array Structures

One common point of confusion among beginners is how to properly declare multi-dimensional arrays in Java. In this guide, we ...

1:44
Understanding the int[] arr[] Declaration in Java: A Deep Dive into Array Structures

1 view

7 months ago

SWAYAM AI
3D Arrays in Java | Lecture 04: Demonstration - I

... creating initializing and printing a 3D integer array the array is declared with the name my three array and has three dimensions ...

0:39
3D Arrays in Java | Lecture 04: Demonstration - I

1 view

5 months ago

Programming Classes
Lecture 43: 3D Array in Java | Multi-Dimensional Arrays Explained with Examples

Welcome to Lecture 43 of our Java Programming Series! In this lecture, we learn about 3D Arrays (Three-Dimensional Arrays) in ...

13:07
Lecture 43: 3D Array in Java | Multi-Dimensional Arrays Explained with Examples

2 views

1 month ago

vlogize
How to Create a Multidimensional Array in Java Like in PHP

Learn how to create and handle a multidimensional array (or map) in Java, similar to PHP, with a detailed step-by-step guide and ...

2:12
How to Create a Multidimensional Array in Java Like in PHP

2 views

9 months ago

vlogize
How to Add a New Column, Row, and Shape to a 3D Array in NumPy

Discover how to effectively add a new column, row, and shape to a 3D array in NumPy. Follow our step-by-step guide with ...

1:55
How to Add a New Column, Row, and Shape to a 3D Array in NumPy

0 views

5 months ago

CodeX Roger
Day 6 || Array in JAVA || Types of Arrays (1D, 2D, 3D, Jagged) | Java With Ai

Array kya hota hai? ✓ How to Create Arrays in Java - Different Methods ✓ Types of Arrays: • 1D Array (One Dimensional Array) ...

1:08:43
Day 6 || Array in JAVA || Types of Arrays (1D, 2D, 3D, Jagged) | Java With Ai

9 views

1 month ago

vlogize
How to Handle Multi-Dimensional Input in Java: Storing Data in 3-D Arrays

Discover how to effectively read multiple test cases and store them using a 3-D array in Java. This guide explains the approach ...

2:13
How to Handle Multi-Dimensional Input in Java: Storing Data in 3-D Arrays

0 views

4 months ago

vlogize
How to Transition from Pawn 3D Arrays to Java Player Objects

... Snippet]] Transitioning to Java Instead of using a multi-dimensional array, Java encourages a more object-oriented approach.

1:58
How to Transition from Pawn 3D Arrays to Java Player Objects

2 views

7 months ago

vlogize
How to Print 3 Arrays as a Table in Java

Learn how to effectively format and print multiple arrays as a neatly structured table in Java. This guide breaks down the solution ...

2:20
How to Print 3 Arrays as a Table in Java

0 views

4 months ago

Java Guru English
MASTER Java Arrays in Minutes

Want to master arrays in Java? In this video, we will cover: ✓ What is an Array in Java? ✓ Declaring & Initializing Arrays ...

2:14
MASTER Java Arrays in Minutes

13 views

9 months ago