ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

4,017 results

Edgars Garsneks
Java Pattern Matching

Pattern matching in Java is a great feature that reduces a lot of boilerplate. Even hated switch statements have become better with ...

1:38
Java Pattern Matching

225 views

8 months ago

Roel Van de Paar
Pattern in java using numbers (3 Solutions!!)

Pattern in java using numbers Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

3:02
Pattern in java using numbers (3 Solutions!!)

7 views

3 years ago

Roel Van de Paar
Strategy Pattern in Java 8

Strategy Pattern in Java 8 Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With thanks & praise ...

2:37
Strategy Pattern in Java 8

12 views

3 years ago

Ahmet Kutsi Nircan
Strategy Design Pattern Explained

Strategy Software Design Patterns explained with a Java example. http://patternsinsoftwareengineering.wordpress.com.

3:17
Strategy Design Pattern Explained

245 views

12 years ago

VoidRealms
Null Object Pattern - Qt 5 Design Patterns

Qt 5 Design Patterns on Udemy https://www.udemy.com/course/qt-5-design-patterns/?referralCode=3C2C41D87AB3A17B395F.

3:59
Null Object Pattern - Qt 5 Design Patterns

1,794 views

5 years ago

Roel Van de Paar
Software Engineering: Layering Design Pattern in Java clean code style (3 Solutions!!)

Software Engineering: Layering Design Pattern in Java clean code style Helpful? Please support me on Patreon: ...

2:40
Software Engineering: Layering Design Pattern in Java clean code style (3 Solutions!!)

3 views

3 years ago

Peter Schneider
Java 21 guarded pattern exhaustiveness

Java 21 guarded pattern exhaustiveness I hope you found a solution that worked for you :) The Content (except music & images) ...

2:20
Java 21 guarded pattern exhaustiveness

13 views

2 years 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

6 months ago

Roel Van de Paar
Code Review: Factory Design Pattern in Java

Code Review: Factory Design Pattern in Java Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar ...

2:35
Code Review: Factory Design Pattern in Java

4 views

3 years ago

Roel Van de Paar
Code Review: Instantiating shapes using the Factory Design Pattern in Java (2 Solutions!!)

Code Review: Instantiating shapes using the Factory Design Pattern in Java Helpful? Please support me on Patreon: ...

2:40
Code Review: Instantiating shapes using the Factory Design Pattern in Java (2 Solutions!!)

4 views

3 years ago

Roel Van de Paar
How to express this pattern with java regex?

How to express this pattern with java regex? Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

1:36
How to express this pattern with java regex?

6 views

3 years 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

4 months ago

I am SS
Print pattern number pattern in c++ c python java php satisfying coding #shorts #trending

shorts printing pattern number pattern 1 2 3 4 5 6 7 8 9 10.

0:47
Print pattern number pattern in c++ c python java php satisfying coding #shorts #trending

215 views

4 years ago

Interview DOT
Java 8 IntStream MapToObj | Build The Character Pattern Using Java 8 IntStream | Demo | InterviewDOT

Click here - https://www.youtube.com/channel/UCd0U_xlQxdZynq09knDszXA?sub_confirmation=1 to get notifications. Java 8 ...

1:43
Java 8 IntStream MapToObj | Build The Character Pattern Using Java 8 IntStream | Demo | InterviewDOT

1,433 views

5 years ago

Dark Devil
Star Pattern Problem | 6*5 square star pattern | Java

Master Star Pattern Problems in Java! Welcome to this comprehensive tutorial on solving Star Pattern Problems using Java!

1:53
Star Pattern Problem | 6*5 square star pattern | Java

5 views

11 months ago

Roel Van de Paar
Software Engineering: What is a real-world usage for Prototype pattern in Java? (3 Solutions!!)

Software Engineering: What is a real-world usage for Prototype pattern in Java? Helpful? Please support me on Patreon: ...

2:18
Software Engineering: What is a real-world usage for Prototype pattern in Java? (3 Solutions!!)

24 views

3 years ago

Tekno UF
Star Pattern in Java || Java Tutorials 2023 || Tekno UF #shorts

Star Pattern in Java || Java Tutorials 2023 || Tekno UF #shorts Amazon affiliate *********** Buy Best PC for Programming ...

1:00
Star Pattern in Java || Java Tutorials 2023 || Tekno UF #shorts

133 views

2 years ago

Roel Van de Paar
Can you help me understand this design pattern made by Java expert?

Can you help me understand this design pattern made by Java expert? Helpful? Please support me on Patreon: ...

2:24
Can you help me understand this design pattern made by Java expert?

13 views

3 years ago

Design Patterns Lectures
The Proactor and Reactor Design Patterns

In this video, the Proactor and Reactor design patterns are explained. Both address the problem of having to process requests by ...

3:48
The Proactor and Reactor Design Patterns

8,152 views

5 years ago

Roel Van de Paar
Code Review: Abstract Factory Pattern in Java

Code Review: Abstract Factory Pattern in Java Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar ...

2:16
Code Review: Abstract Factory Pattern in Java

0 views

3 years ago

Roel Van de Paar
Software Engineering: Design pattern for java service class

Software Engineering: Design pattern for java service class Helpful? Please support me on Patreon: ...

1:50
Software Engineering: Design pattern for java service class

28 views

3 years 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

16 views

2 weeks 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

3 views

4 months ago

Roel Van de Paar
Convert Java Pattern replaceAll to c#

Convert Java Pattern replaceAll to c# Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

1:44
Convert Java Pattern replaceAll to c#

14 views

3 years ago

Peter Schneider
Record patterns in java without instanceof or switch

Record patterns in java without instanceof or switch I hope you found a solution that worked for you :) The Content (except music ...

2:06
Record patterns in java without instanceof or switch

2 views

2 years ago