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
105 results
Week 6: Lecture 26: Multithreaded application design.
2,571 views
4y ago
this video talks about the disadvantage of using platform threads for executing I/O operations.
84 views
2y 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.
127,507 views
7mo ago
shorts What is AssertJ? Explore the Java test with elegance Fluent API wit Java Test, which is the formula of AssertJ. #Java ...
365 views
3y ago
Week 2: Lecture 08: Threads.
2,932 views
Mooc "Immersive Object Programming with Pharo" - English voice over Pharo (http://pharo.org) is a pure dynamic and reflective ...
1,084 views
6y 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
... 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
9y 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
13y ago
This is an audio version of the Wikipedia Article: https://en.wikipedia.org/wiki/Thread_(computing) 00:00:48 1 Single vs ...
19 views
7y ago
... 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
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
JEP 402 proposes to unify primitives like `int` with objects by modeling primitive values as instances of primitive classes ...
1,463 views
5y ago
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
This is an audio version of the Wikipedia Article: https://en.wikipedia.org/wiki/Multithreading_(computer_architecture) 00:01:06 1 ...
145 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
Hello all, In this episode I shall discuss synchronised methods in Java. We saw in the previous sessions that potentially problems ...
2,301 views
Lecture 1: SIMD vs. SIMT: Thread Mapping, Scheduling, and Pipelining in NVIDIA GPUs.
2,742 views
1y ago
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
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