ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,089 results

Engineering Community
Pattern matching in Modern Java by Jorge Vargas

This presentation will examine the evolution of switch from a statement to an expression and on to powerful pattern-matching ...

44:42
Pattern matching in Modern Java by Jorge Vargas

257 views

3 years ago

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

Programmers Picnic
Learn how to draw Patterns in Java using for loops. Analyze Shapes and then make programs.

Learn how to draw Patterns in Java using for loops. Analyze Shapes and then make programs. You will learn the basics of ...

39:53
Learn how to draw Patterns in Java using for loops. Analyze Shapes and then make programs.

41 views

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

Bulgarian Java User Group
The Art of Java Language Pattern Matching, Simon Ritter

The goal of project Amber within OpenJDK is to explore the inclusion of smaller, productivity-oriented Java language features.

47:51
The Art of Java Language Pattern Matching, Simon Ritter

107 views

1 year ago

Java
Java 8 Lambdas Hacking

Java 8 lambdas are the biggest language change since generics were introduced in Java 5. Come learn expert tips and tricks on ...

34:48
Java 8 Lambdas Hacking

29,848 views

12 years ago

Learning & Development
Java Design Patterns

Iterated design pattern. So basically iterating design pattern is talking about in java we have example of this design pattern ...

1:14:54
Java Design Patterns

16 views

3 years ago

Cave of Programming
Implementing the Observer Pattern: Java Design Patterns Part 8

More courses! Free C++ course: https://www.udemy.com/course/free-learn-c-tutorial-beginners/?

25:42
Implementing the Observer Pattern: Java Design Patterns Part 8

14,148 views

12 years ago

KUNAL BOSE COMPUTER CLASSES
pattern programs in java

This is about the pattern programs. Here i have explained five types of triangular pattern programs, and further i will upload more ...

42:01
pattern programs in java

145 views

5 years ago

Tom Nurkkala
Regular Expressions

Introduction to the definition and use of regular expressions.

57:12
Regular Expressions

574 views

5 years ago

Voxxed Days Luxembourg
Pragmatic Functional Refactoring with Java 8  (Richard Warburton)

Conference by Richard Warburton Slides: ...

44:53
Pragmatic Functional Refactoring with Java 8 (Richard Warburton)

809 views

9 years ago

Commit Conf
Antonio “Toni” Muñoz: Una Mirada Funcional a las Novedades de Java 21

Slides: https://tonivade.es/commitconf24/slides.html Java 21 está lleno de interesantes novedades que abren la puerta a utilizar ...

47:46
Antonio “Toni” Muñoz: Una Mirada Funcional a las Novedades de Java 21

234 views

1 year ago

Scott Stanchfield
Design Patterns Session 7 (Factory Method, Abstract Factory, Builder)

Factory Method, Abstract Factory and Builder Patterns Code: github.com/javadude/patterns.session7.git.

52:59
Design Patterns Session 7 (Factory Method, Abstract Factory, Builder)

9,052 views

10 years ago

John Clements
Java Program-by-design

A quick attempt to illustrate the program-by-design design recipe as it applies to the problem of separating a string into integers ...

20:47
Java Program-by-design

306 views

13 years ago

Appsstuff Solutions
001 - Java Design Pattern - Introduction

Best regard Appsstuff Middleware Company Muhammad Yassein - Cairo - Egypt https://www.linkedin.com/in/appsstuff ...

30:29
001 - Java Design Pattern - Introduction

684 views

6 years ago

The Linux Foundation
Apache Commons - Beyond StringUtils - Benedikt Ritter, codecentric AG

Apache Commons - Beyond StringUtils - Benedikt Ritter, codecentric AG Apache Commons is an Apache project focused on all ...

42:56
Apache Commons - Beyond StringUtils - Benedikt Ritter, codecentric AG

7,783 views

8 years ago

CppNow
Dmitri Nesteruk: Design Patterns in the 21st Century

Design patterns started with Smalltalk and "old" C++. Since then, programming languages and paradigms have advanced quite a ...

41:31
Dmitri Nesteruk: Design Patterns in the 21st Century

2,399 views

9 years ago

Scott Stanchfield
Design Patterns Session 6 (Composite, Visitor)

Composite and Visitor Patterns Code: https://github.com/javadude/patterns.session6.

57:02
Design Patterns Session 6 (Composite, Visitor)

776 views

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

209 views

4 months ago

CS50
Pattern Matching with Regular Expressions

Regular expressions is primarily a tool, but also sometimes used in code actively to essentially match patterns and strings.

26:01
Pattern Matching with Regular Expressions

12,892 views

13 years ago