ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

260 results

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

870 views

8 months ago

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 Function Style: Understanding Currying vs Function Composition Explained

In this video, we delve into the powerful concepts of currying and function composition in Java 8, two essential techniques that can ...

1:31
Java 8 Function Style: Understanding Currying vs Function Composition Explained

0 views

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

4 views

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

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,230 views

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

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

1 year 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 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
From Concept to Code: Implementing Hexagonal Architecture with Confidence, Enrique Medina Montenegro

https://jug.bg/events/jprofessionals-late-autumn-edition-24/ Enrique Medina Montenegro is a seasoned backend software ...

1:08:58
From Concept to Code: Implementing Hexagonal Architecture with Confidence, Enrique Medina Montenegro

30 views

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

50 views

2 weeks ago

Sophia Wagner
Softwareengineering: What makes JVM so much versatile to support so many JVM languages?

What makes JVM so much versatile to support so many JVM languages? Hey guys! Hopefully you found a solution that helped ...

4:53
Softwareengineering: What makes JVM so much versatile to support so many JVM languages?

27 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

8 months ago

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

Vavr (Functional programming) ⏱️ TIMELINE: 00:00 - Intro 00:02 - Adding Vavr 01:40 - Vavr Either 08:24 - Game Start Action ...

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

27 views

6 months ago

The Debug Zone
Java Method References with Generic Types: Can You Assign Them to Variables?

... #functionalprogramming, #lambdaexpressions, #java8, #codeexamples, #object-orientedprogramming, #softwaredevelopment, ...

1:34
Java Method References with Generic Types: Can You Assign Them to Variables?

0 views

7 months ago

The Debug Zone
Java 8 GroupingBy: How to Group a List of Lists Efficiently

In this video, we delve into the powerful features of Java 8, focusing on the `groupingBy` method from the Stream API. You'll learn ...

1:52
Java 8 GroupingBy: How to Group a List of Lists Efficiently

0 views

10 months ago