ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

84 results

Paris JUG
2024/09/10 - The Art of Java Language Pattern Matching

https://www.parisjug.org/events/2024/09-10-azul/ The Art of Java Language Pattern Matching The goal of project Amber within ...

49:08
2024/09/10 - The Art of Java Language Pattern Matching

128 views

11 months ago

The Debug Zone
How to Parse Strings in Java Using Regex Patterns: A Step-by-Step Guide

In this video, we'll dive into the powerful world of regular expressions (regex) in Java, exploring how to effectively parse strings ...

1:32
How to Parse Strings in Java Using Regex Patterns: A Step-by-Step Guide

4 views

5 months ago

Carlos Chacin
🛑️ Stop Using ThreadLocal! Migrate to Java Scoped Values

ThreadLocal worked great for traditional threads — but with Java 21's Virtual Threads, it causes memory bloat and mutable state ...

12:59
🛑️ Stop Using ThreadLocal! Migrate to Java Scoped Values

185 views

3 months ago

Julian Mesa
Improve your test writing with the Step Builder pattern in Playwright and Java

In this video, we'll see how to implement the step builder pattern using Playwright and Java. If you like my work, you can ...

14:07
Improve your test writing with the Step Builder pattern in Playwright and Java

320 views

9 months ago

Peter Schneider
Codereview: Simple wildcard pattern matcher in Java

Simple wildcard pattern matcher in Java I hope you found a solution that worked for you :) The Content is licensed under ...

4:16
Codereview: Simple wildcard pattern matcher in Java

3 views

8 months ago

DevConf
The Future of Java is Today - DevConf.CZ 2025

Speaker(s): Jan Lahoda The Java platform experiences an outburst of cool new features – new features added to the Java ...

34:09
The Future of Java is Today - DevConf.CZ 2025

36 views

7 months ago

Coding wala Shree
Primitive Types in Pattern Matching - instanceof and switch | Java 25 | JEP 507

Java 25 just gave instanceof and switch a massive upgrade! In this clip, we look at JEP 507: Primitive Types in Patterns.

1:54
Primitive Types in Pattern Matching - instanceof and switch | Java 25 | JEP 507

27 views

1 month ago

Carlos Chacin
🛑️ Stop Using Try-Catch: Java 25 Pattern Matching for Errors

Stop Using Try-Catch: Java 25 Pattern Matching for Errors Stop throwing exceptions in Java and start treating errors as data!

34:21
🛑️ Stop Using Try-Catch: Java 25 Pattern Matching for Errors

215 views

4 months ago

Mohit patil
Core Spring Tutorials
1:25:04
Core Spring Tutorials

0 views

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

65 views

1 month ago

CTO Bhaiya
Day 41/90 |⚡Last Stone Weight + Digit Swap Parity | Heap Pattern Explained | DSA Pattern #6 #heap

Telegram Channel : https://t.me/ctobhaiya_tg Instagram: https://www.instagram.com/ctobhaiya Linkedin: ...

1:09:56
Day 41/90 |⚡Last Stone Weight + Digit Swap Parity | Heap Pattern Explained | DSA Pattern #6 #heap

1,007 views

4 weeks ago

CharlesGPT
Building a Student Info System with JavaFX | Full GUI Tutorial📚🖥️

javafx #javatutorial #scenebuilder #stringbuilder In this step-by-step JavaFX tutorial, you will build a fully functional Student ...

1:04:19
Building a Student Info System with JavaFX | Full GUI Tutorial📚🖥️

170 views

3 months ago

The Debug Zone
Fixing SimpleDateFormat Error: Unknown Pattern Character 'x' Explained

In this video, we dive into a common issue encountered by Java developers: the SimpleDateFormat error related to the unknown ...

2:44
Fixing SimpleDateFormat Error: Unknown Pattern Character 'x' Explained

4 views

10 months ago

Dr Giacomo Bergami (PhD)
3) Properties of Concurrent Programs & (Reentrant)Locks in Java [Friday 26th of April, 2024]

The codebase is available at: ...

1:55:00
3) Properties of Concurrent Programs & (Reentrant)Locks in Java [Friday 26th of April, 2024]

9 views

5 months ago

CharlesGPT
Java Course 12 (2026): Exception Handling & Regex Made Easy ⚙️

javaprogramming #errorhandling #regex Welcome to Course 12 of our beginner-friendly Java tutorial series! In this video, we ...

36:01
Java Course 12 (2026): Exception Handling & Regex Made Easy ⚙️

9 views

6 months ago

Coding wala Shree
Sorting with Java Streams: Comparable vs Comparator

Java Streams Sorting (Part 4) – Real-Project Example! Learn how to sort data using Java 8 Stream API in a real-world ...

24:54
Sorting with Java Streams: Comparable vs Comparator

465 views

1 year ago

Edgars Garsneks
Dependency Injection  - Java Reflection API #6

What is dependency injection and what for this design pattern is used? How it is related to dependency inversion principle of ...

15:30
Dependency Injection - Java Reflection API #6

32 views

10 months ago

ICSE Success Zone
ICSE Java Menu-Driven Program | c = a² + 2ab | Alphabet Pattern Printing

In this video, you will learn how to create a menu-driven Java program for ICSE Class 10 Computer Applications that performs the ...

35:41
ICSE Java Menu-Driven Program | c = a² + 2ab | Alphabet Pattern Printing

27 views

9 months ago

Coding wala Shree
🔥 Java 24 is Here!🔥 Important Features You Must Know with Code Demos!

Java 24 is here! This release introduces powerful new features, making Java more efficient, secure, and developer-friendly. In this ...

31:13
🔥 Java 24 is Here!🔥 Important Features You Must Know with Code Demos!

409 views

10 months ago

The Debug Zone
Kotlinic Pattern for Query by Example in Spring Data JPA: A Complete Guide

In this video, we delve into the Kotlinic pattern for implementing Query by Example (QBE) in Spring Data JPA. As developers ...

2:20
Kotlinic Pattern for Query by Example in Spring Data JPA: A Complete Guide

18 views

6 months ago