ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

66 results

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,697 views

4 years ago

J David Eisenberg
Chapter 6: The do/while loop

The do/while loop is guaranteed to execute the loop body at least once.

2:02
Chapter 6: The do/while loop

226 views

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

J David Eisenberg
Chapter 6: The for loop

The for loop is a shorthand for a while loop; it specifies the initial loop variable, the continuation test, and the action after each ...

3:04
Chapter 6: The for loop

260 views

4 years ago

Ramesh Tholiya
Character Arrays and User Inputs
3:41
Character Arrays and User Inputs

171 views

8 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 4: Using a Boolean to control an input loop

In a preceding video, we had duplicated code to read the user input outside the loop and inside the loop. To avoid duplicated ...

3:38
Chapter 4: Using a Boolean to control an input loop

387 views

4 years ago

COMPUTER & EXCEL SOLUTION
Printing Address of Array in C Language@COMPUTEREXCELSOLUTION

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

2:33
Printing Address of Array in C Language@COMPUTEREXCELSOLUTION

469 views

3 years ago

J David Eisenberg
Chapter 2: What do "float" and "double" mean

The origin and meaning of these two data type names.

2:03
Chapter 2: What do "float" and "double" mean

1,145 views

6 years ago

Coding.cherry
Best Programing languages to learn in 2025 #topprogramminglanguages

codingtutorials #topprogramminglanguages #coding best programing languages to learn in 2025, best programming language to ...

0:28
Best Programing languages to learn in 2025 #topprogramminglanguages

234 views

9 months ago

COMPUTER & EXCEL SOLUTION
Pyramid Pattern in Java on Bluej for ICSE Board@COMPUTEREXCELSOLUTION

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

2:03
Pyramid Pattern in Java on Bluej for ICSE Board@COMPUTEREXCELSOLUTION

96 views

3 years ago

Coding.cherry
How to make game with javascript #javascriptprojects

javascriptgames #javascriptprojects #shorts #codingcherry #coding #gameshorts #codingshortvideo #greenscreen ...

0:39
How to make game with javascript #javascriptprojects

2,296 views

8 months ago

Leopoldo Armesto
30/74 IoT MOOC Part I: Programming examples. Wait until and break loop

In this video we show how to wait until a condition is met with Facilino and how to exit (break) from a loop. This video belongs to ...

0:50
30/74 IoT MOOC Part I: Programming examples. Wait until and break loop

2,042 views

6 years ago

J David Eisenberg
Chapter 4 bonus video: Nested Loops

I don't think this is covered in the book, but knowing about nested loops lets you do all sorts of neat stuff, so here it is. Note: the ...

2:44
Chapter 4 bonus video: Nested Loops

243 views

7 years ago

J David Eisenberg
Chapter 2: Naming Variables

Guidelines for giving your variables meaningful names.

2:34
Chapter 2: Naming Variables

727 views

6 years ago

COMPUTER & EXCEL SOLUTION
Creating Game on Python@COMPUTEREXCELSOLUTION

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

1:09
Creating Game on Python@COMPUTEREXCELSOLUTION

123 views

3 years ago

J David Eisenberg
Chapter 4: Using loops for user input

A while loop lets your programs repeatedly ask for user input until they enter a “sentinel value” to tell you they have finished.

3:26
Chapter 4: Using loops for user input

206 views

4 years ago

Pythonista Empire
🔰 Extract Source Code of Webpages using Python  | Urllib Library 📃

Program to Extract Source code of any webpage without browser. In this video, you gonna learn to extract the source code of a ...

1:10
🔰 Extract Source Code of Webpages using Python | Urllib Library 📃

341 views

5 years ago

J David Eisenberg
Chapter 18: Exceptions -  Miscellaneous Topics

Using the information in an Exception object; the "finally" clause.

2:48
Chapter 18: Exceptions - Miscellaneous Topics

122 views

4 years ago

COMPUTER & EXCEL SOLUTION
C Program to check even or odd without modulus and bitwise operator@COMPUTEREXCELSOLUTION

This is my Technology Related information.Like "O" Level,"CCC", "Webdesign", "C" language, "C++" "Php","Java","Java Script", ...

3:34
C Program to check even or odd without modulus and bitwise operator@COMPUTEREXCELSOLUTION

63 views

4 years ago