ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,142 results

Tech with Mathan
Java 8 Optional Explained 🚀 in Tamil

Java 8 Optional Class Tutorial in Tamil | Avoid NullPointerException In this video, we will learn about Optional Class in ...

9:18
Java 8 Optional Explained 🚀 in Tamil

391 views

10 months ago

Learn Automation Online
Java8 | 60 | Why do we need Optional class | Tamil

Optional is a class in Java 8 that is used to represent a value that may or may not be present. This is useful for ...

10:23
Java8 | 60 | Why do we need Optional class | Tamil

4,101 views

2 years ago

Java Ulagam
Optional Class - Java 8 | Tamil

I have tried to explain the use of Optional Class in Java 8 in this video. If any feedback, please provide it in the comments. Thanks ...

11:42
Optional Class - Java 8 | Tamil

497 views

8 months ago

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

272,504 views

4 years ago

Learn Automation Online
Java 8 | 61 | How to create Optional objects | Tamil

Optional is a class in Java 8 that is used to represent a value that may or may not be present. This is useful for ...

13:06
Java 8 | 61 | How to create Optional objects | Tamil

2,569 views

2 years ago

Learn Automation Online
Java8 | 62 | Handling null pointer exception using Optional class | Tamil

Optional is a class in Java 8 that is used to represent a value that may or may not be present. This is useful for representing ...

14:31
Java8 | 62 | Handling null pointer exception using Optional class | Tamil

2,477 views

2 years ago

With dharshini
JAVA 8 - Optional class In TAMIL

Optional class is well explained in Tamil #java #java8 #tamil #learning #optional for more videos !!! subscribe to my channel ...

9:35
JAVA 8 - Optional class In TAMIL

1,673 views

4 years ago

Learn Automation Online
Java8 | 63 | Functions in Optional class | Tamil

Functions In Optional Class: empty → Returns an empty Optional instance of→ Returns an Optional wrapping of the given value ...

9:12
Java8 | 63 | Functions in Optional class | Tamil

1,177 views

2 years ago

CloudTech
Optional Class In Java | Java 8 Questions and Answers

In this video, we discussed what is optional class in Java and showed various methods present in Optional Class in Java.

5:53
Optional Class In Java | Java 8 Questions and Answers

18,039 views

3 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

749 views

4 years ago

JustAMonad Programming Thoughts
Collecting data from Optional using Collectors(toList, toMap, toSet, collectingAndThen).

Optional can contain either 0 or 1 element in it. If Optional was a Collection, it would have been an empty collection or singleton ...

5:33
Collecting data from Optional using Collectors(toList, toMap, toSet, collectingAndThen).

117 views

4 years ago

Learn Automation Online
Java8 | 52 | Streams API | Map function | Tamil

The map() function in Java streams is an intermediate operation that takes a function and applies it to each element of the stream, ...

13:57
Java8 | 52 | Streams API | Map function | Tamil

1,357 views

2 years ago

Javagoalswithchirag
Optional Class | Java8 Essential Features

Java8 introduced a new class Optional, to deal with NullPointerException. https://en.wikipedia.org/wiki/Tony_Hoare ...

6:30
Optional Class | Java8 Essential Features

65 views

6 years ago

Logic First Tamil
Java Lambda Expression | Functional Interface | Java Course in Tamil | Logic First Tamil

Java Playlist, https://www.youtube.com/playlist?list=PLYM2_EX_xVvVXm005Gt5unmqW6GGMjHxa C Interview program playlist, https ...

5:33
Java Lambda Expression | Functional Interface | Java Course in Tamil | Logic First Tamil

30,903 views

4 years ago

Programmer Guide
10.0 Optional Class in Java 8 | Java 8 Optional class | Example Programs for Optional Class in java8

The optional class is introduced to avoid NullPointerException that we frequently encounters if we do not perform null checks in ...

13:49
10.0 Optional Class in Java 8 | Java 8 Optional class | Example Programs for Optional Class in java8

272 views

2 years ago

Coding with John
Lambda Expressions in Java - Full Simple Tutorial

Full tutorial for Lamba expressions in Java. Complete Java course: https://codingwithjohn.thinkific.com/courses/java-for-beginners ...

13:05
Lambda Expressions in Java - Full Simple Tutorial

952,476 views

4 years ago

Study Automation Academy
How to Use Optional Type in Java 8 || What is Optional Type ?? Java 8 Cool Features || Optional Java

Thanks for watching the video: Subscribe Channel: https://youtube.com/c/StudyAutomation1 My Gadgets: MIC:- ...

9:31
How to Use Optional Type in Java 8 || What is Optional Type ?? Java 8 Cool Features || Optional Java

148 views

3 years ago

Learn Automation Online
Java8 | 59 | Find First vs Find Any | Tamil

The findAny() method is a terminal operation, which means that it performs its action and returns a result immediately. It is also a ...

9:59
Java8 | 59 | Find First vs Find Any | Tamil

1,254 views

2 years ago

Learn Automation Online
Java8 | 64 | Reduce function | Tamil

The reduce() function in Java is a terminal operation on streams that combines all the elements of the stream into a single value.

10:42
Java8 | 64 | Reduce function | Tamil

1,195 views

2 years ago

Instinct Coder
Collectors(Grouping By) in Java - Tamil #codingpreparation #java #java8 #tamil

Student map page equal to student database and student database order classname dot get all students and the static method ...

10:38
Collectors(Grouping By) in Java - Tamil #codingpreparation #java #java8 #tamil

505 views

3 years ago