ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

212 results

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

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

Round The Code
Before you update to .NET 10 - watch this first!

We'll walk you through how to update your projects to .NET 10 in this video. Whether you're updating an existing application orĀ ...

9:37
Before you update to .NET 10 - watch this first!

6,426 views

1 month ago

The Debug Zone
Java 8 Stream: Merging Collections of Objects by Shared ID Explained

In this video, we dive into the powerful features of Java 8 Streams, focusing on how to merge collections of objects based on aĀ ...

2:41
Java 8 Stream: Merging Collections of Objects by Shared ID Explained

2 views

9 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

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

Coding wala Shree
šŸ”„ Java 24 is Here!šŸ”„ Important Features You Must Know with Code Demos!

Java 24 is here! This release introduces powerful new features, making Java more efficient, secure, and developer-friendly. In thisĀ ...

31:13
šŸ”„ Java 24 is Here!šŸ”„ Important Features You Must Know with Code Demos!

398 views

8 months ago

Coding wala Shree
Stop Wasting Time on Old Java. Understanding the True Value of JDK 25 LTS

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

15:33
Stop Wasting Time on Old Java. Understanding the True Value of JDK 25 LTS

226 views

2 weeks ago

The Debug Zone
Applying Multiple Functions to a Value in Java 8: A Step-by-Step Guide

In this video, we dive into the powerful features of Java 8, focusing on how to apply multiple functions to a single value using theĀ ...

1:31
Applying Multiple Functions to a Value in Java 8: A Step-by-Step Guide

2 views

9 months ago

The Debug Zone
Understanding Java 8 Streams: Adding Specific Class Lists to java.lang.Object

In this video, we delve into the powerful features of Java 8 Streams and explore how they can be utilized to enhance theĀ ...

1:55
Understanding Java 8 Streams: Adding Specific Class Lists to java.lang.Object

0 views

9 months ago

Coding wala Shree
Sorting with Java Streams: Comparable vs Comparator

... Java 8 Features: https://www.youtube.com/watch?v=meFi5pR-Y4w&list=PL0NAuwT3sREIpmVKgApk2vauQ4zWAenen CoreĀ ...

24:54
Sorting with Java Streams: Comparable vs Comparator

450 views

10 months ago

The Debug Zone
How to Convert Java 8 Streams to Stream of Tuples: A Step-by-Step Guide

In this video, we'll explore the powerful capabilities of Java 8 Streams and how to transform them into a stream of tuples. WhetherĀ ...

3:28
How to Convert Java 8 Streams to Stream of Tuples: A Step-by-Step Guide

1 view

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

8 views

11 months ago

The Debug Zone
Fixing Jack Error: Required to Support Java 8 Language Features in Android

In this video, we dive into the common "Jack Error" that developers encounter when trying to leverage Java 8 language features inĀ ...

1:30
Fixing Jack Error: Required to Support Java 8 Language Features in Android

1 view

4 months ago

The Debug Zone
Java 8 Streams: Filter List Items Based on Conditions from Another List

In this video, we dive into the powerful features of Java 8 Streams, focusing on how to filter items in one list based on conditionsĀ ...

2:06
Java 8 Streams: Filter List Items Based on Conditions from Another List

0 views

2 months ago

The Debug Zone
Java 8 Stream findFirst: How to Get the First Element Efficiently

In this video, we delve into the powerful features of Java 8 Streams, focusing specifically on the `findFirst` method. Whether you'reĀ ...

1:31
Java 8 Stream findFirst: How to Get the First Element Efficiently

3 views

9 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

The Debug Zone
How to Filter Nested Objects in Java 8: A Step-by-Step Guide

In this video, we delve into the powerful features of Java 8, focusing on how to effectively filter nested objects. As data structuresĀ ...

1:59
How to Filter Nested Objects in Java 8: A Step-by-Step Guide

0 views

8 months ago

The Debug Zone
Java 8 DateTimeFormatter: Handling Milliseconds, Microseconds, and Nanoseconds

In this video, we dive into the powerful capabilities of Java 8's DateTimeFormatter, focusing specifically on how to handle variousĀ ...

3:28
Java 8 DateTimeFormatter: Handling Milliseconds, Microseconds, and Nanoseconds

14 views

11 months ago

The Debug Zone
Java 8 GroupingBy: How to Group a List of Lists Efficiently

In this video, we delve into the powerful features of Java 8, focusing on the `groupingBy` method from the Stream API. You'll learnĀ ...

1:52
Java 8 GroupingBy: How to Group a List of Lists Efficiently

0 views

3 months ago