ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

77 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,724 views

4 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,259 views

6 years ago

SF Software
How to Use DrJava

Learn how to write and run Java programs and use the DrJava interaction panel. Download here: ...

2:26
How to Use DrJava

37,639 views

10 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

277 views

4 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

541 views

6 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

251 views

4 years ago

J David Eisenberg
Chapter 2: Naming Variables

Guidelines for giving your variables meaningful names.

2:34
Chapter 2: Naming Variables

789 views

6 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

230 views

5 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

407 views

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

98 views

3 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

COMPUTER & EXCEL SOLUTION
Ascending Order Programme in C Language@COMPUTEREXCELSOLUTION

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

0:46
Ascending Order Programme in C Language@COMPUTEREXCELSOLUTION

32 views

4 years ago

loops
UUIDv4 in 40 seconds

It's the forth version of UUID in forty seconds! UUIDv4 is defined in RFC 4122: https://tools.ietf.org/html/rfc4122#page-14 You can ...

0:41
UUIDv4 in 40 seconds

1,782 views

5 years ago

Executive Quest
Java Development on Linux, easy beginner tutorial

If your tooltips, calltips, keyword highlighting and completion aren't working, please see my other video about SciTE setup.

3:07
Java Development on Linux, easy beginner tutorial

23,070 views

16 years 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,050 views

7 years ago

COMPUTER & EXCEL SOLUTION
Z Pattern in python@COMPUTEREXCELSOLUTION

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

0:28
Z Pattern in python@COMPUTEREXCELSOLUTION

108 views

3 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

132 views

4 years ago

COMPUTER & EXCEL SOLUTION
Triangle Pattern in Python@COMPUTEREXCELSOLUTION

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

1:28
Triangle Pattern in Python@COMPUTEREXCELSOLUTION

50 views

3 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

COMPUTER & EXCEL SOLUTION
Function in C language on code  blocks@COMPUTEREXCELSOLUTION

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

2:01
Function in C language on code blocks@COMPUTEREXCELSOLUTION

237 views

4 years ago