ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,981 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,947 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,447 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,737 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

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

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

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

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

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

3 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

Bro Code
Java JOptionPane 🛑

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

12:26
Java JOptionPane 🛑

112,282 views

5 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

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?

218,176 views

1 year 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

#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

359 views

2 years ago

IIT Madras - B.S. Degree Programme
Optional Types

Optional Types.

25:28
Optional Types

6,819 views

11 months 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,336 views

2 years ago

United Top Tech
Requiredtype: Provided: Optional com.MongoSpring.MongoSpring.Model SOLVED in Spring Boot

How to solve the error Required type: Provided: Optional com.MongoSpring.MongoSpring.Model.Student in spring boot.

0:52
Requiredtype: Provided: Optional com.MongoSpring.MongoSpring.Model SOLVED in Spring Boot

69 views

1 year ago

Bro Code
Java GUI intro ⭐【5 minutes】

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

5:49
Java GUI intro ⭐【5 minutes】

244,293 views

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

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

424 views

10 years ago