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,467 views
4 years ago
this video talks about the disadvantage of using platform threads for executing I/O operations.
76 views
1 year 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,075 views
12 years 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
7 years ago
Mooc "Immersive Object Programming with Pharo" - English voice over Pharo (http://pharo.org) is a pure dynamic and reflective ...
1,044 views
5 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,856 views
9 years ago
shorts What is AssertJ? Explore the Java test with elegance Fluent API wit Java Test, which is the formula of AssertJ. #Java ...
309 views
2 years ago
Week 2: Lecture 08: Threads.
2,779 views
This is an audio version of the Wikipedia Article: https://en.wikipedia.org/wiki/Multithreading_(computer_architecture) 00:01:06 1 ...
145 views
Hello all, In this episode I shall discuss synchronised methods in Java. We saw in the previous sessions that potentially problems ...
2,276 views
In this session we shall discuss synchronised blocs in Java. In a previous session we touched upon the problems linked to the ...
1,790 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 ...
226 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,126 views
In this video tutorial, we'll explore the powerful Java Supplier interface and learn how it can simplify your code by generating data ...
425 views
This video discusses the essential Java books for senior software engineers. As experienced Java developers, we seek to ...
868 views
This is an audio version of the Wikipedia Article: https://en.wikipedia.org/wiki/Green_threads 00:00:27 1 Etymology 00:00:48 2 ...
27 views
6 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.
95,650 views
3 months ago
ADSB 05_03.
827 views
11 years ago
How to read a line of text into a string, and how to get specific characters from it.
123 views
shorts Java reflection is excellent for creating extensibility on runtime. If you're using Jakarta EE, MicroProfile, or Spring, you're ...
2,137 views