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
106 results
Week 6: Lecture 26: Multithreaded application design.
2,565 views
4y ago
... processing in Java. You will find an equivalent idea in all languages, for example Task type in ADA, or in programming libraries, ...
2,872 views
9y ago
this video talks about the disadvantage of using platform threads for executing I/O operations.
84 views
2y 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,084 views
13y ago
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
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
Mooc "Immersive Object Programming with Pharo" - English voice over Pharo (http://pharo.org) is a pure dynamic and reflective ...
1,077 views
6y ago
Hello all, In this episode I shall discuss synchronised methods in Java. We saw in the previous sessions that potentially problems ...
2,300 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 is an audio version of the Wikipedia Article: https://en.wikipedia.org/wiki/Multithreading_(computer_architecture) 00:01:06 1 ...
145 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 ...
228 views
5y ago
shorts What is AssertJ? Explore the Java test with elegance Fluent API wit Java Test, which is the formula of AssertJ. #Java ...
354 views
3y 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
It is accepted, Java doesn't complain. Here, saying this.b is actually a dotted notation that allows me to come back to the global ...
2,795 views
In this video tutorial, we'll explore the powerful Java Supplier interface and learn how it can simplify your code by generating data ...
472 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
Lecture 1: SIMD vs. SIMT: Thread Mapping, Scheduling, and Pipelining in NVIDIA GPUs.
2,627 views
1y ago
In this video, a short overview for the Thread-Specific Storage software design pattern is given (also called "Thread-Local").
770 views
In Java, there's a slightly different thing, unlike Objective-C, for example, where you can only call a class method by indicating the ...
2,167 views
How to read a line of text into a string, and how to get specific characters from it.
126 views