ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,849 results

Java
What’s New in Java 25 in 2 Minutes... More or Less - Sip of Java

JDK 25 has been released! Let's quickly review the 18 JEPs (JDK Enhancement Proposals) that were included in the JDK 25 ...

5:10
What’s New in Java 25 in 2 Minutes... More or Less - Sip of Java

30,088 views

4 months ago

Concise Code
Java 8 | Stream API | 💯 Real use cases of map( ) & flatMap( ) functions with Examples | @concisecode

Lets discover the Power of Java 8! In this tutorial, we dive deep into the Stream API and explore the uses of map( ) & flatMap( ) ...

12:02
Java 8 | Stream API | 💯 Real use cases of map( ) & flatMap( ) functions with Examples | @concisecode

31 views

10 months ago

JavaSpringVault
Java 8 Lambda Expressions Made Easy - Real Example in 5 Mins

Can you explain Java 8 Lambda Expressions in one sentence? Most can't — but after this video, you will If you can't break it down ...

5:14
Java 8 Lambda Expressions Made Easy - Real Example in 5 Mins

66 views

5 months ago

Concise Code
Java 8 | Stream API: Functional Interfaces - Function, Predicate, Consumer | 💯 Code Walk-through

Lets discover the Power of Java 8! In this tutorial, we dive deep into the Stream API and explore the widely used functional ...

22:29
Java 8 | Stream API: Functional Interfaces - Function, Predicate, Consumer | 💯 Code Walk-through

38 views

10 months 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

5 months ago

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

Ready to level up your Java 8 skills? Dive into Consumer, Function, BiFunction, BiConsumer, and Streams API with clear ...

1:28:47
5. Java 8 Features Explained: Unlock the Power of Modern Java!

11 views

10 months ago

Concise Code
Java 8 | Stream API: List Sorting with Comparator | 💯 Code walk-through | @concisecode

Lets discover the Power of Java 8! In this tutorial, we dive deep into the Stream API and explore the widely used methods of ...

13:54
Java 8 | Stream API: List Sorting with Comparator | 💯 Code walk-through | @concisecode

50 views

11 months ago

Concise Code
Java 8 🔥 | Interview Coding Questions | Java 8 & Stream API | 💯 Most Asked | Part 1 | Concise Code

In this tutorial, we will solve various tricky Java interview coding questions which are frequently asked by top IT companies i.e. ...

32:42
Java 8 🔥 | Interview Coding Questions | Java 8 & Stream API | 💯 Most Asked | Part 1 | Concise Code

593 views

9 months ago

Concise Code
Java 8 | Stream API | Collectors Explained with Real-World Examples |@concisecode​

Lets discover the Power of Java 8! The detailed explanation of most important methods of Stream API Collectors with complete ...

15:03
Java 8 | Stream API | Collectors Explained with Real-World Examples |@concisecode​

37 views

9 months ago

Backend Verse
Java 8 Operators: The Ultimate Guide

UnaryOperator & BinaryOperator Interface in Java 8 Explained | Functional Programming Simplified Welcome to Backend ...

10:36
Java 8 Operators: The Ultimate Guide

82 views

3 months ago

MissTecHack
Generate stream of random numbers | Stream API Interview Question - 4 | Java 8 Stream | Operations

A stream is a sequence of objects, i.e, a set of elements of a specific type. The series will cover the following: - Stream API ...

3:56
Generate stream of random numbers | Stream API Interview Question - 4 | Java 8 Stream | Operations

51 views

10 months ago

MissTecHack
Duplicates in an integer array | Stream API Interview Question - 3 | Java 8 Stream API | Operations

A stream is a sequence of objects, i.e, a set of elements of a specific type. The series will cover the following: - Stream API ...

4:29
Duplicates in an integer array | Stream API Interview Question - 3 | Java 8 Stream API | Operations

44 views

11 months ago

Backend Verse
Bi-Types in Java 8: The Secret to Cleaner Code

Java 8 BiPredicate, BiFunction & BiConsumer Explained with Real Examples Welcome to Backend Verse ! In this video, we'll ...

10:27
Bi-Types in Java 8: The Secret to Cleaner Code

49 views

3 months ago

Java2Cloud Academy
The #1 Java8 Mistake You're Making with FunctionalInterface

