ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

410 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

SwegEd
Builder Pattern for Java – Clearly explained!

Video about the Builder Pattern in Java as part of Software Engineering Education (SwegEd). We answer the following questions: ...

20:12
Builder Pattern for Java – Clearly explained!

39 views

3 months ago

Engineering Community
Java 21 New Features by Volodymyr Kaidash

Agenda: - Why Java 21? - Java Enhancement Proposal - Record Patterns - Pattern Matching for Switch - Sequenced Collections ...

38:03
Java 21 New Features by Volodymyr Kaidash

155 views

11 months ago

The Debug Zone
Java Service Layer vs Repository Pattern: Which to Choose for Your Project?

In this video, we dive into two essential architectural patterns in software development: the Java Service Layer and the Repository ...

1:31
Java Service Layer vs Repository Pattern: Which to Choose for Your Project?

2 views

7 months ago

The Debug Zone
Do java.time.LocalDate and ZonedDateTime Use the Factory Pattern?

In this video, we delve into the fascinating world of Java's date and time API, specifically focusing on `java.time.LocalDate` and ...

1:54
Do java.time.LocalDate and ZonedDateTime Use the Factory Pattern?

0 views

3 months ago

The Debug Zone
Implementing Builder Pattern in Java with Exception Handling Best Practices

In this video, we delve into the Builder Pattern in Java, a powerful design pattern that simplifies the construction of complex objects ...

2:52
Implementing Builder Pattern in Java with Exception Handling Best Practices

2 views

6 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

6 months ago

The Debug Zone
Implementing Factory Design Pattern in Java: A Complete Guide and Solutions

In this video, we delve into the Factory Design Pattern, a fundamental concept in object-oriented programming that promotes ...

4:13
Implementing Factory Design Pattern in Java: A Complete Guide and Solutions

13 views

7 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

9 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

2 months ago

Bulgarian Java User Group
Ins and Outs of the Outbox Pattern, Gunnar Morling

The outbox pattern is a common solution for implementing data flows between microservices. By channeling messages through ...

47:06
Ins and Outs of the Outbox Pattern, Gunnar Morling

1,499 views

9 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

225 views

4 months ago

Carlos Chacin
This Pattern Made Card Design SO Easy (Skull King Ep. 8)

Java OOP Tutorial: Designing a card hierarchy with interfaces and inheritance! In this Java 25 TDD episode, I build the Escape ...

41:36
This Pattern Made Card Design SO Easy (Skull King Ep. 8)

50 views

2 months ago

The Debug Zone
Coding pattern for random percentage branching?

Today's Topic: Coding pattern for random percentage branching? Thanks for taking the time to learn more. In this video I'll go ...

2:32
Coding pattern for random percentage branching?

0 views

11 days ago

The Debug Zone
Java Nested Builder Pattern: Resolving Duplicate Fields Issue Explained

In this video, we delve into the Java Nested Builder Pattern, a powerful design technique that enhances the construction of ...

2:19
Java Nested Builder Pattern: Resolving Duplicate Fields Issue Explained

1 view

3 months ago

Peter Schneider
Codereview: Java: prime number envelopes FROM A fractal algorithm shows prime number patterning

Java: prime number envelopes FROM A fractal algorithm shows prime number patterning I hope you found a solution that worked ...

3:35
Codereview: Java: prime number envelopes FROM A fractal algorithm shows prime number patterning

0 views

5 months ago

Peter Schneider
Codereview: Simple Java program to aggregate lines of a text file

Stay safe :) If anything is off, please write me at peter D.O.T schneider A.T ois42.de design-patterns java algorithm.

2:37
Codereview: Simple Java program to aggregate lines of a text file

1 view

11 months ago

Peter Schneider
Codereview: Substring = Permutation of a given pattern

Substring = Permutation of a given pattern I hope you found a solution that worked for you :) The Content is licensed under ...

2:05
Codereview: Substring = Permutation of a given pattern

2 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

Owen Wu
Hackerrank Java Factory Pattern

Could not solve on my own - come back to review later https://www.hackerrank.com/challenges/java-factory/problem?

5:03
Hackerrank Java Factory Pattern

7 views

2 months ago