ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

53 results

Coding wala Shree
🚀 Master Java Streams: filter, map, flatMap | PART 3 | Real-Project Examples | Java 8 Stream API

In this Java Streams tutorial (Part 3), we dive into key Stream operations: filter(), map(), and flatMap(), demonstrating each with ...

34:27
🚀 Master Java Streams: filter, map, flatMap | PART 3 | Real-Project Examples | Java 8 Stream API

679 views

10 months ago

Payilagam
Java in Tamil - New Features - Stream API in Tamil

Document to practice: In This Java in Tamil Video Series, we discuss about New Features of Java in Tamil. In This video, we ...

41:23
Java in Tamil - New Features - Stream API in Tamil

23,285 views

Streamed 2 years ago

Coding wala Shree
🚀 Java 8 Optional Class | Say Goodbye to NullPointerExceptions | Best Practices & Key Methods

"Are null values causing headaches in your Java projects?" Learn how to eliminate NullPointerExceptions using the powerful ...

41:45
🚀 Java 8 Optional Class | Say Goodbye to NullPointerExceptions | Best Practices & Key Methods

1,396 views

11 months ago

Gain Java Knowledge
Java 8 Coding and Programming Interview Questions and Answers

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

59:22
Java 8 Coding and Programming Interview Questions and Answers

8,182 views

2 years ago

ConfEngine
Real world functional programming in Ads serving by Sathish Kumar

... Haskell in building an Ads serving engine using Java 8 and made the stack extensible for multiple Ads serving usecases like ...

45:35
Real world functional programming in Ads serving by Sathish Kumar

766 views

9 years 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

Bulgarian Java User Group
Hunting with Stream Gatherers, Piotr Przybyl

Streams were a very nice addition to Java 8, based on lambdas. They allow streamlined data processing without side effects, ...

49:02
Hunting with Stream Gatherers, Piotr Przybyl

101 views

6 months ago

Devopedia
Functors, Monads and more

Java 8 introduced lambdas and method references. These helped adoption of functional programming in Java. Later versions of ...

1:02:24
Functors, Monads and more

347 views

2 years ago

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

... Repository: https://github.com/codingwalashree/codingwalashree-java8-features/tree/main/stream-api-demo Don't forget to ...

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

87 views

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

648 views

9 months ago

GR8Conf
Spock's New Tricks

Spock is a testing DSL that leverages Groovy AST and the Groovy Compiler yielding great results. The Spock team has been hard ...

41:37
Spock's New Tricks

390 views

7 years ago

Alexandru Nedelcu (Alex)
flatMap(Oslo) 2016 — Monix Task: Lazy, Async & Awesome

Project: https://monix.io Slides: https://alexn.org/assets/pdfs/Monix-Task.pdf Abstract: Scala's Future from the standard library is ...

43:13
flatMap(Oslo) 2016 — Monix Task: Lazy, Async & Awesome

121 views

8 years ago

SreenuTech
JDK8 Stream API (Complete Course) | By Mr. Suman

About Sreenu Technologies: Sreenu Technologies has established in 2013 May. We are experts on Java Realtime Project ...

2:27:19
JDK8 Stream API (Complete Course) | By Mr. Suman

29,138 views

3 years ago

Code with Nakov | SoftUni Global
[7/13] Maps, Lambda and Stream API - Java Foundations Certification

Understand the concept of more advanced structures like associative arrays (or maps), which hold key-to-value mappings.

2:57:17
[7/13] Maps, Lambda and Stream API - Java Foundations Certification

1,507 views

4 years ago

nipafx
Implementing New Java Stream Operations

JEP 461 proposes `Stream::gather` and `Gatherer` - a new intermediate meta-operation that can be used to implement all kinds of ...

38:05
Implementing New Java Stream Operations

5,097 views

2 years ago

SreenuTech
Predefined Functional Interface (Method References) Session-17 | By Mr. Sreenivas

About Sreenu Technologies: Sreenu Technologies has established in 2013 May. We are experts on Java Realtime Project ...

44:48
Predefined Functional Interface (Method References) Session-17 | By Mr. Sreenivas

926 views

3 years ago

Payilagam
Java in Tamil - Java 8 Features - Lambda Expressions, Functional Interface - Default Method

Our Website: https://payilagam.com Our Video Tutorials: தமிழில் ஜாவா: ...

55:53
Java in Tamil - Java 8 Features - Lambda Expressions, Functional Interface - Default Method

44,962 views

4 years ago

Lambda Lille
🇬🇧 Lambda Lille - λ • remote 8 - Raúl Raja

Roll your own Computation blocks in Kotlin Computation blocks empower library authors and users to build ad-hoc operators and ...

52:22
🇬🇧 Lambda Lille - λ • remote 8 - Raúl Raja

562 views

5 years ago

Coding wala Shree
Sorting with Java Streams: Comparable vs Comparator

Java Streams Sorting (Part 4) – Real-Project Example! Learn how to sort data using Java 8 Stream API in a real-world ...

24:54
Sorting with Java Streams: Comparable vs Comparator

450 views

10 months ago

Coding wala Shree
Stream API Terminal Operations Explained | forEach, forEachOrdered, count, min, max | PART 6

... Repository: https://github.com/codingwalashree/codingwalashree-java8-features/tree/main/stream-api-demo ✨ Don't forget to ...

28:14
Stream API Terminal Operations Explained | forEach, forEachOrdered, count, min, max | PART 6

227 views

7 months ago