ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,158,485 results

Coding with John
Optionals In Java - Simple Tutorial

Full tutorial on Optionals in Java! Thanks to FlexiSpot for sponsoring! 🖥️ Get your coupon code for an extra $30 OFF through my ...

15:53
Optionals In Java - Simple Tutorial

276,728 views

4 years ago

makigas
How to use Optional in Java

With `Optional`, you can introduce the concept of optional values ​​into your Java application; that is, your function returns ...

9:35
How to use Optional in Java

10,363 views

3 years ago

Devoxx
Optional - The Mother of All Bikesheds by Stuart Marks

Subscribe to Devoxx on YouTube @ https://bit.ly/devoxx-youtube Like Devoxx on Facebook ...

58:43
Optional - The Mother of All Bikesheds by Stuart Marks

63,322 views

9 years ago

TodoCode
OPTIONALS in Java 📦 | SIMPLE Explanation | Functional Programming Course

😬 How many times have you encountered a NullPointerException in #Java? That's why Optional exists: a class designed to handle ...

12:25
OPTIONALS in Java 📦 | SIMPLE Explanation | Functional Programming Course

6,894 views

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

746 views

1 year ago

Java
Where to use Optional - Inside Java Newscast #19

Java Is it ok to use `Optional` as parameter type? Overloading is an alternative, but how well does it stack up? Thoughts on this ...

9:18
Where to use Optional - Inside Java Newscast #19

13,085 views

4 years ago

Amigoscode
Java Optionals | Crash Course

Become the software engineer AI can't replace. Join Amigoscode Academy: https://skool.com/amigoscode-academy ...

15:57
Java Optionals | Crash Course

106,353 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,405 views

4 years ago

The Curious Coder
Java 8 Optional Class Deep Dive | isPresent(), ifPresent(), orElse(), ofNullable() Explained

Confused about handling NullPointerException in Java? This video will give you a complete understanding of how to solve it ...

23:31
Java 8 Optional Class Deep Dive | isPresent(), ifPresent(), orElse(), ofNullable() Explained

4,724 views

5 months ago

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

2,416 views

2 years ago

Programando en JAVA
OPTIONAL en JAVA 8 - Tutorial Completo Fácil

CONVIÉRTETE en ARQUITECTO JAVA con IA - https://www.codeja.dev/masters/master-arquitecto-java-ia CONVIÉRTETE EN ...

8:24
OPTIONAL en JAVA 8 - Tutorial Completo Fácil

7,172 views

3 years ago

Daniel Smidstrup
How and when to use Java Optionals

I just used Java Optionals in a large project and wanted to share how useful they can be when used correctly. I showcase the ...

5:34
How and when to use Java Optionals

135 views

3 years ago

Do Some Dev
Java Optional

Tired of dealing with null pointer exceptions? Introducing Java Optional: a powerful tool for handling the absence of values ...

20:15
Java Optional

400 views

2 years ago

Devoxx
Optional by Stuart Marks

The Optional class was introduced in Java 8 in order to solve a narrow but frequently occurring problem: what to return if you have ...

48:21
Optional by Stuart Marks

32,950 views

9 years ago

Engineering Digest
Master Optional in Java 8: Complete Guide for Beginners

Get 1 to 1 coaching with me: https://topmate.io/engineeringdigest Donate: https://paypal.me/engineeringdigest Perks: ...

15:30
Master Optional in Java 8: Complete Guide for Beginners

52,462 views

3 years ago

Code Riverside
Using Optional in Java

Using Optionals in Java Welcome to Code Riverside. An Optional in Java is a container object that may or may not contain a ...

13:09
Using Optional in Java

869 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

720 views

1 year ago

Java Techie
Java 8 Streams | Optional Usage and Best Practices | JavaTechie

This tutorial will guide you java 8 Optional and its usecase with stream API Content : What is Optional ? why Optional ? When to ...

22:22
Java 8 Streams | Optional Usage and Best Practices | JavaTechie

141,611 views

5 years ago

Code Decode
Master Java 8 Optional with Examples : Top Interview Questions & Answers | Part 1 | Code Decode

In this video of code decode we have covered Java 8 Optional class Interview Questions and Answers for freshers and ...

15:54
Master Java 8 Optional with Examples : Top Interview Questions & Answers | Part 1 | Code Decode

107,931 views

4 years ago

Lazy Programmer
#5 - Java 8 - Optional | Usage with Examples #java #java8 #optional

Hello Everyone, Continuing with Java 8 Features, this is the 5th Video in that series. In this video we'll see what is Optional which ...

4:51
#5 - Java 8 - Optional | Usage with Examples #java #java8 #optional

773 views

4 years ago