ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

4,180 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,176 views

6 years 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,334 views

11 months ago

Alex Demko
Your Code, But Faster! 💨

Should you learn Go in 2025, or is it a waste of time?! Learn the REAL reasons why the Go programming language is still the ...

0:05
Your Code, But Faster! 💨

316 views

4 months 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,373 views

1 year 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,823 views

6 years ago

Alex Demko
Run Code 10,000x Faster! 🤯

Should you learn Go in 2025, or is it a waste of time?! Learn the REAL reasons why the Go programming language is still the ...

0:06
Run Code 10,000x Faster! 🤯

407 views

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

Dapp Code
How to Run Java Application Using Sublime Text 4 2034 #java  #sublimetext

How do I run a Java code in Sublime Text? For running the code, use the shortcut key “Ctrl + b”. So you can see that we have ...

1:14
How to Run Java Application Using Sublime Text 4 2034 #java #sublimetext

12,022 views

2 years ago

Alex Demko
Your Code Will Be Obsolete! 😱

Should you learn Go in 2025, or is it a waste of time?! Learn the REAL reasons why the Go programming language is still the ...

0:05
Your Code Will Be Obsolete! 😱

89 views

4 months ago

Code Jams
Java vs. Python, Showtune

Lyrics ALL & ENSEMBLE: We're choosing a side, no simple fate Java or Python, each can be great! Performance here, simplicity ...

2:44
Java vs. Python, Showtune

23 views

1 year ago

piggi0
Day 24 of explaining every #minecraft #redstone item | Chiseled Bookshelf #secret #shorts #hidden

minecraft #bookshelf #chiseled #redstone #gaming #hidden #doors #tutorial #mechanism #tips #technology #contraption ...

0:21
Day 24 of explaining every #minecraft #redstone item | Chiseled Bookshelf #secret #shorts #hidden

87,102 views

2 years ago

Alex Demko
Moja & MoonBit?! The New Coding Trend? 🌙🧪

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

0:07
Moja & MoonBit?! The New Coding Trend? 🌙🧪

1,359 views

8 months 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

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

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

GitLab
How to Refactor C++ to Java with GitLab Duo's AI

In this video, discover how GitLab Duo, your AI-powered assistant, can dramatically simplify the process of modernizing your ...

1:46
How to Refactor C++ to Java with GitLab Duo's AI

1,852 views

10 months ago

Alex Demko
Abstraction in OOP: Just Like Making Coffee! 🔧➡️☕

Ever feel overwhelmed by OOP concepts like encapsulation and inheritance? In this video, I'll walk you through ...

0:06
Abstraction in OOP: Just Like Making Coffee! 🔧➡️☕

139 views

8 months ago

Alex Demko
The Easiest Language to Learn! 😎

Should you learn Go in 2025, or is it a waste of time?! Learn the REAL reasons why the Go programming language is still the ...

0:05
The Easiest Language to Learn! 😎

363 views

4 months ago

Otavio Santana
The four ways to use Java Record

shorts Java record is a powerful resource to include your favorite feature, mainly when discussing immutable instances. Yes, you ...

0:54
The four ways to use Java Record

362 views

2 years ago

DeepSource
DeepSource Java Analyzer is now faster than ever before

Presenting the new and improved DeepSource Java Analyzer – we've applied several memory and speed optimizations, making ...

1:08
DeepSource Java Analyzer is now faster than ever before

4,862 views

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

2 years ago

Alex Demko
OOP Can Help or Hurt — It’s How You Use It! 💡

Ever feel overwhelmed by OOP concepts like encapsulation and inheritance? In this video, I'll walk you through ...

0:08
OOP Can Help or Hurt — It’s How You Use It! 💡

347 views

8 months ago

Alex Demko
OOP & Classes: Clarity or Just More Chaos? ⚔️

Ever feel overwhelmed by OOP concepts like encapsulation and inheritance? In this video, I'll walk you through ...

0:06
OOP & Classes: Clarity or Just More Chaos? ⚔️

500 views

8 months ago

Vaadin
What if Java developers could build web apps without touching JavaScript? 🤔

Vaadin Flow is an open-source framework for building web apps in Java. It includes a large library of UI components and offers a ...

0:44
What if Java developers could build web apps without touching JavaScript? 🤔

17,507 views

2 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

961 views

6 years ago