ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

258 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

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

8,778 views

2 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

46 views

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

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

856 views

8 months 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,218 views

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

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

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

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

Carlos Chacin
100% Test Coverage with TDD? Let's Try (Ep. 3)

Vavr (Functional programming) ⏱️ TIMELINE: 00:00 - Intro 00:02 - Game Creator 02:00 - Tests Refactor 03:13 - Game Created ...

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

47 views

6 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

10 months ago

The Debug Zone
Using Method References in Java to Remove Elements from a List

In this video, we explore the powerful feature of method references in Java and how they can simplify your code when working ...

1:31
Using Method References in Java to Remove Elements from a List

1 view

9 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
Java 8 Filter Examples: How to Filter Collections Based on Boolean Values

In this video, we dive into the powerful filtering capabilities introduced in Java 8, focusing on how to effectively filter collections ...

2:38
Java 8 Filter Examples: How to Filter Collections Based on Boolean Values

4 views

8 months ago

The Debug Zone
Java Stream Collectors: Differences Between toMap() and groupingBy() Explained

... providing clear examples and practical insights to enhance your understanding of Java's functional programming capabilities.

2:17
Java Stream Collectors: Differences Between toMap() and groupingBy() Explained

9 views

9 months ago