ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

67 results

Inria Learning Lab
🐥 Messages for Java Programmers [W2S2-EN]

Mooc "Immersive Object Programming with Pharo" - English voice over Pharo (http://pharo.org) is a pure dynamic and reflective ...

9:09
🐥 Messages for Java Programmers [W2S2-EN]

1,083 views

6 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

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

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

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

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

Wikipedia Fan
Multithreading (computer architecture) | Wikipedia audio article

This is an audio version of the Wikipedia Article: https://en.wikipedia.org/wiki/Multithreading_(computer_architecture) 00:01:06 1 ...

13:55
Multithreading (computer architecture) | Wikipedia audio article

145 views

7 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

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

477 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

Drunken Engineer
Java Developer Interview Questions

This Video contains core java, spring boot , microserives and coding interview questions that were asked as part of CMMI Level 5 ...

15:06
Java Developer Interview Questions

5,942 views

4 years ago

wikipedia tts
Green threads | Wikipedia audio article

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

7:46
Green threads | Wikipedia audio article

27 views

7 years ago

Computer science and application education hub
Java AWT implement animated Banner Program

In this video i will teach you to how to make animation using java. If you found this video valuable, give it a like. If you know ...

4:45
Java AWT implement animated Banner Program

154 views

5 years ago

Samir Paul
Java Interfaces: The Implementation Perspective

ADSB 05_03.

7:13
Java Interfaces: The Implementation Perspective

829 views

11 years ago

Fabrice Kordon
024 — Communications entre threads, l'exemple ProdCons v1

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

16:20
024 — Communications entre threads, l'exemple ProdCons v1

2,795 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
020 — Fin d'une thread et terminaison d'un programme

In ADA, to come back to a situation like Java, with a programming language, if we have several tasks and the key word is task, the ...

7:27
020 — Fin d'une thread et terminaison d'un programme

1,781 views

9 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

Fabrice Kordon
018 — Utilisation de l'interface Runnable

In Java, there's a slightly different thing, unlike Objective-C, for example, where you can only call a class method by indicating the ...

11:41
018 — Utilisation de l'interface Runnable

2,169 views

9 years ago