ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

421 results

Peter Schneider
How to pass a function as a parameter in Java?

How to pass a function as a parameter in Java? duplicate I hope you found a solution that worked for you :) The Content is ...

5:40
How to pass a function as a parameter in Java?

1 view

8 months ago

JavaCodeAcademy
Java Methods Explained: Introduction to Functions & Syntax

Welcome to Java Code Academy! ☕ In this video, we are fixing the biggest mistake beginners make: copying and pasting code.

17:36
Java Methods Explained: Introduction to Functions & Syntax

1 view

1 month ago

Coding with Minmer
Exclusive Time of Functions || Leetcode 636 || 1 Variant that Big Tech Asks

Discover the actual variant Big Tech asks on Leetcode problem 636: Exclusive Time of Functions. Timestamps: 00:00 Leetcode ...

26:03
Exclusive Time of Functions || Leetcode 636 || 1 Variant that Big Tech Asks

4,648 views

6 months ago

Peter Schneider
Set-returning functions are not allowed in WHERE

Set-returning functions are not allowed in WHERE I hope you found a solution that worked for you :) The Content is licensed under ...

4:25
Set-returning functions are not allowed in WHERE

17 views

6 months ago

DanSavageGames
Switch Cases and Method-Functions in Java | TREM Ep3

I teach you how to use switch-cases and method-functions in Java. Music: Purrple Cat - Distant Ships IDE: VSCodium Theme: ...

2:51
Switch Cases and Method-Functions in Java | TREM Ep3

7 views

3 months ago

ConfEngine
Is Java 24 a Functional Programming Language? by Ben Evans #FnConf 2025

In 2022, I presented "Do We Really Do FP in Java?", a discussion of the language features of Java that support functional ...

47:16
Is Java 24 a Functional Programming Language? by Ben Evans #FnConf 2025

239 views

10 months ago

COMPUTER & EXCEL SOLUTION
How to use random function in java@COMPUTEREXCELSOLUTION #java

Join this channel to get access to perks: https://www.youtube.com/channel/UC4C_tfy6WLDxzVVO3y6YinA/join This is my ...

4:47
How to use random function in java@COMPUTEREXCELSOLUTION #java

23 views

8 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

5 months ago

The Debug Zone
Applying Multiple Functions to a Value in Java 8: A Step-by-Step Guide

In this video, we dive into the powerful features of Java 8, focusing on how to apply multiple functions to a single value using the ...

1:31
Applying Multiple Functions to a Value in Java 8: A Step-by-Step Guide

2 views

10 months ago

Peter Schneider
Java example: Why can a function in this w3schools example run when it is not defined?

Java example: Why can a function in this w3schools example run when it is not defined? I hope you found a solution that worked ...

2:50
Java example: Why can a function in this w3schools example run when it is not defined?

1 view

10 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

6 months ago

The Coding Gopher
99% of Developers Don't Get RPCs

Inquiries: thecodinggopher@gmail.com ‍ Learn to build Git, Docker, Redis, HTTP ...

9:20
99% of Developers Don't Get RPCs

94,865 views

9 months ago

The Debug Zone
How to Call Kotlin Functions with Java Keywords: A Step-by-Step Guide

In this video, we'll explore the seamless integration of Kotlin functions within Java code, unlocking the potential of both languages.

2:43
How to Call Kotlin Functions with Java Keywords: A Step-by-Step Guide

0 views

10 months ago

The Coding Gopher
99% of Developers Don't Get Sockets

Get 40% OFF CodeCrafters: https://app.codecrafters.io/join?via=the-coding-gopher ⬆️ Best project-based coding platform.

12:05
99% of Developers Don't Get Sockets

483,511 views

8 months ago

Geoffrey Schmit
02.03: Javascript functions

Web Application Frameworks. Naperville North High School, Software Engineering, 2025-2026.

13:20
02.03: Javascript functions

7 views

2 months ago

The Debug Zone
Understanding Java String Intern Function: Benefits and Usage Explained

In this video, we dive into the Java String intern function, a powerful feature that can optimize memory usage and improve ...

1:44
Understanding Java String Intern Function: Benefits and Usage Explained

0 views

1 month ago

Nida Karagoz
Java example: Why can a function in this w3schools example run when it is not defined?

Java example: Why can a function in this w3schools example run when it is not defined? ✧ I really hope you found a helpful ...

1:40
Java example: Why can a function in this w3schools example run when it is not defined?

1 view

9 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

3 months ago

The Debug Zone
Accessing Java Private Fields in Kotlin: Using Extension Functions Explained

In this video, we dive into the intriguing world of Kotlin and Java interoperability, focusing on a unique technique to access private ...

1:58
Accessing Java Private Fields in Kotlin: Using Extension Functions Explained

12 views

5 months ago

Peter Schneider
Dba: Db2 - Upgrade Java JDK/JRE

Stay safe :) If anything is off, please write me at peter D.O.T schneider A.T ois42.de functions java db2 db2-luw.

2:36
Dba: Db2 - Upgrade Java JDK/JRE

4 views

6 months ago

The Debug Zone
Understanding Java 8 Stream Map: How It Works and Common Use Cases

In this video, we dive into the powerful features of Java 8's Stream API, focusing specifically on the `map` function. You'll learn ...

1:55
Understanding Java 8 Stream Map: How It Works and Common Use Cases

0 views

1 month ago

The Debug Zone
Kotlin Lambda Decompiled to Java: Understanding Function0 and Null.INSTANCE

In this video, we dive into the fascinating world of Kotlin and its seamless interoperability with Java. We'll explore the intricacies of ...

1:30
Kotlin Lambda Decompiled to Java: Understanding Function0 and Null.INSTANCE

21 views

6 months ago

The Debug Zone
Understanding Hashing: Why Use (h = key.hashCode()) ^ (h  16) in Java?

In this video, we delve into the concept of hashing in Java, focusing on the specific expression `(h = key.hashCode()) ^ (h 16)`.

1:55
Understanding Hashing: Why Use (h = key.hashCode()) ^ (h 16) in Java?

11 views

5 months ago

The Debug Zone
Using JSDoc in VS Code for Documenting Functions with Module Types

In this video, we'll explore the powerful capabilities of JSDoc within Visual Studio Code, focusing on how to effectively document ...

1:55
Using JSDoc in VS Code for Documenting Functions with Module Types

8 views

4 months ago

The Debug Zone
Mapping Objects with Two Argument Functions in MapStruct: A Complete Guide

In this video, we dive into the powerful world of MapStruct, a code generator that simplifies the mapping of Java objects.

1:33
Mapping Objects with Two Argument Functions in MapStruct: A Complete Guide

11 views

7 months ago