ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,003 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

Ivan Ponomarev
Mainor 2022: Exceptions. Strings & Wrapper classes

Slides: https://inponomarev.github.io/java-mipt/slides04/index-en.html#/

2:44:08
Mainor 2022: Exceptions. Strings & Wrapper classes

1,975 views

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

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

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

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

Code with Nakov | SoftUni Global
[6/13] String and Text Processing - Java Foundations Certification

Learn more about the String class and its functions and how to efficiently process strings and text. Find out what StringBuilder is ...

2:00:01
[6/13] String and Text Processing - Java Foundations Certification

1,462 views

4 years ago

Ivan Ponomarev
Mainor 2022. Java Concurrency, Part 2

Concurrency is perhaps the most complex field of programming. It requires a knowledge of multiple fundamental principles, like ...

1:29:01
Mainor 2022. Java Concurrency, Part 2

626 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

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

Ivan Ponomarev
Mainor 2022: Java Streams & Optionals

Slides: https://inponomarev.github.io/java-mipt/slides09/index-en.html#/ Eesti Ettevõtluskõrgkool Mainor, March 8th, 2022.

1:32:27
Mainor 2022: Java Streams & Optionals

488 views

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

nipafx
Use Builders... Cautiously - Effective Java, Item 2

The builder pattern is a powerful tool to ease the instantiation of complex classes. Whether constructor parameters are too ...

25:16
Use Builders... Cautiously - Effective Java, Item 2

2,860 views

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

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

Code with Nakov | SoftUni Global
[12/13] Java API Classes - Java Foundations Certification

Prepare for your Java Foundations official exam by learning more about some Java API Classes you already use like Math, ...

2:19:52
[12/13] Java API Classes - Java Foundations Certification

967 views

4 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

Cave of Programming
DAO and Multiple Databases: Java Design Patterns Part 15

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

23:38
DAO and Multiple Databases: Java Design Patterns Part 15

10,279 views

12 years ago

Lewis Baumstark
Lecture 5: Strings

2:05 review of Strings from CS1301 7:35 Convert primitives to String via, e.g., Integer, Double, etc 9:53 Convert strings to, e.g., ...

45:11
Lecture 5: Strings

56 views

5 years ago

Paris JUG
2019/01/21 - Revisiting Effective Java in 2019

Joshua Bloch just gifted us with the 3rd edition of "Effective Java", but almost 10 years have been past since the last edition.

53:06
2019/01/21 - Revisiting Effective Java in 2019

370 views

6 years ago