ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

114 results

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

6 years ago

Franz Zieris
Two Elements of Pair Programming Skill (ICSE NIER 2021)

Originally presented at the 43rd International Conference on Software Engineering (ICSE), in the track on New Ideas and ...

9:03
Two Elements of Pair Programming Skill (ICSE NIER 2021)

75 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

538 views

6 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

97 views

3 years ago

Fred Otto DiscoverE Program
[Intro to App Design] 1.7 - Math

These videos were made for DiscoverE's second MOOC, Intro to App Design, which was released in October 2015. This is a free ...

2:31
[Intro to App Design] 1.7 - Math

163 views

10 years ago

PurdueX CS180.1x
Shorthand Operators

AP Computer Science A.

4:00
Shorthand Operators

129 views

9 years ago

J David Eisenberg
Chapter 2: Types of Errors in Java Programs

Learn about syntax, runtime, and semantic errors. Art credits: Freaked-out face: FreeCliparts ...

5:35
Chapter 2: Types of Errors in Java Programs

3,917 views

6 years ago

Brian Lavender
Ascii V using a Nested Loop

This video takes you through the process of creating a V using asterisks on the console and nested loops. It also reviews ...

12:18
Ascii V using a Nested Loop

432 views

9 years ago

J David Eisenberg
Chapter 1: print vs println

Learn when to use System.out.print() and when to use System.out.println().

2:52
Chapter 1: print vs println

2,136 views

5 years ago

J David Eisenberg
Chapter 7: Nested if statements

Python lets you put if statements inside of if statements. We'll examine some examples of that in this video.

6:14
Chapter 7: Nested if statements

144 views

7 years ago

J David Eisenberg
Chapter 5: Using Braces with if/else Statements

When should you use braces around the body of an if/else? (Spoiler alert: always.)

4:54
Chapter 5: Using Braces with if/else Statements

538 views

4 years ago

Improbable Matter
How a Computer Works - from silicon to apps

A whistle-stop tour of how computers work, from how silicon is used to make computer chips, perform arithmetic to how programs ...

42:32
How a Computer Works - from silicon to apps

1,929,191 views

4 years ago

parlough
Dart Burst - Creating a List With Initial Items

In this edition of Dart Burst, I walk through how to create a list initially filled with some items, also potentially including from another ...

1:51
Dart Burst - Creating a List With Initial Items

28 views

4 years ago

J David Eisenberg
Chapter 7: Arrays

Learn how to declare, initialize, and iterate through arrays.

11:32
Chapter 7: Arrays

695 views

6 years ago

Khan Academy Computing
Nested for loops on JSTutor

A walk-through of a simple nested for loop in JavaScript, using JSTutor. Visualize it yourself at https://goo.gl/vmb3xZ.

4:45
Nested for loops on JSTutor

6,919 views

6 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

J David Eisenberg
Chapter 4: Relational Operators

When you write a program that uses a loop to do some task repeatedly, you need some way to figure out whether to continue the ...

2:05
Chapter 4: Relational Operators

212 views

5 years ago

Iris Kohler
[CBIS 112] Counters and Accumulators

A brief aside on how we can keep track of totals in our loops. Kosmic's former world record: ...

10:52
[CBIS 112] Counters and Accumulators

257 views

2 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

852 views

4 years ago

Google for Developers
Getting started with the Google Mirror API: Java

Jenny helps you get up and running on the Google Mirror API in Java by taking you through the Java quick start project.

4:50
Getting started with the Google Mirror API: Java

4,738 views

12 years ago