[Key point 3: e.g., "Master Java 8 Streams and functional programming."] ### Related Resources: - **Java Tutorials Playlist**: ...

3:11
The #1 Java8 Mistake You're Making with FunctionalInterface

6 views

4 months ago

Concise Code
Java 8 | Stream API: Map Sorting with Comparator | 💯 Code walk-through | @concisecode

Lets discover the Power of Java 8! In this tutorial, we dive deep into the Stream API and explore the widely used methods of ...

23:22
Java 8 | Stream API: Map Sorting with Comparator | 💯 Code walk-through | @concisecode

39 views

10 months ago

MissTecHack
Remove duplicates while preserving order | Stream API Interview Question - 12 | Java 8 Stream API

A stream is a sequence of objects, i.e, a set of elements of a specific type. The series will cover the following: - Stream API ...

3:04
Remove duplicates while preserving order | Stream API Interview Question - 12 | Java 8 Stream API

44 views

8 months ago

Java2Cloud Academy
01. 🚀 Master Java 8 in Minutes! | Top 7 Features You MUST Know

Welcome to Java2CloudAcademy ! In this video, you'll learn about Intro about Developing different types software application, ...

1:31
01. 🚀 Master Java 8 in Minutes! | Top 7 Features You MUST Know

24 views

8 months ago

Concise Code
Java 8 🔥 | Stream API Interview Coding Questions | Part 2 | 💯 Most Asked | Concise Code

Lets discover the Power of Java 8! In this tutorial, we dive deep into the Stream API and will try to solve various interview coding ...

21:27
Java 8 🔥 | Stream API Interview Coding Questions | Part 2 | 💯 Most Asked | Concise Code

45 views

8 months ago

MissTecHack
Group strings with same characters | Stream API Interview Question - 20 | Java 8 Stream Operations

A stream is a sequence of objects, i.e, a set of elements of a specific type. The series will cover the following: - Stream API ...

5:00
Group strings with same characters | Stream API Interview Question - 20 | Java 8 Stream Operations

31 views

7 months ago

MissTecHack
Common values from two lists | Stream API Interview Question - 11 | Java 8 Stream API | Operations

A stream is a sequence of objects, i.e, a set of elements of a specific type. The series will cover the following: - Stream API ...

3:15
Common values from two lists | Stream API Interview Question - 11 | Java 8 Stream API | Operations

27 views

9 months ago

MissTecHack
Longest String in a List of Strings | Stream API Interview Question - 8 | Java 8 Stream API Tutorial

A stream is a sequence of objects, i.e, a set of elements of a specific type. The series will cover the following: - Stream API ...

3:15
Longest String in a List of Strings | Stream API Interview Question - 8 | Java 8 Stream API Tutorial

38 views

9 months ago

Big Tech
What Makes Java 24 BETTER Than Java 17 in 90 seconds

Topics Covered - Java 24 new features explained - Java 24 vs Java 17 / Java 11 / Java 8 comparison - Virtual Threads ...

1:41
What Makes Java 24 BETTER Than Java 17 in 90 seconds

9,876 views

9 months ago

Concise Code
Java 8 🔥 | Interview Coding Questions | Java 8 & Stream API | 💯 Most Asked | Part 3 | Concise Code

In this tutorial, we will solve various tricky Java interview coding questions which are frequently asked by top IT companies i.e. ...

37:20
Java 8 🔥 | Interview Coding Questions | Java 8 & Stream API | 💯 Most Asked | Part 3 | Concise Code

57 views

8 months ago

Java2Cloud Academy
Master Java 8 in 7 Days with These Essential Tips

Welcome to Java2CloudAcademy ! In this video, you'll learn about Intro about Developing different types software application, ...

1:20
Master Java 8 in 7 Days with These Essential Tips

20 views

4 months ago

Java2Cloud Academy
10. 🔥 Mastering Lambda Expressions in Java | Java 8 Functional Programming Simplified! 🔥

Welcome to Java2CloudAcademy ! In this video, you'll learn about Unlock the power of Lambda Expressions in Java!

6:49
10. 🔥 Mastering Lambda Expressions in Java | Java 8 Functional Programming Simplified! 🔥

7 views

8 months ago