ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,124 results

Will Tollefson
Java Optionals, a Practical Walkthrough - Java Programming

In this video, we'll describe typical use cases for Optionals in Java with practical examples and compare these to the previous ...

11:38
Java Optionals, a Practical Walkthrough - Java Programming

1,957 views

2 years ago

Otavio Santana
Avoiding Pitfalls with Java Optional: Common Mistakes and How to Fix Them

Java's Optional API is a powerful tool for avoiding null pointer exceptions and writing more robust code. However, even Optional ...

10:09
Avoiding Pitfalls with Java Optional: Common Mistakes and How to Fix Them

1,446 views

2 years ago

Udacity
Optional Challenge: Implementing the Photography Story - Intro to Java Programming

This video is part of an online course, Intro to Java Programming. Check out the course here: ...

6:33
Optional Challenge: Implementing the Photography Story - Intro to Java Programming

535 views

10 years ago

One Minute Programming
How to Use Optional Class in Java | Get Value | IsEmpty | IfPresent | orElse | Java Programming

How to Use Optional Class in Java | Get Value | IsEmpty | IfPresent | orElse | Java Programming How to use optional in Java?

8:07
How to Use Optional Class in Java | Get Value | IsEmpty | IfPresent | orElse | Java Programming

378 views

4 years ago

Always-Be-Learner
How & When To Use JAVA-OPTIONAL-Methods empty, Of, OfNullable ??

How & When To Use JAVA-OPTIONAL-Methods empty, Of, OfNullable ??

9:51
How & When To Use JAVA-OPTIONAL-Methods empty, Of, OfNullable ??

196 views

2 years ago

fp-tower
Ch04 Ep04: Dealing with Optional Values | Functional Scala

The Scala functional subset consists of using FP functions everywhere in our codebase, plus two additional requirements.

10:57
Ch04 Ep04: Dealing with Optional Values | Functional Scala

1,060 views

4 years ago

TestArchive
Java 8 for Testers #44 - Null Handling in Java: Traditional vs. Optional Class Demo

In this video, we explore how to handle null values effectively in Java. We start with the traditional approach using if-else checks ...

5:32
Java 8 for Testers #44 - Null Handling in Java: Traditional vs. Optional Class Demo

25 views

11 months ago

Java
Java 17 to 20 Pattern Matching Full tutorial with Records, Instanceof and Switch - JEP Café #14

How Pattern Matching is slowly changing the way you can write Java programs. This JEP Café tutorial covers Pattern Matching for ...

19:47
Java 17 to 20 Pattern Matching Full tutorial with Records, Instanceof and Switch - JEP Café #14

21,809 views

3 years ago

#TechieMit
How do you write optional in Java 8? |Optional Class

How do you write optional in Java 8? |Optional Class What are the advantages of using the optional class? Is optional better than ...

6:52
How do you write optional in Java 8? |Optional Class

221 views

3 years ago

IntelliJ IDEA, a JetBrains IDE
Java Features We Love. [Moved by Java]

JetBrains loves all programming languages, and developers of all types! This May, Java turns 25 years old! To celebrate Java's ...

10:56
Java Features We Love. [Moved by Java]

46,310 views

5 years ago

#TechieMit
What is the Optional class in Java 8?|Null Handling

What is the Optional class in Java 8?|Null Handling What is the benefit of the Optional class in Java 8? How do you write Optional ...

7:51
What is the Optional class in Java 8?|Null Handling

138 views

3 years ago

Bro Code
Java JOptionPane 🛑

Java JOptionPane joptionpane MessageDialog Swing GUI tutorial for beginners #Java #JOptionPane #optionpane ...

12:26
Java JOptionPane 🛑

112,219 views

5 years ago

makigas
¿Qué es un genérico? (en Java, aunque es igual en todas partes)

Los genéricos son parámetros de clase. Implican que cuando se fabriquen instancias de una clase, se especifique un parámetro ...

8:20
¿Qué es un genérico? (en Java, aunque es igual en todas partes)

11,991 views

2 years ago

Geekific
New Features in Java 11 and 17 | Java 17 Enhancements | Records | Sealed Classes | Geekific

Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ In this video, we go ...

10:19
New Features in Java 11 and 17 | Java 17 Enhancements | Records | Sealed Classes | Geekific

30,926 views

4 years ago

Rviewer
Optional, a new hope by Javier de Arcos

Introductory video of the Rviewer challenge: 'Optional, a new hope', created by Javier de Arcos. Do you want to solve this ...

4:04
Optional, a new hope by Javier de Arcos

88 views

4 years ago

Web Village Voyage
Functional Programming - 09: Option, Maybe and null value

In this video we will look at "Option" type constructor which sometimes it is called "Maybe". We will look into why using Null values ...

10:00
Functional Programming - 09: Option, Maybe and null value

8,407 views

3 years ago

Marco Mantovani
Optional no Java - Evitando NullPointerException

Aprenda a usar a classe Optional do Java para lidar de forma segura com valores que podem ser nulos. No que vamos focar: ...

15:32
Optional no Java - Evitando NullPointerException

36 views

3 months ago

Test Step
Cucumber Optional Capture Groups

Using Optional Capture Group you can avoid creating duplicate steps and improve the readability of Feature file. 0:00 Introduction ...

7:50
Cucumber Optional Capture Groups

296 views

2 years ago

Bro Code
Java GUI intro ⭐【5 minutes】

Java GUI intro JOptionPane #Java #GUI #into #JOptionPane.

5:49
Java GUI intro ⭐【5 minutes】

243,414 views

5 years ago

The Coding Train
2.4: Regular Expressions: Capturing Groups - Programming with Text

In this video I discuss capturing parentheses and how they are used to create numbered groups that referenced in a find / replace ...

13:42
2.4: Regular Expressions: Capturing Groups - Programming with Text

158,324 views

9 years ago