Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
1,372 results
A callback is code you hand to someone else to run later. In Java that code is a lambda — and most tutorials skip what a ...
289 views
11d ago
Have you ever noticed how a simple phone call can stop everything you're doing, but sending a WhatsApp message doesn't?
776 views
9mo ago
Build truly non-blocking Kafka publishing with AsyncModerationPublishService, using CompletableFuture.whenComplete() for ...
7 views
1mo ago
Solve a student challenge using interfaces and callback methods in Java. Learn how to apply interface concepts to real-world ...
536 views
In this video, we continue our series on Google Agent Builder callbacks by exploring After Agent Callbacks using Python.
515 views
gamedev #gamedevelopment #programming Discord: https://discord.gg/vU2PKasZdn Patreon: ...
492 views
In this video, you'll learn how JavaScript Promises actually work, explained clearly in just 8 minutes. Learn More with My Courses ...
107,381 views
public interface ClickListener { void onClick(); } public class Button { private ClickListener listener; public void ...
4 views
6mo ago
31 views
2mo ago
Check out the full Udemy course (with complete source code) available now at a discounted price.
860 views
10mo ago
15 views
Concurrency questions trip up a lot of candidates because they don't know what to look for. In this video, I'll give you a framework ...
168,885 views
7mo ago
Do you want the speed and functional power of JAX without losing the high-level convenience of model.fit? In this video, Google ...
2,290 views
4mo ago
1 view
5mo ago
Hello everyone in this video I want to talk a little bit about callbacks and how to use them in Java i think uh still uh many people ...
17 views
In this video, we dive into the world of Java 8 functional interfaces, focusing specifically on their role in implementing callbacks.
2 views
Master Java Multithreading by understanding the critical differences between the Runnable and Callable interfaces. In this deep ...
142 views
Today's Topic: How to surround a callback invocation with another piece of code in a best way? Thanks for taking the time to learn ...
0 views
Struggling to understand how Callback functions actually work in JavaScript? In this video, I break down everything you need to ...
20 views
Webhooks are everywhere in modern systems—but they're often misunderstood. In this video, we break down how webhooks ...
78,404 views