ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,145 results

Paris JUG
2025/12/09 - The Past, Present, and Future of Enterprise Java

Over the last 30 years, Java has been the preferred technology for developing enterprise applications. Frameworks and ...

57:52
2025/12/09 - The Past, Present, and Future of Enterprise Java

104 views

3 weeks ago

Ctrl. Forge
The Real Way to Learn Java? Break Your Code... Over and Over Again.

In this video, I share the messy, honest journey of building my first game engine in Java — from over-engineered classes and ...

4:09
The Real Way to Learn Java? Break Your Code... Over and Over Again.

76 views

8 days ago

Coding wala Shree
super() and this() Rules are FINALLY DEAD! | JEP 513 | Java 25 - Flexible Constructor Bodies

For 25 years, we've been forced to make this() / super() the first statement in a constructor. No more. In Java 25, JEP 513 ...

2:15
super() and this() Rules are FINALLY DEAD! | JEP 513 | Java 25 - Flexible Constructor Bodies

52 views

10 days ago

Sophia Wagner
Codereview: Java Mandelbrot Set Viewer

Java Mandelbrot Set Viewer Hey guys! Hopefully you found a solution that helped you! The Content is licensed under ...

4:15
Codereview: Java Mandelbrot Set Viewer

0 views

2 weeks ago

Coding wala Shree
No More 'public static void main()' in Java 25? JEP 512: Compact Source Files & Instance Main Method

Java 25 continues its effort to make Java simpler and more approachable, especially for beginners and educators. In this short ...

2:31
No More 'public static void main()' in Java 25? JEP 512: Compact Source Files & Instance Main Method

54 views

2 weeks ago

Carlos Chacin
I was able to fix MY MISTAKE: Java TDD (Skull King Ep. 6)

Java Error Handling Tutorial: Building a custom Result[T] type without Vavr! In this Java 25 TDD episode, I remove the Vavr ...

28:27
I was able to fix MY MISTAKE: Java TDD (Skull King Ep. 6)

49 views

12 days ago

The Debug Zone
How to Use @FlakyTest Annotation in Your Java Tests: A Complete Guide

In this video, we dive into the powerful @FlakyTest annotation in Java, a game-changer for developers dealing with unreliable ...

1:41
How to Use @FlakyTest Annotation in Your Java Tests: A Complete Guide

0 views

3 weeks ago

Sophia Wagner
Softwareengineering: Why isn't Java used for modern web application development? closed

Why isn't Java used for modern web application development? closed Hey guys! Hopefully you found a solution that helped you!

6:09
Softwareengineering: Why isn't Java used for modern web application development? closed

3 views

3 weeks ago

Coding wala Shree
Why Java 25 is Starting to Look Like Python | JEP 511 | Module Import Declarations

Tired of the "Import Wall" in Java? Java 25 just introduced JEP 511: Module Import Declarations, and it's a game-changer for clean ...

2:47
Why Java 25 is Starting to Look Like Python | JEP 511 | Module Import Declarations

42 views

2 weeks ago

The Debug Zone
Why Use Objects.requireNonNull() in Java? Benefits and Best Practices

In this video, we delve into the importance of using `Objects.requireNonNull()` in Java programming. This powerful utility method ...

3:03
Why Use Objects.requireNonNull() in Java? Benefits and Best Practices

2 views

3 weeks ago

Carlos Chacin
Writing Tests Before Code — Does It Actually Work? (Skull King Ep. 2)

Java TDD Tutorial: Designing the Player class with Test-Driven Development! In this Java 25 programming episode, we build ...

15:55
Writing Tests Before Code — Does It Actually Work? (Skull King Ep. 2)

43 views

2 weeks ago

mxtylerdo
Simple Minecraft Shulker Box Loaning System (1.21.11 Java)

This video showcases a loaner system for shulker boxes in Minecraft Java 1.21.11 This shows dispensing system for shulker ...

1:00
Simple Minecraft Shulker Box Loaning System (1.21.11 Java)

8 views

6 days ago

Carlos Chacin
Before vs After: Code Cleanup with TDD (Skull King Ep. 5)

Java Code Cleanup Tutorial: Refactoring tests for clarity! In this Java 25 TDD episode, we clean up our Skull King card game ...

14:23
Before vs After: Code Cleanup with TDD (Skull King Ep. 5)

20 views

2 weeks ago

Sophia Wagner
Softwareengineering: Why isn't Java used for modern web application development? closed

Why isn't Java used for modern web application development? closed Hey guys! Hopefully you found a solution that helped you!

6:13
Softwareengineering: Why isn't Java used for modern web application development? closed

10 views

3 weeks ago

Sophia Wagner
Softwareengineering: Why isn't Java used for modern web application development? closed

Why isn't Java used for modern web application development? closed Hey guys! Hopefully you found a solution that helped you!

6:11
Softwareengineering: Why isn't Java used for modern web application development? closed

2 views

3 weeks ago

Carlos Chacin
YOU WONT BELIEVE IT: Java 25, MicroProfile and TomEE - Part 4

Build production-ready cloud-native microservices with MicroProfile 6.1, Java 25, JakartaEE, and Apache TomEE!

8:42
YOU WONT BELIEVE IT: Java 25, MicroProfile and TomEE - Part 4

51 views

3 weeks ago

The Debug Zone
Convert RSA PKCS1 Private Key String to Java PrivateKey Object Tutorial

In this tutorial, we will explore the process of converting an RSA PKCS#1 private key string into a Java PrivateKey object.

1:31
Convert RSA PKCS1 Private Key String to Java PrivateKey Object Tutorial

0 views

3 weeks ago

Peter Schneider
Codereview: Corrupting Java arithmetic through reflection

Corrupting Java arithmetic through reflection I hope you found a solution that worked for you :) The Content is licensed under ...

3:14
Codereview: Corrupting Java arithmetic through reflection

1 view

4 weeks ago

Carlos Chacin
Java 25 TDD Series: Let's Build Skull King Together (Ep. 1)

Java 25 TDD Tutorial: Building a card game from scratch! In this Java programming series, I'm creating Skull King using ...

11:59
Java 25 TDD Series: Let's Build Skull King Together (Ep. 1)

72 views

2 weeks ago

Sanju B
How Java Runs on the JVM | Code to Bytecode Explained in IntelliJ (Mac)

Ever wondered what happens when you run a Java program? In this short demo, I walk you through the full journey — writing ...

1:50
How Java Runs on the JVM | Code to Bytecode Explained in IntelliJ (Mac)

25 views

12 days ago