ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

14,021 results

buildingwitheze
CompletableFuture in Java Explained: Asynchronous Programming Made Easy!

Unlock the power of asynchronous programming in Java with CompletableFuture! For more subscribe here ...

4:05
CompletableFuture in Java Explained: Asynchronous Programming Made Easy!

41 views

6 months ago

Edgars Garsneks
Bad test hunting - Mutation Testing

Are your tests solid? Break them! Mutation testing breaks your code on purpose to reveal hidden flaws in your test suite.

8:33
Bad test hunting - Mutation Testing

81 views

7 months ago

Xxtractz | Musa_
Coffee Session Ep 03 : Why Java in South Africa! | Salary | Saturation

Desk Setup upgrade https://www.youtube.com/watch?v=PdraHIsvjTA Grab a cup of coffee, whether it's filtered or instant, and join ...

7:26
Coffee Session Ep 03 : Why Java in South Africa! | Salary | Saturation

2,159 views

11 months ago

The Debug Zone
Why Java 9 Doesn't Convert All JARs to Automatic Modules: Explained

In this video, we delve into the intricacies of Java 9's module system and explore why not all JAR files are converted to automatic ...

1:29
Why Java 9 Doesn't Convert All JARs to Automatic Modules: Explained

11 views

5 months ago

Edgars Garsneks
DIY Testing Framework - Java Reflection API #8

Ever wondered how JUnit actually works under the hood? In this video, we'll build our own mini unit testing framework from ...

43:04
DIY Testing Framework - Java Reflection API #8

71 views

3 months ago

Bulgarian Java User Group
Exploring the Java Class File API, Rafael Winterhalter

The Java Class File API marks a significant advancement in bytecode manipulation, offering a modern and streamlined approach ...

47:19
Exploring the Java Class File API, Rafael Winterhalter

132 views

8 months ago

Zacks Software Academy
Why public static void main(String[] args)? | Java Interview Question Explained in Depth

Master the Java main() Method with this Complete Interview Guide! Download your FREE Java Interview Cheat Sheet: ...

1:02:01
Why public static void main(String[] args)? | Java Interview Question Explained in Depth

713 views

3 months ago

JCConf Taiwan
402CD 3 Simplifying Java Build Tooling with Object Oriented Programming by Li Haoyi

... doesn't get you anything useful because anyone could be writing and anyone could be reading them So in most Java programs ...

47:43
402CD 3 Simplifying Java Build Tooling with Object Oriented Programming by Li Haoyi

30 views

3 months ago

Edgars Garsneks
DIY Dependency Injection  - Java Reflection API #7

Time to implement our own basic reflection based dependency injection framework, that would scan classpath for components, ...

26:00
DIY Dependency Injection - Java Reflection API #7

163 views

8 months ago

Brogan M. Pratt
Learn Java for Robotics: Your First Program (FTC)

Join the community & access exclusive robotics resources ⤵️ https://shop.broganpratt.com/ Want to work with me and get ...

23:41
Learn Java for Robotics: Your First Program (FTC)

9,811 views

6 months ago

The Linux Foundation
JDK21 and Bazel

Talk about the upgrade to JDK21 and how its new features affect Bazel (e.g. Loom, new GC and etc.). Speakers: Chi Wang, Zheng ...

9:06
JDK21 and Bazel

151 views

9 months ago

The Debug Zone
Java SimpleDateFormat: Convert Date to Epoch Time with Milliseconds

In this video, we dive into the powerful Java SimpleDateFormat class and explore how to convert dates into epoch time with ...

4:07
Java SimpleDateFormat: Convert Date to Epoch Time with Milliseconds

11 views

5 months ago

Toronto Java Users Group
2025-09 Simpler Java build tools with Object Oriented Programming

Presented by: Haoyi Li The Java language is known to be performant, easy to use, and with great IDE support, but Java build tools ...

1:13:00
2025-09 Simpler Java build tools with Object Oriented Programming

91 views

3 months ago

Bulgarian Java User Group
The Hidden Art of Thread-Safe Programming: Exploring java.util.concurrent, Heinz Kabutz

Writing correct, thread-safe code is notoriously challenging. Unlike single-threaded code, concurrency bugs often remain hidden, ...

48:10
The Hidden Art of Thread-Safe Programming: Exploring java.util.concurrent, Heinz Kabutz

938 views

8 months ago

nipafx
Q&A About My Work At Oracle's Java Platform Group

To celebrate the 100th episode of the Inside #Java Newscast, I answered your questions about the show and the team behind it.

13:26
Q&A About My Work At Oracle's Java Platform Group

650 views

2 months ago

CK TV
Step-by-Step Guide: Packaging a Java Application into an executable File

Learn how to turn your Java application into a standalone EXE file with this easy-to-follow tutorial! Whether you're a beginner or ...

14:16
Step-by-Step Guide: Packaging a Java Application into an executable File

33 views

9 months ago

OmniFish News
Eclipse GlassFish 7.1: asadmin.java

Eclipse GlassFish 7.1.0 brings another option to run "asadmin commands" - as an alternative to existing asadmin and asadmn.bat ...

3:38
Eclipse GlassFish 7.1: asadmin.java

76 views

4 months ago

Cave of Programming
Java: Creating and Training a Neural Network

A video on using the open source Deeplearning4j API to create and train a simple neural network in Java. If you're interested in a ...

21:19
Java: Creating and Training a Neural Network

1,922 views

10 months ago

RazCodes
JPA is Awesome  - All Things Java

come join the community on discord: https://discord.gg/hqm6Uf8g Welcome to my corner of the digital world where I share the raw, ...

1:49
JPA is Awesome - All Things Java

12 views

11 months ago

Bolobedu Music
Fix  Java installation on your machine matching this tasks requirements {languageVersion=17_2025

android studio meerkat Fix Issue Another Java Installation In Progress How to Change JDK Version for Gradle in Android Studio ...

1:51
Fix Java installation on your machine matching this tasks requirements {languageVersion=17_2025

48 views

7 months ago

David Tanzer
Refactoring Java: Honest and Complete Names

In the Java Code I was refactoring during the last two videos, I never really was happy with some of the names. So, inspired by ...

14:57
Refactoring Java: Honest and Complete Names

18 views

3 months ago

CompSci Concepts
Java 01 IDE Setup and Intro
25:17
Java 01 IDE Setup and Intro

30 views

4 months ago

Carlos Chacin
🛑️ Stop Eager Initialization! Java 25 Stable Values Explained

Java 25's Stable Values (JEP 502) solve a critical performance problem: slow application startup caused by eager initialization.

10:09
🛑️ Stop Eager Initialization! Java 25 Stable Values Explained

132 views

3 months ago

Coding wala Shree
Java 25 LTS: 6 Key Features Developers Must Know #JDK25 #Java25 #Java25Features

Java 25 LTS is finally here — and this update brings some of the most practical improvements we've seen in modern Java.

15:33
Java 25 LTS: 6 Key Features Developers Must Know #JDK25 #Java25 #Java25Features

279 views

1 month ago

Vaadin
Creating a perfect container image for a Java app

What would a perfect container image for your Java application be? Miniature, airtight secure, starting fast, memory lean, or all ...

1:31:25
Creating a perfect container image for a Java app

1,139 views

Streamed 2 weeks ago