ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

91,407 results

Infybuzz
Optional In Java 8

Learn to use Optional provided in Java 8. It is used to avoid null pointer exceptions. Learn RabbitMQ : Messaging with Java, ...

3:43
Optional In Java 8

4,433 views

6 years ago

Peachez Programming
Java Optionals in 60 seconds

Join my Patreon: https://www.patreon.com/PeachezProgramming LinkTree: https://linktr.ee/peachezprogramming Introduced in ...

1:01
Java Optionals in 60 seconds

607 views

1 year ago

Rutger van Velzen
Java optional, When to return an Optional

Link to GitHub: https://github.com/Rutger-van-Velzen Link to Kata: ...

3:10
Java optional, When to return an Optional

31 views

1 year ago

Ask MR. Y
Mastering Optional in Java: Avoiding Null Pointer Exceptions and Writing Cleaner Code

In this tutorial, we'll explore the powerful features of the Optional class in Java, enabling you to handle nullable values with ease ...

1:51
Mastering Optional in Java: Avoiding Null Pointer Exceptions and Writing Cleaner Code

22 views

3 years ago

Java Tech Tutorials
Java 8 Optional

In Java 8, the Optional class was introduced as a container object which may or may not contain a non-null value. It helps avoid ...

0:59
Java 8 Optional

13 views

1 year ago

DevTalk Planet
Java Optional Made Simple – Under 1 Minute

Learn how to use Java Optional to chain data processing, avoid NullPointerException, and write cleaner code. Discover when to ...

0:54
Java Optional Made Simple – Under 1 Minute

12 views

11 months ago

HelloJade
Java Optional map() And flatMap() Super Simple Example

Java Optional map() And flatMap() Super Simple Example, showing the differences.

3:29
Java Optional map() And flatMap() Super Simple Example

1,889 views

6 years ago

DinaTechy
Why Java’s Optional Is More Than Just Code | DinaTechy Podcast Episode 1. #podcast #java

Welcome to Tech Talks where code meets clarity today we breathe life into a small Java class with big lessons optional let's ...

2:07
Why Java’s Optional Is More Than Just Code | DinaTechy Podcast Episode 1. #podcast #java

39 views

1 year ago

Byte Pint
Stop Writing Null Checks! Java Optional to the Rescue

Say goodbye to NullPointerExceptions forever! This 2-minute guide reveals how Java's Optional class can transform your error ...

2:53
Stop Writing Null Checks! Java Optional to the Rescue

678 views

1 year ago

All For All
Базовый курс Java - #87 урок. Знакомство с классом Optional

Ссылка на плейлист со всеми уроками "Программирование на Java. Базовый курс" ...

2:14
Базовый курс Java - #87 урок. Знакомство с классом Optional

434 views

7 years ago

JRH
Java Optional Explained

The Java 8 Optional class solved the billion dollar null pointer mistake. In this tutorial, learn how Java Optionals can eradicate ...

2:23
Java Optional Explained

2,332 views

4 years ago

Christian Schenk
Java: Lazy initialize a collection with Optional | Advent calendar for developers

In this short advice I would like to show you how to create null-safe code when working with unset data in a Java Bean or some ...

3:22
Java: Lazy initialize a collection with Optional | Advent calendar for developers

32 views

6 years ago

Polymath Mind
Java Fundamentals Tutorial for Beginners - Optional Class

In this video of the Java Fundamentals Tutorial, we will be going over optional class. Optional classes are used to gracefully check ...

3:37
Java Fundamentals Tutorial for Beginners - Optional Class

1 view

4 years ago

skill enabler
Optional in java 8

Optional in java 8 Advantages of Java 8 Optional: 1. Null checks are not required. 2. No more NullPointerException at run-time.

3:39
Optional in java 8

876 views

7 years ago

Interview DOT
JAVA 8 OPTIONAL | HOW , WHY AND WHEN TO USE JAVA 8 OPTIONALS | JAVA CODE EXAMPLE DEMO | InterviewDOT

Click here - https://www.youtube.com/channel/UCd0U_xlQxdZynq09knDszXA?sub_confirmation=1 to get notifications. JAVA 8 ...

2:29
JAVA 8 OPTIONAL | HOW , WHY AND WHEN TO USE JAVA 8 OPTIONALS | JAVA CODE EXAMPLE DEMO | InterviewDOT

2,903 views

5 years ago

codippa
Java 8 Optional vs if condition | Make your code more readable with this simple technique

java #javaprogram #javaprograming #javaprogramming #javaprojectswithsourcecode #javacodinginterviewquestions #javacode ...

3:18
Java 8 Optional vs if condition | Make your code more readable with this simple technique

88 views

2 years ago