ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

289 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

10 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

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

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

859 views

8 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

1 month ago

Using std::cpp
Squaring the Circle: value-oriented design in an object-oriented system -Juanpe Bolívar

In this talk, we will present a new open-source library of cursors. Cursors are inspired by functional lenses and reactive streams to ...

58:19
Squaring the Circle: value-oriented design in an object-oriented system -Juanpe Bolívar

217 views

2 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
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

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

4 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,383 views

8 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

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

6 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

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

10 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
100% Test Coverage with TDD? Let's Try (Ep. 3)

Java TDD Tutorial: Testing the Join Game method with 100% code coverage! In this Java 25 programming episode, we write ...

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

47 views

6 months ago

The Debug Zone
Java Double Colon Operator: Resolving Overloaded Method Issues

In this video, we dive into the Java Double Colon Operator, a powerful feature introduced in Java 8 that simplifies method ...

1:54
Java Double Colon Operator: Resolving Overloaded Method Issues

0 views

8 months ago

The Debug Zone
How to Check if a Variable is Deprecated at Runtime in Java

In this video, we delve into the important topic of managing deprecated variables in Java. As software evolves, certain features ...

1:31
How to Check if a Variable is Deprecated at Runtime in Java

3 views

8 months ago