ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

290 results

Nix Vegas
Sean Gilligan - Cypherpunk Java with Nix (Nix Vegas @ DEF CON 33)

https://hackertracker.app/event/?conf=DEFCON33&event=63118 Cypherpunks write code that is open source, privacy-oriented, ...

32:40
Sean Gilligan - Cypherpunk Java with Nix (Nix Vegas @ DEF CON 33)

36 views

9 months ago

devmark_ru
Functional Interfaces and Lambda Expressions in Java

The Stream API, which significantly simplifies working with collections in Java, is based on the concept of functional ...

13:39
Functional Interfaces and Lambda Expressions in Java

842 views

7 months ago

Peter Schneider
Softwareengineering: Passing a Scala function to a Java 8 method

Passing a Scala function to a Java 8 method I hope you found a solution that worked for you :) The Content is licensed under ...

2:35
Softwareengineering: Passing a Scala function to a Java 8 method

6 views

11 months ago

The Debug Zone
Java 8 Functional Interface for Callbacks: A Complete Guide and Solutions

In this video, we dive into the world of Java 8 functional interfaces, focusing specifically on their role in implementing callbacks.

1:34
Java 8 Functional Interface for Callbacks: A Complete Guide and Solutions

2 views

7 months ago

Roel Van de Paar
A functional interface that extends other can't - can't assign constructor reference to it - Is...

A functional interface that extends other can't - can't assign constructor reference to it - Is it compiler bug? Helpful? Please use the ...

1:43
A functional interface that extends other can't - can't assign constructor reference to it - Is...

1 view

4 weeks ago

Coding wala Shree
Mastering Advanced Collectors: Group, Map, & Average Data in Java Streams | PART 9

Stop writing 20-line nested loops! In this video, we dive deep into the "Engine Room" of the Java Stream API to master ...

13:54
Mastering Advanced Collectors: Group, Map, & Average Data in Java Streams | PART 9

37 views

2 months ago

The Debug Zone
Using Java 8 Optional to Avoid Null Checks: A Guide to Cleaner Code

In this video, we explore the powerful features of Java 8's Optional class and how it can help you write cleaner, more robust code.

2:29
Using Java 8 Optional to Avoid Null Checks: A Guide to Cleaner Code

2 views

8 months ago

José Luis González Sánchez
(DWES)  Desarrollo Web Entornos Servidor (2º DAW). UD02. Servicios web en JVM. Java. Resumen

(DWES) Desarrollo Web Entornos Servidor (2º DAW). UD02.Desarrollo de servicios web en JVM. Java. Resumen En este vídeo ...

6:38
(DWES) Desarrollo Web Entornos Servidor (2º DAW). UD02. Servicios web en JVM. Java. Resumen

49 views

8 months ago

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

Java Code Cleanup Tutorial: Refactoring tests for clarity! In this Java 25 TDD episode, we clean up our Skull King card game ...

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

27 views

5 months ago

Carlos Chacin
My Code Broke Everything — Here's How I Fixed It (Skull King Ep. 3)

Java Error Handling Tutorial: My Result[T] implementation failed! In this Java 25 TDD episode, I show you why my custom error ...

25:51
My Code Broke Everything — Here's How I Fixed It (Skull King Ep. 3)

35 views

5 months ago

The Debug Zone
Understanding Why Functional Interfaces Can't Have Multiple Abstract Methods in Java 8

In this video, we delve into the concept of functional interfaces in Java 8, exploring their significance in the context of lambda ...

2:17
Understanding Why Functional Interfaces Can't Have Multiple Abstract Methods in Java 8

3 views

7 months ago

The Debug Zone
Function interface as function reference

Today's Topic: Function interface as function reference Thanks for taking the time to learn more. In this video I'll go through your ...

1:47
Function interface as function reference

0 views

2 months ago

The Debug Zone
Java 8 Supplier vs Constructor: Understanding Functional Interfaces in Java

In this video, we dive into the world of Java 8 functional interfaces, focusing on the key differences between Suppliers and ...

2:11
Java 8 Supplier vs Constructor: Understanding Functional Interfaces in Java

0 views

7 months ago

CMU Database Group
Where We’re Going, We Don’t Need Rows: Columnar Data Connectivity with Apache Arrow ADBC (Ian Cook)

CMU Database Group - Future Data Systems Seminar Series (Fall 2025) Speaker: Ian Cook ...

1:03:46
Where We’re Going, We Don’t Need Rows: Columnar Data Connectivity with Apache Arrow ADBC (Ian Cook)

5,358 views

8 months ago

The Debug Zone
Overload resolution with method references and function interface specializations for primitive ...

Today's Topic: Overload resolution with method references and function interface specializations for primitive ... Thanks for taking ...

3:11
Overload resolution with method references and function interface specializations for primitive ...

0 views

3 months ago

The Debug Zone
Understanding the Difference Between thenAccept and thenApply in Java

In this video, we delve into the nuances of Java's CompletableFuture API, focusing on the key differences between the ...

1:31
Understanding the Difference Between thenAccept and thenApply in Java

2 views

9 months ago

The Debug Zone
Understanding Why Adding .map(a - a) Fixes Compilation Issues in Java

... and provide clarity on why this approach works, enhancing your understanding of Java's functional programming capabilities.

2:54
Understanding Why Adding .map(a - a) Fixes Compilation Issues in Java

0 views

11 months ago

Carlos Chacin
I was able to fix MY MISTAKE: Java TDD (Skull King Ep. 6)

Java Error Handling Tutorial: Building a custom Result[T] type without Vavr! In this Java 25 TDD episode, I remove the Vavr ...

28:27
I was able to fix MY MISTAKE: Java TDD (Skull King Ep. 6)

57 views

5 months ago

Carlos Chacin
Why List[Player] is Lying to You (Skull King Ep. 7)

Java DDD Tutorial: Creating domain types instead of primitive collections! In this Java 25 TDD episode, I replace List[Player] ...

22:30
Why List[Player] is Lying to You (Skull King Ep. 7)

47 views

5 months ago

The Debug Zone
Using Multiple Aggregate Functions with Java 8 Stream API: A Complete Guide

In this video, we dive into the powerful capabilities of Java 8's Stream API, focusing on how to effectively use multiple aggregate ...

2:55
Using Multiple Aggregate Functions with Java 8 Stream API: A Complete Guide

1 view

11 months ago