ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

259 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

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

865 views

8 months ago

BOBKonf
Four Fascinating Programming Languages You've Probably Never Heard Of - Lutz Hühnken

There's a world outside of Java and C#. Well, you know there is, because you know there are JavaScript, TypeScript, Go, Kotlin, ...

45:15
Four Fascinating Programming Languages You've Probably Never Heard Of - Lutz Hühnken

9,046 views

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

Bulgarian Java User Group
Know Your Java?, Venkat Subramaniam

Many of us have significant experience in Java. Yet, from time to time, we get tripped up by some code that we quite did not expect ...

50:15
Know Your Java?, Venkat Subramaniam

48 views

2 weeks ago

Keewi
smash or pass programming languages

Become a member to be parasocial and for super cool epic exclusive autistic videos: ...

18:47
smash or pass programming languages

4,219 views

3 months ago

nextapp devCon
Getting started with Functional Programming - Pascal Welsch | droidcon London 2022

Talk: Getting started with Functional Programming Speaker: Pascal Welsch Event: droidcon London 2022 Date: October ...

28:22
Getting started with Functional Programming - Pascal Welsch | droidcon London 2022

7 views

11 months ago

King Greatman Spirit
I Solved a CodeWars Challenge Using Java ☕ (Clean Logic Breakdown)

This wasn't just another coding challenge… It became a deep dive into how Java approaches structured problem-solving.

6:48
I Solved a CodeWars Challenge Using Java ☕ (Clean Logic Breakdown)

3 views

1 month ago

The Debug Zone
How to Create a Map from a List of Strings Using Java Streams

Join us as we unlock the potential of functional programming in Java and learn how to efficiently manipulate collections with ease!

1:31
How to Create a Map from a List of Strings Using Java Streams

0 views

11 months ago

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

Related to: #java8, #optional, #nullchecks, #cleanercode, #javaprogramming, #javatutorial, #functionalprogramming, ...

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

2 views

8 months ago

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

Join us as we explore the intricacies of stream operations and unlock the full potential of functional programming in Java! Today's ...

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

1 view

11 months ago

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

In this video, we delve into a common yet perplexing issue faced by Java developers: compilation errors that can arise when ...

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

0 views

11 months ago

The Debug Zone
Using Scala Classes in Java: A Guide to Interoperability and Best Practices

In this video, we delve into the fascinating world of interoperability between Scala and Java. As two of the most powerful ...

1:54
Using Scala Classes in Java: A Guide to Interoperability and Best Practices

11 views

11 months ago

The Debug Zone
Understanding Stream reduce() Requirements in Java: A Comprehensive Guide

In this video, we delve into the intricacies of the `reduce()` method in Java Streams, a powerful tool for performing aggregation ...

3:35
Understanding Stream reduce() Requirements in Java: A Comprehensive Guide

5 views

11 months ago

infdef
Furry Teaches You Functional Programming - Introduction

Hi, welcome to my math & functional programming lecture series! It's my first time making and recording a lecture on this so if I ...

10:35
Furry Teaches You Functional Programming - Introduction

47 views

1 day ago

Remy Sharp
7. Six to Sixteen: A Child's Programming Journey / Surya Rose / FFConf 2025

Learning to code is not easy. It takes a lot of time and practise to become a good developer, especially with the hundreds of ...

33:27
7. Six to Sixteen: A Child's Programming Journey / Surya Rose / FFConf 2025

140 views

6 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

The Debug Zone
How to Split a List into Sublists Using Java Stream API: A Step-by-Step Guide

In this video, we'll explore the powerful capabilities of the Java Stream API by demonstrating how to split a list into sublists ...

2:17
How to Split a List into Sublists Using Java Stream API: A Step-by-Step Guide

20 views

11 months ago

The Debug Zone
Java 8 Optional: Understanding findFirst vs map for Effective Stream Handling

In this video, we delve into the powerful features of Java 8's Optional class, focusing on the differences between the `findFirst` and ...

2:37
Java 8 Optional: Understanding findFirst vs map for Effective Stream Handling

1 view

11 months ago