ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

149 results

codedigets
🔥 Java 8 Functional Interfaces: Predicate, Function, Consumer, Supplier

Stop writing verbose anonymous classes! PREDICATE: Stream filtering like a PRO FUNCTION: Data transformation pipelines ...

18:49
🔥 Java 8 Functional Interfaces: Predicate, Function, Consumer, Supplier

5 views

4 days ago

confiturapl
2025 - Marit van DijkPiotr Przybył - Learning modern Java the playful way

Staying up to date with Modern Java can feel overwhelming. If you don't have any experience with recent Java versions (or at all), ...

59:09
2025 - Marit van DijkPiotr Przybył - Learning modern Java the playful way

188 views

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

4 days ago

Binary Brains,Nagpur
Functional Interface & Lambda Expression in Java | Easy Explanation with Examples

In this video, we explain Functional Interface and Lambda Expression in Java with simple, easy-to-understand examples.

13:21
Functional Interface & Lambda Expression in Java | Easy Explanation with Examples

37 views

5 days ago

Lambda World
Lambda World 25 - Starship Enterprise: Functional Programming at Huge Companies by  Jack Higgs

Practicing functional programming inside a Fortune 100 enterprise can feel like flying the Starship Enterprise through asteroid ...

30:49
Lambda World 25 - Starship Enterprise: Functional Programming at Huge Companies by Jack Higgs

208 views

5 days ago

The Curious Coder
Java List vs Set vs Map | Difference Between List, Set & Map in Java

In this video, we compare List vs Set vs Map in Java and explain how they differ within the Java Collection Framework. You'll get a ...

18:05
Java List vs Set vs Map | Difference Between List, Set & Map in Java

370 views

5 days ago

RubberDuckLearning
How to use Callbacks in Java -  API upload - Success and Fail scenarios

Finalizer callback uh like I said that should be a functional interface with one method that will void and let's call it phito no ...

22:37
How to use Callbacks in Java - API upload - Success and Fail scenarios

17 views

6 days ago

Carlos Chacin
Java 25 TDD Series: Let's Build Skull King Together (Ep. 1)

Building the Skull King card game in Java 25 using Test-Driven Development! This episode: Setting up the project and creating ...

11:59
Java 25 TDD Series: Let's Build Skull King Together (Ep. 1)

49 views

5 days ago

Java In Action
2. The 4 Ways to Create Java Threads || From Runnable to ExecutorService || Java Multithreading

Does your answer to "How do you create a thread?" reveal that you are stuck in the early days of Java? This question appears in ...

7:39
2. The 4 Ways to Create Java Threads || From Runnable to ExecutorService || Java Multithreading

9 views

6 days ago

vlogommentary
Is It Safe to Cast a Supplier T  to a Custom DummySupplier T  in Java?

Understand when and why you can avoid wrapping Supplier instances with custom classes like DummySupplier, and how to ...

2:55
Is It Safe to Cast a Supplier T to a Custom DummySupplier T in Java?

0 views

4 days ago

NLJUG
Java 25 - Better Language, Better APIs, Better Runtime I Nicolai Parlog

Java 25 will be the next release with wide-ranging long-term support and it's a doozy: * from unnamed patterns to module imports ...

49:30
Java 25 - Better Language, Better APIs, Better Runtime I Nicolai Parlog

17 views

5 days ago

Carlos Chacin
100% Test Coverage with TDD? Let's Try (Ep. 3)

Building the Skull King card game in Java 25 using Test-Driven Development! This episode: Setting up the project and creating ...

14:00
100% Test Coverage with TDD? Let's Try (Ep. 3)

26 views

3 days ago

Sebastián Linares
LdP - S7 - Intro a Big Data con Java y MapReduce

ESEIT - Lenguajes de Programación - 2025.

2:11:32
LdP - S7 - Intro a Big Data con Java y MapReduce

0 views

4 days ago

NLJUG
The Wait is Over Foreign Function & Memory API brings modern Java to Raspberry Pi I Frank Delporte

Since 2012, Pi4J has enabled Java to control electronic components connected to the Raspberry Pi's GPIO pins. However, both ...

51:15
The Wait is Over Foreign Function & Memory API brings modern Java to Raspberry Pi I Frank Delporte

0 views

5 days ago

Carlos Chacin
Writing Tests Before Code — Does It Actually Work? (Skull King Ep. 2)

Building the Skull King card game in Java 25 using Test-Driven Development! This episode: Setting up the project and creating ...

15:55
Writing Tests Before Code — Does It Actually Work? (Skull King Ep. 2)

28 views

4 days ago

JavaT point
Core java in 5 minutes

... with Java 8 features like streams and the Java util function package Dependency injection DI is a core concept in both Java and ...

12:02
Core java in 5 minutes

31 views

6 days ago

MattKC
So I started cloning the Wii U gamepad...

about time right? ▷JOIN on Patreon or YouTube Members for bonus videos and early access: https://youtube.com/mattkc/join ...

24:57
So I started cloning the Wii U gamepad...

137,404 views

17 hours ago

Nallusan Tech
Abstraction

abstract vs interface.

49:59
Abstraction

0 views

6 days ago

Usoft Code Academy
Streams API in Java - Learn Programming | Programming Tutorial

Learn Streams API in Java! This tutorial covers everything you need to understand and use Streams API in your Java programs.

3:52
Streams API in Java - Learn Programming | Programming Tutorial

0 views

4 days ago

Sudhanshu Jaiswal
#28 | Benefits of Streams and Functional Programming | Java Interview

In this video, we break down the benefits of Java Streams and Functional Programming in a simple, practical, and ...

8:30
#28 | Benefits of Streams and Functional Programming | Java Interview

0 views

6 days ago

Cristian Rey Seco
Abstract Class and Multiple Inheritance

So implementation of multiple inheritance Java interface Okay So let's just pause this for the meantime Now going back to the ...

15:27
Abstract Class and Multiple Inheritance

254 views

6 days ago

iTV
#11. Understanding Access Modifiers & OOPs

In Java access modifiers are the four types first we'll see what are those access modifier access modifier is you are specifying a ...

58:05
#11. Understanding Access Modifiers & OOPs

23 views

Streamed 4 days ago

Java Guides
Are singleton beans in Spring thread safe  #springplatform #coding #javainterview #java #springboot

Spring singleton beans are not inherently thread-safe by default. While Spring ensures there's only one instance of a singleton ...

1:17
Are singleton beans in Spring thread safe #springplatform #coding #javainterview #java #springboot

1,964 views

5 days ago

Carlos Chacin
Before vs After: Code Cleanup with TDD (Skull King Ep. 5)

Building the Skull King card game in Java 25 using Test-Driven Development! This episode: Setting up the project and creating ...

14:23
Before vs After: Code Cleanup with TDD (Skull King Ep. 5)

6 views

1 day ago

Prof. M. RAJA
Java Unit I Session #23 Interfaces in Java Part #2

Interfaces in Java Part #2.

32:42
Java Unit I Session #23 Interfaces in Java Part #2

0 views

6 days ago