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
84 results
You stare at the notification on your screen, your heart sinking with each passing second. It is a pull request from your colleague, ...
213 views
5 days ago
Java GenAI libraries are getting more mature every day. It is now incredibly easy to spin up a Spring AI "Hello World" example and ...
37 views
As Java enters the AI era, developers seek ways to run high-performance machine learning workloads without leaving the JVM.
75 views
Is your AI-generated code actually secure? Discover the critical flaws in LLM-generated Java applications and learn how to fix ...
21 views
7 days ago
With the spread of multicore processors, parallel programming has become unavoidable. That's why the essential principles of ...
39 views
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 ...
41 views
What is the best way to call Java code from Python? Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...
4 views
3 days ago
Learn how the Chain of Responsibility design pattern passes a request along a chain of handlers until one handles it—using a ...
5 views
4 days ago
Algorithm & Flowchart to Coding (Java & Python) | Class 8 Computer Science Welcome to Class 8 Computer Science!
35 views
Streamed 1 day ago
Source: https://stackoverflow.com/questions/79691525 Question Author: - Michael Wiles https://stackoverflow.com/users/117839 ...
0 views
6 days ago
Asynchronous programming is often presented as a modern invention - reactive streams, CompletableFuture, and now virtual ...
108 views
Java memory leak with native C and Fortran code Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...
2 views
Building agents that actually work, ones that plan, reason, use tools, ask clarifying questions, and collaborate with other agents, ...
Check out my C course here (June sale): ...
16,578 views
2 days ago
When running Java at scale, the JVM startup time can become a limitation. Especially when you look at spinning up new ...
33 views
Two years ago, AI tools mainly helped while you typed code: autocomplete, snippets, and small functions. Today, AI agents can ...
6 views
Learn the Facade design pattern by building a Home Theater system in Java—turn a tangled mess of subsystem calls into one ...
3 views
Since the beginning of Java we're used to dealing with NullPointerExceptions. We tried to prevent `null` references using project ...
13 views
Already know how to code? This C# crash course is designed specifically for developers coming from Java, C++, JavaScript, ...
43 views
Staying up to date with modern Java can feel overwhelming. If you don't have any experience with Java since Java 8 (or at all), ...
96 views