ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

99 results

Brussels Java User Group (BruJUG)
Fraud Detection

Fraud detection on card transactions, Supervised learning with extreme imbalanced data using Python I will explain: The context ...

21:28
Fraud Detection

21 views

6d ago

Roel Van de Paar
How to make this algorithm lazy? (Java)?

How to make this algorithm lazy? (Java)? Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

3:02
How to make this algorithm lazy? (Java)?

2 views

8d ago

Mohamad Aoude
Week 3: Synchronization & Deadlocks Part 1: Race Conditions, Monitors, and Lock Identity

... the same shared data in this session we will understand what race conditions really are why they happen what Java means by ...

17:22
Week 3: Synchronization & Deadlocks Part 1: Race Conditions, Monitors, and Lock Identity

21 views

3w ago

Andy Balaam
Parsing whole lines of the Billion Row Challenge

Excitingly, our temperature parser can be trivially extended to find the start of the temperature, so we can use it to parse the whole ...

45:06
Parsing whole lines of the Billion Row Challenge

940 views

2d ago

Roel Van de Paar
Submitting a form with submit() using Promise

Submitting a form with submit() using Promise Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

3:02
Submitting a form with submit() using Promise

3 views

4w ago

Roel Van de Paar
What Objective-C data structure does ServiceGenerator translate java.util.Map into?

What Objective-C data structure does ServiceGenerator translate java.util.Map into? Helpful? Please use the *Thanks* button ...

1:20
What Objective-C data structure does ServiceGenerator translate java.util.Map into?

6 views

3w ago

Roel Van de Paar
Java - Find maximum number of duplicates within an array (6 Solutions!!)

Java - Find maximum number of duplicates within an array Helpful? Please use the *Thanks* button above! Or, thank me via ...

6:09
Java - Find maximum number of duplicates within an array (6 Solutions!!)

6 views

1mo ago

Using std::cpp
Squaring the Circle: value-oriented design in an object-oriented system -Juanpe Bolívar

In this talk, we will present a new open-source library of cursors. Cursors are inspired by functional lenses and reactive streams to ...

58:19
Squaring the Circle: value-oriented design in an object-oriented system -Juanpe Bolívar

95 views

4d ago

Peter Schneider
Why does Java byte to int/int to byte need operation "&0xFF"

Why does Java byte to int/int to byte need operation "&0xFF" I hope you found a solution that worked for you :) The Content is ...

5:08
Why does Java byte to int/int to byte need operation "&0xFF"

0 views

4d ago

Roel Van de Paar
Parsing JSON file to Java Object

Parsing JSON file to Java Object Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

2:21
Parsing JSON file to Java Object

5 views

2d ago

Roel Van de Paar
Sorting a 1d array of Objects from a file in Java

Sorting a 1d array of Objects from a file in Java Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

2:31
Sorting a 1d array of Objects from a file in Java

10 views

6d ago

Roel Van de Paar
@Transactional do not work in Spring Boot

Transactional do not work in Spring Boot Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

1:58
@Transactional do not work in Spring Boot

10 views

1mo ago

Algo-Prog
Linking Technique  - part 02 - Create, Fill & Display a List

Linking (Chainage) Technique ======================== How to create, fill and display a list using simple linking technique ...

20:17
Linking Technique - part 02 - Create, Fill & Display a List

105 views

2w ago

Roel Van de Paar
Java - ArrayIndexOutOfBounds while testing shows it's not

Java - ArrayIndexOutOfBounds while testing shows it's not Helpful? Please use the *Thanks* button above! Or, thank me via ...

2:18
Java - ArrayIndexOutOfBounds while testing shows it's not

8 views

3w ago

Roel Van de Paar
Best way to use CSV files in Java

Best way to use CSV files in Java Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

2:35
Best way to use CSV files in Java

14 views

13d ago

Roel Van de Paar
Java bytecode iconst_0 iadd sequence (2 Solutions!!)

Java bytecode iconst_0 iadd sequence Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

2:28
Java bytecode iconst_0 iadd sequence (2 Solutions!!)

7 views

2w ago

Algo-Prog
Linking Technique - part 08 - Remove an element by position  - Explanation

Linking (Chainage) Technique ======================== Implement remove an element by position (Explanation) The link of ...

5:54
Linking Technique - part 08 - Remove an element by position - Explanation

14 views

6d ago

Algo-Prog
Linking Technique  - part 03 - Size & isEmpty

Linking (Chainage) Technique ======================== Implement the size & isEmpty operations in the list type The c program ...

10:14
Linking Technique - part 03 - Size & isEmpty

80 views

2w ago

Roel Van de Paar
Need to convert a json response into java pojo where the response may return {} or [{},{}]

Need to convert a json response into java pojo where the response may return {} or [{},{}] Helpful? Please use the *Thanks* button ...

2:53
Need to convert a json response into java pojo where the response may return {} or [{},{}]

6 views

2w ago

Algo-Prog
Linking Technique - part 04 - Create and fill using append operation

Linking (Chainage) Technique ======================== Implement the create and fill a list using append operation The c ...

9:33
Linking Technique - part 04 - Create and fill using append operation

46 views

10d ago