ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,054 results

vlogize
Convert Your Java Sorting Method to a Lambda Function with Ease

Discover how to effortlessly convert your Java sorting methods into `lambda functions`, enhancing your code readability and ...

1:28
Convert Your Java Sorting Method to a Lambda Function with Ease

0 views

6 months ago

Beyond Java
Java Lambda | Quick Tutorial | Beginners Shorts

In this java short, we explain Java Lambda expressions in the simplest way. Lambdas, introduced in Java 8,make code shorter, ...

0:41
Java Lambda | Quick Tutorial | Beginners Shorts

1 view

4 months ago

vlogize
Transforming Your enrichUser Method to a Lambda Function in Java

Discover how to efficiently convert your `enrichUser` method into a lambda function using BiFunction and Consumer in Java.

1:43
Transforming Your enrichUser Method to a Lambda Function in Java

0 views

8 months ago

vlogize
Resolving Issues with Lambda Functions in Java's Collectors.groupingBy Method

Learn how to fix lambda function errors in Java's Collectors interface when inverting key-value pairs in a map. --- This video is ...

1:37
Resolving Issues with Lambda Functions in Java's Collectors.groupingBy Method

3 views

11 months ago

vlogommentary
Passing a Callback Function to a Method in Java

Discover how to pass a callback function to a method in Java, similar to using a .NET Delegate, and improve your code's flexibility ...

3:47
Passing a Callback Function to a Method in Java

210 views

11 months ago

vlogommentary
Understanding Functional Interfaces and Lambda Expressions in Java

Learn why Java's functional interfaces allow calling methods seemingly without explicit definitions, explained with lambda ...

2:09
Understanding Functional Interfaces and Lambda Expressions in Java

0 views

1 month ago

vlogize
How to Change a Variable Inside a Lambda Expression in Java: A Clear Guide

Discover how to effectively change the value of a variable within a lambda expression in Java by using an anonymous class.

1:29
How to Change a Variable Inside a Lambda Expression in Java: A Clear Guide

9 views

10 months ago

vlogize
Understanding Lambda Expressions in Java: A Step-By-Step Conversion Guide

Learn how to convert `lambda expressions` in Java into traditional expressions with clear examples and an engaging explanation.

1:43
Understanding Lambda Expressions in Java: A Step-By-Step Conversion Guide

0 views

3 months ago

vlogize
Converting a Method to Lambda Expression in Java

Learn how to transform conventional Java methods into concise `Lambda` expressions, improving your code's readability and ...

1:51
Converting a Method to Lambda Expression in Java

1 view

4 months ago

vlogize
Converting Error Handling Methods into Lambda Functions in Java

Discover how to effectively transform error handling methods into lambda functions using Java's functional programming features.

1:53
Converting Error Handling Methods into Lambda Functions in Java

0 views

3 months ago

vlogize
How to Replace Inner Classes with Lambda Expressions in Java

Learn how to convert inner classes to `lambda expressions` in Java. This post simplifies the process and explains the benefits of ...

1:56
How to Replace Inner Classes with Lambda Expressions in Java

2 views

10 months ago

vlogize
Converting Anonymous Inner Classes to Lambda Expressions in Java

Learn how to easily convert anonymous inner classes to `lambda` expressions in Java with step-by-step guidance and examples.

1:53
Converting Anonymous Inner Classes to Lambda Expressions in Java

1 view

9 months ago

vlogize
Simplifying Java Lambda Function Interface Usage with Common Methods

Discover how to streamline method implementation in Java using generics and Lambda expressions for simplicity and efficiency.

2:06
Simplifying Java Lambda Function Interface Usage with Common Methods

0 views

8 months ago

CodeMasteryHub
Java 8 Features Explained in 10 Minutes | Lambda, Stream API, Functional Interface | Java Interview

In this video, we explain all important Java 8 Features with simple examples. Perfect for Java beginners, experienced developers, ...

2:38
Java 8 Features Explained in 10 Minutes | Lambda, Stream API, Functional Interface | Java Interview

13 views

2 months ago

vlogize
How to Abstract Method Calls in Lambda Expressions for Cleaner Java Code

Discover a simple and efficient way to eliminate duplicate logic in your Java methods using lambda expressions and function ...

1:38
How to Abstract Method Calls in Lambda Expressions for Cleaner Java Code

0 views

10 months ago

Byte-Sized Learning Hub
Java Lambda Expressions Explained in 2 Minutes! 🚀 (Short & Simple)

Lambda Expressions in Java simplify your code, making it cleaner and more readable! In this short tutorial, I'll explain what ...

1:29
Java Lambda Expressions Explained in 2 Minutes! 🚀 (Short & Simple)

12 views

11 months ago

vlogize
Optimize Iteration in Java Using Stream and Lambda Expressions

Discover how to efficiently optimize list iterations and method calls in Java with `streams` and `lambda` expressions. Boost your ...

1:46
Optimize Iteration in Java Using Stream and Lambda Expressions

1 view

10 months ago

vlogize
Understanding Lambda Expressions in Java

Navigate the world of Java with confidence! This guide demystifies lambda expressions, highlighting their purpose and ...

1:56
Understanding Lambda Expressions in Java

0 views

4 months ago

The Debug Zone
Lambda function in Java 8 with no parameter and returning value

Today's Topic: Lambda function in Java 8 with no parameter and returning value Thanks for taking the time to learn more. In this ...

2:54
Lambda function in Java 8 with no parameter and returning value

0 views

13 days ago

vlogize
Understanding the Use of Lambda Expressions in Java's spinServerUp() Method

Demystifying the Use of Lambda Expressions in Java's spinServerUp() Method If you're learning Java and have stumbled upon ...

1:41
Understanding the Use of Lambda Expressions in Java's spinServerUp() Method

1 view

10 months ago