ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,201 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,185 views

6 years ago

Fred Otto DiscoverE Program
[Intro to App Design] 1.5.2 - Intro to Coding in Java

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

1:43
[Intro to App Design] 1.5.2 - Intro to Coding in Java

183 views

10 years ago

Fred Otto DiscoverE Program
[Intro to App Design] 1.5.1 - Intro to Coding in Java

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

2:29
[Intro to App Design] 1.5.1 - Intro to Coding in Java

246 views

10 years ago

J David Eisenberg
Chapter 1: Java Programming Style

What's the “correct“ way to indent? Where should you put braces in your code? All of this is part of a Java programming style ...

1:38
Chapter 1: Java Programming Style

1,829 views

6 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

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

762 views

6 years ago

Vaadin
Build an AI-powered web app in 16 lines of Java! 🤯

Learn how to create a simple Spring Boot project with a web UI for calling OpenAI ChatGPT in a couple of lines of Java code.

3:42
Build an AI-powered web app in 16 lines of Java! 🤯

8,399 views

1 year ago

Fred Otto DiscoverE Program
[Intro to App Design] 1.5.3 - Intro to Coding in Java

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

2:40
[Intro to App Design] 1.5.3 - Intro to Coding in Java

170 views

10 years ago

J David Eisenberg
Chapter 1: Bits, Bytes, and the Java Virtual Machine

A brief description of what the Java compiler is on about.

2:21
Chapter 1: Bits, Bytes, and the Java Virtual Machine

972 views

6 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

452 views

4 years ago

Alex Demko
To Code or Not to Code? That’s the Question! 💻🎭

Curious about the future of programming? In this very first episode of News Room, I'll walk you through the most exciting ...

0:09
To Code or Not to Code? That’s the Question! 💻🎭

1,041 views

8 months ago

Vaadin
What is Vaadin? The most productive way to build full-stack web apps on Java in 2025

Learn how Vaadin helps Java teams build complete web applications with its powerful UI components, Java-based Flow ...

3:02
What is Vaadin? The most productive way to build full-stack web apps on Java in 2025

11,487 views

11 months ago

Fred Otto DiscoverE Program
[Intro to App Design] 1.12 - Methods I Java Challenge

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

0:48
[Intro to App Design] 1.12 - Methods I Java Challenge

125 views

10 years ago

Fred Otto DiscoverE Program
[Intro to App Design] 2.4.1 - Java Coding in Android Studio

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

2:05
[Intro to App Design] 2.4.1 - Java Coding in Android Studio

178 views

10 years ago

Otavio Santana
Why do we have reflection on Java?

shorts Java reflection is excellent for creating extensibility on runtime. If you're using Jakarta EE, MicroProfile, or Spring, you're ...

0:50
Why do we have reflection on Java?

2,128 views

2 years ago

Wisc-Online
Parameters and Arguments

This short video will walk the viewer through the computer programming concepts of Parameters and Arguments.

1:53
Parameters and Arguments

35,690 views

9 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,360 views

10 years ago

Fred Otto DiscoverE Program
[Intro to App Design] 1.10 - Calculator Java Challenge

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

0:52
[Intro to App Design] 1.10 - Calculator Java Challenge

147 views

10 years ago

J David Eisenberg
Chapter 6: Method Calls

What's going on behind the scenes when you call a method in Java?

2:32
Chapter 6: Method Calls

423 views

6 years ago

J David Eisenberg
Chapter 11: Visibility modifiers in Java

Find out how to specify which classes can and cannot access the methods and properties in other classes. Note: narration at 1:54 ...

2:20
Chapter 11: Visibility modifiers in Java

129 views

5 years ago