ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

271 results

#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

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

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

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

Geekific
A Guide To CompletableFuture in Java with Examples | Asynchronous Operations in Java | Geekific

Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ Java's Future API was ...

9:30
A Guide To CompletableFuture in Java with Examples | Asynchronous Operations in Java | Geekific

57,750 views

3 years ago

Java
Handling null and upgrading past Java 8 - Inside Java Newscast #7

Java #OpenJDK #JDK Dealing with `null` is never fun, so in this newscast, I explain how to best handle it, what tools can do, and ...

9:37
Handling null and upgrading past Java 8 - Inside Java Newscast #7

5,680 views

4 years ago

makigas
Java Records: What They Are and How to Use Them

Records are an alternative to classes initially introduced in Java 14, but generally available starting with Java 17. They ...

7:53
Java Records: What They Are and How to Use Them

11,973 views

2 years ago

Adarsh Raj
Java 8 Important Interview Questions and Answers | Crack Your Next Interview #Java8 #JavaInterview

In this video, we cover the most important Java 8 interview questions and answers commonly asked in top companies.

5:06
Java 8 Important Interview Questions and Answers | Crack Your Next Interview #Java8 #JavaInterview

17 views

4 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

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,062 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,846 views

3 years ago

Prototype Project
Java 8 tutorial 16 (Streams) - groupingBy, partitioningBy, counting, & mapping Collectors methods

03:10 What is the collect method on the Stream interface? 03:25 What is the static partitioningBy method on the Collectors ...

14:45
Java 8 tutorial 16 (Streams) - groupingBy, partitioningBy, counting, & mapping Collectors methods

36,321 views

11 years ago

Java
(Dirty?) Tricks in Java 22 - Inside Java Newscast #64

Java 22 has many language features that Java 8 could only dream of - let's see what (dirty) tricks we can play with them: We'll see ...

13:05
(Dirty?) Tricks in Java 22 - Inside Java Newscast #64

17,851 views

1 year ago

Prototype Project
Java 8 Tutorial 19 (Streams) - noneMatch, anyMatch Stream methods

02:10 What is the forEach method of the Stream interface? 02:45 What is the noneMatch method of the Stream interface? 03:40 ...

11:03
Java 8 Tutorial 19 (Streams) - noneMatch, anyMatch Stream methods

3,138 views

11 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

Daniel Persson
Working with time and date in java 8

We look at how we can handle dates in Java 8 and what differs from Java 7 and before. Train big models on real GPUs for less.

17:13
Working with time and date in java 8

2,162 views

8 years ago

Java2Cloud Academy
1. Java 8 Features Explained: Unlock the Power of Modern Java!

Dive into Java 8's game-changing features! Learn Lambda Expressions, Streams, Optional, and more with clear, fun examples.

13:37
1. Java 8 Features Explained: Unlock the Power of Modern Java!

24 views

9 months ago

TheCoders TV
STARTING: Java 8 The Ultimate Guide Introduction

Welcome to the ultimate destination for mastering Java 8! What's Covered in This Series: Lambda ...

8:03
STARTING: Java 8 The Ultimate Guide Introduction

97 views

2 years ago

Begin Secure
How does the Java 'for each' loop work?

So, what is an enhanced for loop in Java? Find out about the Java enhanced for loop. What are the requirements to use it?

4:22
How does the Java 'for each' loop work?

54 views

3 years ago