ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

100 results

Tyler Caraza-Harter
CS 320 Oct 7 (Part 2) - Stacks, Queues, and Priority Queues

... little strange here right because right i want to have a queue and there's different ways i could implement that queue i could use ...

23:37
CS 320 Oct 7 (Part 2) - Stacks, Queues, and Priority Queues

235 views

5 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

77,594 views

1 month ago

Jon Gjengset
Lock-Free to Wait-Free Simulation in Rust

In this stream, we start implementing the concurrency algorithm from the academic paper "A Practical Wait-Free Simulation for ...

4:47:58
Lock-Free to Wait-Free Simulation in Rust

49,797 views

4 years 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,878 views

5 years ago

Jon Gjengset
Implementing TCP in Rust (part 1)

In this stream, we started implementing the ubiquitous TCP protocol that underlies much of the traffic on the internet! In particular ...

5:19:48
Implementing TCP in Rust (part 1)

247,135 views

6 years ago

Jon Gjengset
Implementing a Lox interpreter in Rust

For some time I've been looking for an opportunity to do a stream on writing a parser + interpreter for... something. Anything really.

7:53:42
Implementing a Lox interpreter in Rust

88,217 views

1 year ago

ABMedia
C++ for C# and Java Developers

This video will cover all of the difficult topics and differences between C++ and a managed language such as C# or Java. Things ...

39:47
C++ for C# and Java Developers

25,711 views

5 years ago

timClicks
Writing a Rust-based ring buffer

A handy data structure for buffering input, the ring buffer (also known as a circular buffer, among a few other names) is a fun data ...

40:01
Writing a Rust-based ring buffer

6,706 views

2 years ago

Jon Gjengset
Implementing (part of) a BitTorrent client in Rust

In this stream, we're doing the "implement BitTorrent" challenge from https://app.codecrafters.io/join/bittorrent?via=jonhoo in Rust.

4:09:16
Implementing (part of) a BitTorrent client in Rust

108,527 views

2 years ago

Jon Gjengset
Solving distributed systems challenges in Rust

In this stream we work through the fly.io distributed systems challenges (https://fly.io/dist-sys/) in Rust, and solve all the way up to ...

3:15:52
Solving distributed systems challenges in Rust

305,835 views

2 years ago

José A. Alonso
El TAD de las colas de prioridad en Haskell

Estudio del tipo abstracto de datos de las colas de prioridad con distintas implementaciones en Haskell y la comprobación de sus ...

28:13
El TAD de las colas de prioridad en Haskell

381 views

5 years ago

Computer Graphics at TU Wien
Commands and Command Buffers | "Submit Work to a Device/GPU" | Vulkan Lecture Series, Episode 4

Learn about commands in Vulkan, which represent actions to be performed/computed by a device such as your GPU, how to ...

37:03
Commands and Command Buffers | "Submit Work to a Device/GPU" | Vulkan Lecture Series, Episode 4

13,510 views

4 years ago

José A. Alonso
El TAD de los montículos en Haskell

Estudio del tipo abstracto de datos de los montículos y la comprobación de sus propiedades con QuickCheck. El vídeo es una ...

42:05
El TAD de los montículos en Haskell

253 views

5 years ago

DEFCONConference
DEF CON 31 - Runtime Riddles - Abusing Manipulation Points in the Android Source - Laurie Kirk

Android malware creators constantly struggle to devise innovative methods to obscure apps and impede reverse engineering.

41:59
DEF CON 31 - Runtime Riddles - Abusing Manipulation Points in the Android Source - Laurie Kirk

34,928 views

2 years ago

Heapspace
Async Showdown: Java Virtual Threads vs. Kotlin Coroutines - Riccardo Lippolis

Discover the potential impact of Java Virtual Threads on Kotlin Coroutines, the popular alternative for asynchronous programming ...

34:10
Async Showdown: Java Virtual Threads vs. Kotlin Coroutines - Riccardo Lippolis

1,396 views

1 year ago

Google for Developers
Dartisans ep. 10: Dart Plugin for IntelliJ

Edit and debug your Dart apps with IntelliJ and WebStorm! In this episode of Dartisans, meet the engineers working on the Dart ...

35:25
Dartisans ep. 10: Dart Plugin for IntelliJ

3,178 views

Streamed 13 years ago

Confreaks
RubyConf 2016 - Ruby 3 Concurrency by Koichi Sasada

RubyConf 2016 - Ruby 3 Concurrency by Koichi Sasada Learn from Koichi about the work he's doing to bring a new concurrency ...

42:02
RubyConf 2016 - Ruby 3 Concurrency by Koichi Sasada

1,891 views

9 years ago

Chrome for Developers
web.dev LIVE 2020: Day Two

Welcome to day 2 of web.dev LIVE as we 'travel' to Europe and Africa timezones to share some of the latest updates on tools and ...

3:00:03
web.dev LIVE 2020: Day Two

23,795 views

5 years ago

Confreaks
RailsConf 2016 - Testing Rails at Scale by Emil Stolarsky

Testing Rails at Scale by Emil Stolarsky It's impossible to iterate quickly on a product without a reliable, responsive CI system.

20:40
RailsConf 2016 - Testing Rails at Scale by Emil Stolarsky

1,680 views

9 years ago

Confreaks
RailsConf 2017: Portable Sessions with JSON Web Tokens by Lance Ivy

RailsConf 2017: Portable Sessions with JSON Web Tokens by Lance Ivy Ever wonder why applications use sessions and APIs ...

31:50
RailsConf 2017: Portable Sessions with JSON Web Tokens by Lance Ivy

1,181 views

8 years ago

Linux Plumbers Conference
LPC2019 - Efficient Userspace Optimistic Spinning Locks

Efficient Userspace Optimistic Spinning Locks Speaker Mr Waiman Long (Red Hat) Description The most commonly used simple ...

41:59
LPC2019 - Efficient Userspace Optimistic Spinning Locks

965 views

6 years ago

TLA+ - The Temporal Logic of Actions
TLA + specification of PCR parallel programming pattern - Jose Solsona & Sergio Yovine

https://conf.tlapl.us/2020/10-Yovine_and_Solsona-TLA_+_specification_of_PCR_parallel_programming_pattern.pdf.

31:56
TLA + specification of PCR parallel programming pattern - Jose Solsona & Sergio Yovine

227 views

5 years ago

Confreaks
RailsConf 2016 - Tweaking Ruby GC Parameters for Fun, Speed, and Profit by Helio Cola

Tweaking Ruby GC Parameters for Fun, Speed, and Profit by Helio Cola Whether you are building a Robot, controlling a Radar, ...

41:54
RailsConf 2016 - Tweaking Ruby GC Parameters for Fun, Speed, and Profit by Helio Cola

514 views

9 years ago

Chrome for Developers
DOM ready events considered harmful | HTTP 203

Jake and Cassie (still from off of Greensock) talk about DOM ready events, which can slow down your app in unexpected ways.

22:09
DOM ready events considered harmful | HTTP 203

27,176 views

3 years ago

NPTEL IIT Guwahati
Lec 40: Experiment Design - II

Design & Implementation of Human-Computer Interfaces URL: https://onlinecourses.nptel.ac.in/noc22_cs125/preview Prof.

48:03
Lec 40: Experiment Design - II

3,206 views

3 years ago