ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,865 results

Interview DOT
Null References The Billion Dollar Mistake | Java 8 Optional Example | Haskell Kotlin | InterviewDOT

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

4:28
Null References The Billion Dollar Mistake | Java 8 Optional Example | Haskell Kotlin | InterviewDOT

2,016 views

5 years ago

Otavio Santana
Exploring the features in the Java interfaces

Since Java 8 the Java interfaces have increased the number of features such as a static method or the possibility to include ...

10:08
Exploring the features in the Java interfaces

156 views

3 years ago

The Debug Zone
How to Replace Retrolambda with Java 8 Features in Android Studio 3.0

In this video, we'll explore the transition from Retrolambda to the powerful features introduced in Java 8, specifically tailored for ...

4:16
How to Replace Retrolambda with Java 8 Features in Android Studio 3.0

5 views

1 year ago

The Debug Zone
Understanding Java 8 Map Default Implementation: Key Details and Insights

In this video, we delve into the intricacies of Java 8's Map default implementation, exploring its key features and functionalities.

4:17
Understanding Java 8 Map Default Implementation: Key Details and Insights

8 views

1 year ago

Clouds Tech Talk
Intro of new Features in Java 8 - Advance Java  Series 001

This video will help you to understand about new advanced features of Java 8 & beyond. Hope, you will enjoy the video and your ...

4:02
Intro of new Features in Java 8 - Advance Java Series 001

38 views

7 years ago

Random clouds by Balaji Chandrasekaran
Java Stream API - New features introduced after Java 8 tutorial

https://www.youtube.com/channel/UC971_t26MVs7uMtjbgf7elQ?sub_confirmation=1 - Please like, share and subscribe to my ...

7:12
Java Stream API - New features introduced after Java 8 tutorial

160 views

1 year ago

Splash Conference 2017
Understanding the Use of Lambda Expressions in Java

Davood Mazinanian, Ameya Ketkar, Nikolaos Tsantalis, Danny Dig Java 8 retrofitted lambda expressions, a core feature of ...

17:54
Understanding the Use of Lambda Expressions in Java

262 views

8 years ago

Gain Java Knowledge
Java 8 Optional Class Best Practices

Hi Friends, #GainJavaKnowledge Welcome to this channel Gain Java Knowledge. We are providing best content of Java in ...

11:58
Java 8 Optional Class Best Practices

1,870 views

5 years ago

Hasgeek TV
Jack, Jill & Java 8 - Chaitanya Nettem,

Jack is Google's new compiler/toolchain for Android. It compiles Java source into Android dex bytecode. It will replace the current ...

17:21
Jack, Jill & Java 8 - Chaitanya Nettem,

1,594 views

9 years ago

The Coding Gopher
Just-In-Time (JIT) Compilers Explained

Get 40% OFF CodeCrafters: https://app.codecrafters.io/join?via=the-coding-gopher Business Inquiries & Partnerships: ...

8:58
Just-In-Time (JIT) Compilers Explained

61,250 views

8 months ago

The Debug Zone
Java 8 Collect: Transforming Result Formats with Stream API Examples

In this video, we delve into the powerful features of Java 8's Stream API, focusing on the `collect` method and its ability to ...

4:39
Java 8 Collect: Transforming Result Formats with Stream API Examples

3 views

1 year ago

The Debug Zone
How to Get Index of findFirst() in Java 8: A Complete Guide

In this video, we delve into the powerful features of Java 8, focusing on the `findFirst()` method and how to effectively retrieve the ...

4:15
How to Get Index of findFirst() in Java 8: A Complete Guide

7 views

1 year ago

The Debug Zone
Using Java 8 Optional to Avoid Null Returns: Best Practices and Examples

In this video, we delve into the powerful features of Java 8's Optional class, designed to help developers avoid the pitfalls of null ...

5:26
Using Java 8 Optional to Avoid Null Returns: Best Practices and Examples

15 views

1 year ago

Coding wala Shree
Lambda Expressions and Functional Interfaces - Part 2

... Java 8 Features: https://www.youtube.com/playlist?list=PL0NAuwT3sREIpmVKgApk2vauQ4zWAenen GitHub Project Link: ...

17:26
Lambda Expressions and Functional Interfaces - Part 2

359 views

1 year ago

Gain Java Knowledge
Count occurrences of a string using java8 stream

Hi Friends, #GainJavaKnowledge Welcome to this channel Gain Java Knowledge. We are providing best content of Java in ...

4:14
Count occurrences of a string using java8 stream

6,976 views

2 years ago

The Debug Zone
Java 8: Extracting MapK, MultisetV from Stream of Streams Tutorial

In this tutorial, we dive into the powerful features of Java 8, focusing on how to extract a `MapK, MultisetV` from a stream of ...

4:33
Java 8: Extracting MapK, MultisetV from Stream of Streams Tutorial

3 views

1 year ago

The Debug Zone
How to Check for Prime Numbers in Java 8: A Step-by-Step Guide

In this video, we'll explore the fascinating world of prime numbers and how to efficiently check for them using Java 8. Whether ...

5:13
How to Check for Prime Numbers in Java 8: A Step-by-Step Guide

9 views

1 year ago

Clouds Tech Talk
Method Reference Hands on - Advance Java Series 004

This video will help you to understand about Method Reference of Java 8 and beyond. We will do hands on coding with different ...

11:40
Method Reference Hands on - Advance Java Series 004

41 views

7 years ago

ITGARDEN
Java 8 feature Default and Static method. How to use default and static method and difference

Click the below link to download the latest Billing System Source code. https://pinepad.in/downloads/ More information about the ...

12:19
Java 8 feature Default and Static method. How to use default and static method and difference

37 views

6 years ago

Coding wala Shree
Java 25 LTS: 6 Key Features Developers Must Know #JDK25 #Java25 #Java25Features

... Streams Full Playlist: https://www.youtube.com/playlist?list=PL0NAuwT3sRELBft7_H5zODOi2WnQhFwxd Java 8 Features ...

15:33
Java 25 LTS: 6 Key Features Developers Must Know #JDK25 #Java25 #Java25Features

291 views

2 months ago

Coding wala Shree
Lambda Expressions and Functional Interfaces - Part 3

... Playlist for Java 8 Features: https://www.youtube.com/playlist?list=PL0NAuwT3sREIpmVKgApk2vauQ4zWAenen GitHub Project ...

17:23
Lambda Expressions and Functional Interfaces - Part 3

288 views

1 year ago

OpenWebinars
CURSO DE JAVA 8 DESDE CERO 🔥

Quieres aprender a programar? Comienza desde cero con Java: uno de los lenguajes más utilizados y con gran demanda en el ...

5:12
CURSO DE JAVA 8 DESDE CERO 🔥

7,391 views

8 years ago

Coding wala Shree
🚀 Understanding Interfaces in Java : Secret to Cleaner Code

Java8, #Interfaces ,#CodingWalaShree Understanding Interfaces in Java In this video, we dive deep into the concept of ...

19:41
🚀 Understanding Interfaces in Java : Secret to Cleaner Code

333 views

1 year ago

Chris T
Java 14 - New Features

Coverage of the Java 14 New Features. Source Code Available at: ...

9:00
Java 14 - New Features

1,099 views

6 years ago

Interview DOT
TAMIL Java 8 streams tutorial | Java 8 Parallel Streams | Parallel Streams in Java 8 | InterviewDOT

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

6:38
TAMIL Java 8 streams tutorial | Java 8 Parallel Streams | Parallel Streams in Java 8 | InterviewDOT

3,104 views

6 years ago