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
103 results
this video talks about the disadvantage of using platform threads for executing I/O operations.
84 views
2 years ago
... processing in Java. You will find an equivalent idea in all languages, for example Task type in ADA, or in programming libraries, ...
2,876 views
9 years ago
I'm late to the party, but it's time we take a stab at the One Billion Row Challenge ( https://github.com/gunnarmorling/1brc ) in Rust.
126,689 views
7 months ago
shorts What is AssertJ? Explore the Java test with elegance Fluent API wit Java Test, which is the formula of AssertJ. #Java ...
361 views
3 years ago
Part 1 of a series on how to develop Java Swing GUI applications, based on the example of a Pacman-like game. This video is ...
11,085 views
13 years ago
JEP 402 proposes to unify primitives like `int` with objects by modeling primitive values as instances of primitive classes ...
1,463 views
5 years ago
shorts Java reflection is excellent for creating extensibility on runtime. If you're using Jakarta EE, MicroProfile, or Spring, you're ...
2,176 views
... it's defined in Java. So let's look again at the example we saw when we presented the Hoare monitors in a previous sequence, ...
4,125 views
But obviously not the same ones as in Java, or else it wouldn't be fun. And also the implementations in programming libraries that ...
1,350 views
Hello all, In this episode I shall discuss synchronised methods in Java. We saw in the previous sessions that potentially problems ...
2,301 views
In this session, I'm going to talk to you about the implementation of semaphores in Java. Java simply implements a class called ...
2,590 views
In this session we shall discuss synchronised blocs in Java. In a previous session we touched upon the problems linked to the ...
1,797 views
You can use a *cast* to take an integer variable and ask Java to treat it as a double (and vice versa). This video gives you the ...
229 views
Read, write, seek binary files with an ATM simulator. The video discusses big-endian and little-endian data formats for disk files.
751 views
Java C, dictionary, get request example. Why are you crashing on me? It does not, Ah! I always forget to do that. Gimme a moment ...
33,110 views
Lecture 1: SIMD vs. SIMT: Thread Mapping, Scheduling, and Pipelining in NVIDIA GPUs.
2,726 views
1 year ago
In this video tutorial, we'll explore the powerful Java Supplier interface and learn how it can simplify your code by generating data ...
476 views
In this session, I'll be reviewing the concept of "finally" in the management of exceptions in Java. I mentioned this idea of finally ...
1,128 views
This video discusses the essential Java books for senior software engineers. As experienced Java developers, we seek to ...
886 views
I told you there were various implementations in Unix, you just need to load the right packages, and implementation in Java ...
1,475 views