ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

103 results

TechShare
disadvantage of using platform threads for IO operations  #javadevelopment #threads #java

this video talks about the disadvantage of using platform threads for executing I/O operations.

0:33
disadvantage of using platform threads for IO operations #javadevelopment #threads #java

84 views

2 years ago

Fabrice Kordon
016 — La classe Thread

... processing in Java. You will find an equivalent idea in all languages, for example Task type in ADA, or in programming libraries, ...

12:13
016 — La classe Thread

2,876 views

9 years ago

Jon Gjengset
impl Rust: One Billion Row Challenge

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.

10:36:57
impl Rust: One Billion Row Challenge

126,689 views

7 months ago

Otavio Santana
What is AssertJ? Explore the Java test with elegance

shorts What is AssertJ? Explore the Java test with elegance Fluent API wit Java Test, which is the formula of AssertJ. #Java ...

0:37
What is AssertJ? Explore the Java test with elegance

361 views

3 years ago

Matthias Hauswirth
Develop Pacman in Java - Part 1. Thread & Frame

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 ...

7:56
Develop Pacman in Java - Part 1. Thread & Frame

11,085 views

13 years ago

nipafx
Unify Primitives with Objects - JEP 402 #JavaNext #Shorts

JEP 402 proposes to unify primitives like `int` with objects by modeling primitive values as instances of primitive classes ...

0:54
Unify Primitives with Objects - JEP 402 #JavaNext #Shorts

1,463 views

5 years ago

Otavio Santana
Why do we have reflection on Java?

shorts Java reflection is excellent for creating extensibility on runtime. If you're using Jakarta EE, MicroProfile, or Spring, you're ...

0:50
Why do we have reflection on Java?

2,176 views

3 years ago

Fabrice Kordon
030 — Les moniteurs en Java

... 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, ...

18:09
030 — Les moniteurs en Java

4,125 views

9 years ago

Fabrice Kordon
036 — Synthèse sur les moniteurs en Java

But obviously not the same ones as in Java, or else it wouldn't be fun. And also the implementations in programming libraries that ...

6:24
036 — Synthèse sur les moniteurs en Java

1,350 views

9 years ago

Fabrice Kordon
022 — Méthodes synchronisées en Java

Hello all, In this episode I shall discuss synchronised methods in Java. We saw in the previous sessions that potentially problems ...

10:47
022 — Méthodes synchronisées en Java

2,301 views

9 years ago

Fabrice Kordon
073 — Les sémaphores en Java

In this session, I'm going to talk to you about the implementation of semaphores in Java. Java simply implements a class called ...

6:08
073 — Les sémaphores en Java

2,590 views

9 years ago

Fabrice Kordon
023 — Blocs synchronisés en Java

In this session we shall discuss synchronised blocs in Java. In a previous session we touched upon the problems linked to the ...

5:49
023 — Blocs synchronisés en Java

1,797 views

9 years ago

J David Eisenberg
Chapter 2: Data Type Conversion in Java

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 ...

6:04
Chapter 2: Data Type Conversion in Java

229 views

5 years ago

Dandalf
ATM Simulator

Read, write, seek binary files with an ATM simulator. The video discusses big-endian and little-endian data formats for disk files.

22:32
ATM Simulator

751 views

5 years ago

Adam Gaweda, Dr. Sensei
Real World Example of Using Java's Map to Grab Weather Data

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 ...

6:13
Real World Example of Using Java's Map to Grab Weather Data

33,110 views

9 years ago

NPTEL IIT Bombay
Week 7: Lecture 1: SIMD vs. SIMT: Thread Mapping, Scheduling, and Pipelining in NVIDIA GPUs

Lecture 1: SIMD vs. SIMT: Thread Mapping, Scheduling, and Pipelining in NVIDIA GPUs.

27:47
Week 7: Lecture 1: SIMD vs. SIMT: Thread Mapping, Scheduling, and Pipelining in NVIDIA GPUs

2,726 views

1 year ago

Otavio Santana
Java Supplier: A Comprehensive Guide to Simplifying Your Code

In this video tutorial, we'll explore the powerful Java Supplier interface and learn how it can simplify your code by generating data ...

4:11
Java Supplier: A Comprehensive Guide to Simplifying Your Code

476 views

3 years ago

Fabrice Kordon
012 — Rappels, la clause «finally» en Java

In this session, I'll be reviewing the concept of "finally" in the management of exceptions in Java. I mentioned this idea of finally ...

6:11
012 — Rappels, la clause «finally» en Java

1,128 views

9 years ago

Otavio Santana
The essencial Java books for seniors engineers

This video discusses the essential Java books for senior software engineers. As experienced Java developers, we seek to ...

7:35
The essencial Java books for seniors engineers

886 views

3 years ago

Fabrice Kordon
058 — Exemple, ExempleExecutor v1

I told you there were various implementations in Unix, you just need to load the right packages, and implementation in Java ...

14:42
058 — Exemple, ExempleExecutor v1

1,475 views

9 years ago