ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

6,856 results

Jon Gjengset
Porting Java's ConcurrentHashMap to Rust (part 2)

In this stream we continue the work of porting Java's ConcurrentHashMap to Rust. We finish up the concurrent hash table resizing ...

5:20:13
Porting Java's ConcurrentHashMap to Rust (part 2)

13,616 views

6 years ago

Riccardo Rigon
Java 101 for hydrologists - Reading data from a File

This introduces some classes for reading a data from a file, doing something with them and write some results at the end.

57:41
Java 101 for hydrologists - Reading data from a File

27 views

Streamed 7 years ago

Riccardo Rigon
Java 101 for Hydrologists - Java 8 way of writing a file

In continues the explanation of the codes to read and write Files using Java 8.

27:20
Java 101 for Hydrologists - Java 8 way of writing a file

14 views

Streamed 7 years ago

Bulgarian Java User Group
Data oriented programming in Java, Ron Veen

With the changes made to the Java language in recent releases, it has moved into a new realm: Data-oriented programming.

48:08
Data oriented programming in Java, Ron Veen

548 views

2 years ago

Cave of Programming
How Java Works (Explained Simply)

Java Developer Starter Bundle https://www.caveofprogramming.com/bundles/the-java-developer-starter-bundle What actually ...

27:08
How Java Works (Explained Simply)

16,875 views

6 days ago

Code with Nakov | SoftUni Global
[4/9] Java Basics Tutorial – Data and Calculations

Data types specify the different sizes and values stored in a variable. Learn the difference between Primitive data types and ...

1:11:47
[4/9] Java Basics Tutorial – Data and Calculations

979 views

4 years ago

GeekyCamp
SAP GeekyCamp 2014 - Day 3 - Data Structures & Algorithms, Java Collections Framework - Part 1 of 2
1:03:44
SAP GeekyCamp 2014 - Day 3 - Data Structures & Algorithms, Java Collections Framework - Part 1 of 2

112 views

11 years ago

Dale Reed
LinkedListInJava.mp4

Illustrate how to recursively reverse a linked list in Java. Intuition (0:00) Building a linked list (14:36) Reversing a linked list ...

57:06
LinkedListInJava.mp4

769 views

14 years ago

Brighton Java
James Stanier - Probabilistic Data Structures

This talk was recorded at our May 2016 talks night. For more information on our meetups and to join us at our next live event visit ...

38:48
James Stanier - Probabilistic Data Structures

12,006 views

10 years ago

Matthias Hauswirth
Jikes RDB: 3. Internal Data Structures

In this video we use Jikes RDB to explore the internal structure of the Jikes RVM. Jikes RDB is a debugger for the Jikes research ...

21:06
Jikes RDB: 3. Internal Data Structures

76 views

7 years ago

Java User Group Switzerland
Building data pipelines with Java and open source

Speaker: Rustam Mehmandarov Recorded: 2020-10-06 A few years ago, moving data between applications and data stores ...

1:06:06
Building data pipelines with Java and open source

2,541 views

5 years ago

HedGe ZoNe
Data Structure And Algorithm | Using Java | Lecture 01  Introduction and Course Plan

datastructure #dsa #java #iitroorkee Introduction Lecture 1 Faculty - iiT Rookee SUBSCRIBE MY CHANNEL FOR MORE VIDEOS ...

34:36
Data Structure And Algorithm | Using Java | Lecture 01 Introduction and Course Plan

14 views

5 years ago

Ian Finlayson
Arrays as a Data Structure

Covers about array indexing, multi-dimensional arrays, benefits and downsides of arrays, and how to access program parameters ...

20:51
Arrays as a Data Structure

278 views

5 years ago

Jean-Baptiste Yunès
Cours Java (1) : les structures de données de base...

Tableaux et ArrayList en Java, ou «comment stocker des données» ? M. Jean-Baptiste Yunès ...

26:20
Cours Java (1) : les structures de données de base...

5,268 views

6 years ago

Kerushii
A Crash Course on Java Collections Framework

In this video, we will discuss about the Java Collections Framework and also learn how to apply it in your Java programs!

29:06
A Crash Course on Java Collections Framework

71 views

4 years ago

Geoffrey Schmit
01.22: Linked List Implementation

Data Structures. Naperville North High School, Software Engineering, 2025-2026.

22:27
01.22: Linked List Implementation

94 views

8 months ago

Paul Fodor
CSE260 Computer Science B Honors: Java Collections Framework 1: Collections, Lists, Stacks, Queues

Online course, Summer 2020 Instructor: Paul Fodor Stony Brook University ...

1:32:17
CSE260 Computer Science B Honors: Java Collections Framework 1: Collections, Lists, Stacks, Queues

277 views

5 years ago

Yusuf Sahillioğlu
data structures - midterm exam solutions

Answers to the midterm exam of CENG 213 Data Structures course. http://www.ceng.metu.edu.tr/~ys/ceng213-ds.

46:07
data structures - midterm exam solutions

10,147 views

5 years ago

Kinetic Coding
Sliding Window | Stacks | Data Structure | Algorithms | Java | Programming

Welcome to Lecture 68 of our Data Structures and Algorithms (DS) series on the Kinetic Coding! In this video, we dive deep into ...

26:00
Sliding Window | Stacks | Data Structure | Algorithms | Java | Programming

57 views

1 year ago

Bulgarian Java User Group
Lincheck: A Practical Framework for Testing Concurrent Data Structures on JVM, Nikita Koval

How to write a robust test for a concurrent data structure? Straightforward stress tests are unlikely to catch all possible bugs and ...

43:35
Lincheck: A Practical Framework for Testing Concurrent Data Structures on JVM, Nikita Koval

174 views

2 years ago