ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

33,410 results

Speedment
Query a Database in JShell using Java Streams

In this short video, Emil explains how JShell can be used to build simple database applications without any SQL using open ...

9:56
Query a Database in JShell using Java Streams

166 views

6 years ago

Ivan Ponomarev
Mainor 2022: Java Streams & Optionals

Slides: https://inponomarev.github.io/java-mipt/slides09/index-en.html#/ Eesti Ettevõtluskõrgkool Mainor, March 8th, 2022.

1:32:27
Mainor 2022: Java Streams & Optionals

487 views

3 years ago

CodeQuickBytes
Mastering Java 8:  map Method (1) #java  #streams #lambdaexpression  #softwareengineer #programming

Dive deep into the magic of Java 8 with this quick guide! We're unlocking the secrets of the .map method - a powerful tool that ...

0:46
Mastering Java 8: map Method (1) #java #streams #lambdaexpression #softwareengineer #programming

24 views

1 year ago

Cave of Programming
Mapping Streams:  Java Streams Tutorial Part 3

30% discount on my Advanced Java course: ...

10:40
Mapping Streams: Java Streams Tutorial Part 3

438 views

1 year ago

King Kodes
Intro to Stream API in Java (Pt.1)

Getting familiar with Java Stream API and understand how to use it to perform various operations on collections.

45:24
Intro to Stream API in Java (Pt.1)

19 views

9 months ago

Cave of Programming
Creating Streams in Java: Java Streams Tutorial Part 1

All my courses for less than $20 a month: ...

23:22
Creating Streams in Java: Java Streams Tutorial Part 1

2,073 views

1 year ago

Speedment
Java 9  Bridging the Gap Between Database and Stream

Webinar on how to extend the Java Stream API to run database queries using open source project Speedment. GitHub: ...

28:39
Java 9 Bridging the Gap Between Database and Stream

507 views

8 years ago

Im-Teched
Java Stream Count Method Made SUPER Simple!

Want to count elements in a Java list using streams? Let's break it down step by step. java streams, java even number, java count, ...

0:57
Java Stream Count Method Made SUPER Simple!

91 views

7 months ago

Cave of Programming
Filtering Streams:  Java Streams Tutorial Part 2

30% off my beginners' Java course. which includes streams. lambda expressions and method references: ...

19:34
Filtering Streams: Java Streams Tutorial Part 2

563 views

1 year ago

The Debug Zone
Java Stream: Collect Specific Keys from a List of Maps Efficiently

In this video, we dive into the powerful capabilities of Java Streams to efficiently extract specific keys from a list of maps. Whether ...

3:30
Java Stream: Collect Specific Keys from a List of Maps Efficiently

1 view

11 months ago

The Debug Zone
Java Stream API: Convert MapK, MapV, X to MapK, MapV, Y

In this video, we dive into the powerful capabilities of the Java Stream API as we tackle a common data transformation challenge.

5:24
Java Stream API: Convert MapK, MapV, X to MapK, MapV, Y

3 views

1 year ago

Coding wala Shree
Java Stream API – Terminal Operations: findFirst, findAny, allMatch, anyMatch, noneMatch | PART 7

Java Stream API Terminal Operations Explained In this video, we explore 5 powerful terminal operations in the Java Stream API: ...

21:54
Java Stream API – Terminal Operations: findFirst, findAny, allMatch, anyMatch, noneMatch | PART 7

91 views

6 months ago

Coding wala Shree
🚀 9 Ways to Create Streams in Java 8 | PART 2 | Master Java Stream API with Examples

Java Stream API is a powerful feature introduced in Java 8 that allows efficient data processing. In this video, we'll explore 9 ...

34:45
🚀 9 Ways to Create Streams in Java 8 | PART 2 | Master Java Stream API with Examples

695 views

1 year ago

The Debug Zone
Effortless Java Stream Refactoring: Simplifying Algorithms with Streams

In this video, we dive into the world of Java Streams and explore how they can transform complex algorithms into elegant, ...

4:23
Effortless Java Stream Refactoring: Simplifying Algorithms with Streams

11 views

11 months ago

Interview DOT
JAVA 8 STREAM FIND THE LONGEST NAME USING JAVA 8 STREAM REDUCE | EXAMPLE CODE DEMO | InterviewDOT

JAVA 8 STREAM FIND THE LONGEST NAME USING JAVA 8 STREAM REDUCE | EXAMPLE CODE DEMO | InterviewDOT Click ...

1:27
JAVA 8 STREAM FIND THE LONGEST NAME USING JAVA 8 STREAM REDUCE | EXAMPLE CODE DEMO | InterviewDOT

706 views

4 years ago

Pro Bono
Java | Read Text File Line By Line Using Stream

Java | Read Text File Line By Line Using Stream Read Text File Read Text File Using Stream Java Stream Java Read Text File ...

4:55
Java | Read Text File Line By Line Using Stream

132 views

5 years ago

Coding wala Shree
Java Streams: peek(), distinct(), limit(), skip() Explained with Real-World Examples | PART 5

Master Java Streams in Java 8 with real-world examples! In this video, we explore four powerful Java Stream API methods: ...

40:44
Java Streams: peek(), distinct(), limit(), skip() Explained with Real-World Examples | PART 5

651 views

9 months ago

The Debug Zone
Java Stream: How to Sum Duration Fields Efficiently in Your Code

In this video, we dive into the powerful capabilities of Java Streams, focusing specifically on how to efficiently sum duration fields ...

3:30
Java Stream: How to Sum Duration Fields Efficiently in Your Code

9 views

1 year ago

The Debug Zone
Java Stream: How to Split a String Twice and Get the Result Efficiently

In this video, we dive into the powerful capabilities of Java Streams to manipulate strings efficiently. Specifically, we'll explore how ...

4:00
Java Stream: How to Split a String Twice and Get the Result Efficiently

9 views

1 year ago

Peter Schneider
Is Java stream filter smart enough to ignore unnecessary items in an ordered stream?

Is Java stream filter smart enough to ignore unnecessary items in an ordered stream? I hope you found a solution that worked for ...

2:50
Is Java stream filter smart enough to ignore unnecessary items in an ordered stream?

2 views

1 year ago