ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

83 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

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

TechByAbhay
Three Pattern In One Video | Logic Building | Pattern Programs | TechByAbhay 🚀

TechByAbhay 🚀 | Java • Kotlin • Android • DSA in Hindi Welcome to TechByAbhay – a Hindi programming channel focused on Java ...

8:57
Three Pattern In One Video | Logic Building | Pattern Programs | TechByAbhay 🚀

137 views

1 month 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

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

183 views

3 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

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

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

211 views

4 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

ConfEngine
Is Java 24 a Functional Programming Language? by Ben Evans #FnConf 2025

In 2022, I presented "Do We Really Do FP in Java?", a discussion of the language features of Java that support functional ...

47:16
Is Java 24 a Functional Programming Language? by Ben Evans #FnConf 2025

242 views

11 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

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

The Debug Zone
Java Singleton Pattern: Fixing SonarQube 'Utility Classes Should Not Have Public Constructors'

In this video, we delve into the Java Singleton Pattern and its significance in software design. We'll explore the common issue ...

1:31
Java Singleton Pattern: Fixing SonarQube 'Utility Classes Should Not Have Public Constructors'

4 views

10 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

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

TechByAbhay
Java Star Matrix Pattern | Logic Pattern Program Explained in Hindi | Tech by Abhay

In this video, we will learn Star Matrix Pattern Program in Java step by step. This is a logic based star pattern where stars ...

16:57
Java Star Matrix Pattern | Logic Pattern Program Explained in Hindi | Tech by Abhay

75 views

1 month 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

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

992 views

3 weeks ago

The Debug Zone
Why Does RxJava Observable.subscribe(observer) Return Void? Explained

In this video, we dive into the intricacies of RxJava and explore a common point of confusion: why the ...

2:17
Why Does RxJava Observable.subscribe(observer) Return Void? Explained

4 views

10 months ago