ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

291 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

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

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

855 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

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

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

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

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

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

Heapspace
Maciek Próchniak - How to call in a foreign language? With an Interface!

When we think about an application or a service, it is typically written in a specific programming language, such as Python, Java, ...

35:56
Maciek Próchniak - How to call in a foreign language? With an Interface!

121 views

4 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

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

CharlesGPT
JavaFX & Scene Builder Setup + Build a Full-Function Calculator 🎛️💻

javafx #scenebuilder #javaprogramming Ready to level up your Java skills? In this tutorial, we'll set up JavaFX and Scene Builder ...

51:39
JavaFX & Scene Builder Setup + Build a Full-Function Calculator 🎛️💻

121 views

7 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

FOSS United
From JNI to the Future: The Evolution of Native Interoperability in Java

Talk by Anamika Roychowdhury, Team Lead, WebSphere eXtreme Scale and Developer Advocate, IBM Delivered in the ...

28:34
From JNI to the Future: The Evolution of Native Interoperability in Java

41 views

8 months ago