ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,998 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,980 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,448 views

2 years ago

Otavio Santana
Optional in Java - When better code is not an alternative

Since Java 8, Java Developers have one good way to avoid the classic NullPointerException. However, it is still a problem to use ...

23:13
Optional in Java - When better code is not an alternative

2,740 views

3 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: ...

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

803 views

10 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

39 views

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

Thorben Janssen
Hibernate Tip: How to map a to-one association to an Optional

Get more recipes like this one in my new book Hibernate Tips: More than 70 solutions to common Hibernate problems: ...

3:09
Hibernate Tip: How to map a to-one association to an Optional

892 views

8 years ago

Josh Hug
[Inheritance4, Video 4] Java vs. Python

... unless you use the optional type-specifying stuff, which I've never really used. So I love the fact that static types of Java exist.

4:49
[Inheritance4, Video 4] Java vs. Python

6,103 views

8 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

Thorben Janssen
Hibernate Tip: How to map an entity attribute to an Optional

Get more recipes like this one in my new book Hibernate Tips: More than 70 solutions to common Hibernate problems: ...

3:29
Hibernate Tip: How to map an entity attribute to an Optional

1,776 views

8 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

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

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,896 views

3 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

ArjanCodes
How Much FASTER Is Python 3.13 Without the GIL?

Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis. In this video, I'll discuss how Python ...

10:00
How Much FASTER Is Python 3.13 Without the GIL?

219,141 views

1 year ago

Bro Code
Java JOptionPane 🛑

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

12:26
Java JOptionPane 🛑

112,507 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

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,312 views

5 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

Test Step
Cucumber Optional and Alternative Text

There is no need to write a new step definition in Cucumber if your step differs by synonyms or singular plural. You can reduce lots ...

4:33
Cucumber Optional and Alternative Text

362 views

2 years ago