ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,957 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,945 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: ...

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

803 views

10 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,736 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: ...

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

535 views

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

195 views

2 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

Udacity
Optionals

This video is part of the Udacity course "Learn Swift Programming Syntax". Watch the full course at ...

0:43
Optionals

996 views

10 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,057 views

4 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

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

3 years ago

Udacity
Optionals Intro

This video is part of Udacity's Beginning iOS App Development Nanodegree. Learn more at ...

0:22
Optionals Intro

688 views

9 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

IIT Madras - B.S. Degree Programme
Optional Types

Optional Types.

25:28
Optional Types

6,815 views

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

Java
Java 21 Pattern Matching Tutorial #RoadTo21

Java 21 is the first Java release with all essential pattern matching features finalized: sealed types and type patterns in an ...

23:28
Java 21 Pattern Matching Tutorial #RoadTo21

30,242 views

2 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,310 views

5 years ago

Udacity
Assertions Are Optional - Software Debugging

This video is part of an online course, Software Debugging. Check out the course here: https://www.udacity.com/course/cs259.

2:18
Assertions Are Optional - Software Debugging

422 views

10 years ago