ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

187 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,459 views

6 years ago

V.b.m
Learn Arrays in java || Introduction part 1.

Learn Array in Java | introduction part 1 #arraysinjava#javaarray#javaarrays;arrays Hi in this session we are going to learn about ...

30:12
Learn Arrays in java || Introduction part 1.

139 views

2 years ago

EmacsConf and Emacs hangouts
EmacsConf 2021: Turbo Bindat - Stefan Monnier

You can view this and other resources using free/libre source software at https://emacsconf.org/2021/talks/bindat/ This video is ...

29:48
EmacsConf 2021: Turbo Bindat - Stefan Monnier

550 views

4 years ago

Alex Demko
Object-Oriented Programming Explained Simply (Python, TypeScript, Java, C#, C++)

Ever feel overwhelmed by OOP concepts like encapsulation and inheritance? In this video, I'll walk you through ...

23:41
Object-Oriented Programming Explained Simply (Python, TypeScript, Java, C#, C++)

171 views

7 months ago

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

This stream is (probably) the last segment in our journey into porting Java's ConcurrentHashMap to Rust. We start writing some ...

5:39:15
Porting Java's ConcurrentHashMap to Rust (part 3)

10,885 views

5 years ago

Houston FPUG
Rafal Dittwald, “Data Oriented Programming”

The term “data-oriented programming” is often mentioned in the digital halls of the Clojure community, but what does it mean?

1:44:01
Rafal Dittwald, “Data Oriented Programming”

7,593 views

3 years ago

J David Eisenberg
COMSC 076 Lecture 14 Feb 2024 - Take 2

I accidentally turned off the audio during the Zoom session, so I have re-recorded the remainder of the lecture (and it's probably ...

26:34
COMSC 076 Lecture 14 Feb 2024 - Take 2

87 views

1 year ago

wikipedia tts
Comparison of Java and C++ | Wikipedia audio article

This is an audio version of the Wikipedia Article: https://en.wikipedia.org/wiki/Comparison_of_Java_and_C%2B%2B 00:00:10 1 ...

42:11
Comparison of Java and C++ | Wikipedia audio article

9 views

7 years ago

Denis Kuzmin
🔀 Between unmanaged C++ / C# / Java /... Complex types and Strings. [Part-2]

Do NOT combine unnecessary code, please turn ON your brains [both host sides - CLR/Native/JVM]. /This is Part 2. C++, C# and ...

28:04
🔀 Between unmanaged C++ / C# / Java /... Complex types and Strings. [Part-2]

14,038 views

7 years ago

Arpita Shilpi
java Syntax,Variables Data Types|| Lecture 2 #java #arpitashilpi #microsoft #placement CS,IT,BCA,MCA

Java Complete Course | Placement Series Arpita shilpi Introduction to Java Language | Lecture 2 | Complete Placement Course ...

22:27
java Syntax,Variables Data Types|| Lecture 2 #java #arpitashilpi #microsoft #placement CS,IT,BCA,MCA

156 views

3 years ago

John Kubiatowicz
CS162 Lecture 7 (2/13/2020): Semaphores, Monitors, and Readers/Writers

In this class, I discuss more advanced synchronization techniques, including atomic hardware primitives, semaphores, and the ...

2:03:31
CS162 Lecture 7 (2/13/2020): Semaphores, Monitors, and Readers/Writers

5,694 views

5 years ago

EXARC
Introduction to Databases for Museums (Joseph Davis MSc.)

Do you want to participate in the conference question and answer session? Join our discord server at https://discord.gg/gygBMzK ...

22:33
Introduction to Databases for Museums (Joseph Davis MSc.)

541 views

5 years ago

CS50
CS50 Lecture by Mark Zuckerberg - 7 December 2005

On 7 December 2005, Mark Zuckerberg joined CS50 for a guest lecture about Facebook and computer science. With Professor ...

1:05:35
CS50 Lecture by Mark Zuckerberg - 7 December 2005

8,983,902 views

11 years ago

Otavio Santana
Get more flexibility in your Java code by exploring reflection.

Reflection and Java give a colossal capability, especially for removing boilerplate. It gives impactful productivity on Java to cover ...

28:14
Get more flexibility in your Java code by exploring reflection.

175 views

2 years ago

EmacsConf and Emacs hangouts
EmacsConf 2022: Using SQLite as a data source: a framework and an example - Andrew Hyatt (he/him)

https://emacsconf.org/2022/talks/sqlite 00:00:00.000 Introduction 00:56.220 Why SQLite 02:29.870 The triples package 04:50.209 ...

21:25
EmacsConf 2022: Using SQLite as a data source: a framework and an example - Andrew Hyatt (he/him)

3,518 views

3 years ago

Pieter van den Hombergh
PRC2 2021 Part 1 setup and TDD

Starting with netbeans, junit5 and assertj.

1:45:51
PRC2 2021 Part 1 setup and TDD

580 views

4 years ago

Aaron J Newman
06 - for Loops

A `for` loop executes commands once for each value in a collection. - A `for` loop is made up of a collection, a loop variable, and a ...

38:52
06 - for Loops

501 views

4 years ago

Jon Gjengset
Live-coding a linked hash map in Rust

Following another Twitter poll (https://twitter.com/Jonhoo/status/1000102031925956610), we're building a simple hash map in ...

2:29:40
Live-coding a linked hash map in Rust

39,413 views

7 years ago

Jon Gjengset
The Unsafe Chronicles: Exhibit A: Aliasing Boxes

... different copies of a data structure, but doing so leads down an interesting rabbit hole around the safety of aliasing and casting.

1:37:09
The Unsafe Chronicles: Exhibit A: Aliasing Boxes

26,524 views

5 years ago

CS50
Section 9: Less Comfortable

We'll talk about a little bit of data structures. [student] Yeah. >>[student] Tries. >>[Hardison] Data structures. We'll talk about some ...

1:20:48
Section 9: Less Comfortable

610 views

13 years ago