ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

4,986 results

Brogan M. Pratt
I Wish I Knew This When I Started (Learn Java For FTC)

Learn the single most important concept in Java—classes and methods—to write cleaner, more powerful, and reusable code for ...

32:40
I Wish I Knew This When I Started (Learn Java For FTC)

2,230 views

6 months ago

Brogan M. Pratt
How I Build Flawless Autonomous Routines (Learn Java For FTC Robotics)

Learn the fundamentals of state machines to write cleaner, more reliable, and easier-to-debug code for your FTC robot. ⤵️ Why ...

17:59
How I Build Flawless Autonomous Routines (Learn Java For FTC Robotics)

4,278 views

4 months ago

SBros
The Only PvP Guide You’ll Ever Need

Tired of getting destroyed in Minecraft PvP? This is THE Minecraft PvP guide that will actually make you better! ⏱️Full Guide ...

11:04
The Only PvP Guide You’ll Ever Need

426,110 views

6 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,930 views

10 months ago

Bulgarian Java User Group
Secure Programming in Java, Christian Heitzmann

Developers and users of Java software are generally immune to many security problems that are still problematic in other ...

50:14
Secure Programming in Java, Christian Heitzmann

169 views

8 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

133 views

8 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

135 views

3 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

19 views

4 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

34 views

9 months ago

Coding wala Shree
Java Stream API – Terminal Operations: findFirst, findAny, allMatch, anyMatch, noneMatch | PART 7

Java Stream API Terminal Operations Explained In this video, we explore 5 powerful terminal operations in the Java Stream API: ...

21:54
Java Stream API – Terminal Operations: findFirst, findAny, allMatch, anyMatch, noneMatch | PART 7

100 views

8 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

945 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)

10,082 views

6 months ago

Codelenium
How to Web Scrape (Tutorial) | Selenium + Java

Learn how to scrape web data with Selenium + Java. Learn Selenium Basics: ...

6:28
How to Web Scrape (Tutorial) | Selenium + Java

74 views

10 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

167 views

8 months ago

Codelenium
How to Add To Cart (Tutorial) | Selenium + Java

Learn how to add items to shopping cart with Selenium + Java. Learn Selenium Basics: ...

9:05
How to Add To Cart (Tutorial) | Selenium + Java

241 views

10 months ago

The Debug Zone
How to Convert JSON String to List of Java Objects: A Step-by-Step Guide

In this video, we'll explore the process of converting a JSON string into a list of Java objects, a crucial skill for any developer ...

3:25
How to Convert JSON String to List of Java Objects: A Step-by-Step Guide

17 views

10 months ago

Brogan M. Pratt
How to Code an AprilTag-Tracking Turret

Join the community & access CAD files, Code snippets, & more robotics resources ⤵️ https://shop.broganpratt.com/ Want to ...

35:37
How to Code an AprilTag-Tracking Turret

1,248 views

1 day 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. In this ...

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

287 views

2 months ago

Holger Voormann (howlger)
Eclipse 2025-12 Java IDE Improvements

See also https://eclipseide.org Correction: ... improvements that have been added since the last release in September 2025 (not ...

12:16
Eclipse 2025-12 Java IDE Improvements

4,437 views

2 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