ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,054 results

Jon Gjengset
Crust of Rust: Sorting Algorithms

In this Crust of Rust episode, we implement some common sorting algorithms in Rust. This episode doesn't aim to explain any ...

2:37:53
Crust of Rust: Sorting Algorithms

67,123 views

5 years ago

Jon Gjengset
Crust of Rust: std::collections

In this video we go over the various collection types in the Rust standard library (effectively `std::collections`), and discuss a bit ...

2:45:04
Crust of Rust: std::collections

85,268 views

2 years ago

Jon Gjengset
Implementing and Optimizing a Wordle Solver in Rust

We implement a Wordle solver in Rust based off on the excellent 3blue1brown video on the same topic: ...

6:08:52
Implementing and Optimizing a Wordle Solver in Rust

160,887 views

3 years 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,869 views

4 years ago

Derick Rethans
1. Lists (part 1)

In this first video in a series of videos about data structures, I am diving into linked lists. I go through an example explaining the ...

58:45
1. Lists (part 1)

943 views

5 years ago

Confreaks
RubyConf 2015 - Changing the Unchangeable... by Brad Urani

Changing the Unchangeable: The Hows and Whys of Immutable Data Structures by Brad Urani Immutable data structures give us ...

34:42
RubyConf 2015 - Changing the Unchangeable... by Brad Urani

1,725 views

10 years ago

CppNow
C++Now 2017: Ben Deane & Jason Turner "constexpr ALL the things!"

We'll present techniques for building constexpr data structures and algorithms, and for effectively meshing compile-time and ...

1:35:27
C++Now 2017: Ben Deane & Jason Turner "constexpr ALL the things!"

21,667 views

8 years ago

YuriODev
Session 05: Understanding Sorting Algorithms | Bubble Sort & Merge Sort Explained

... https://github.com/YuriiOks/AQA-GCSE-Computer-Science-Preparation ✨ Next Session: Data Types and Data Structures in ...

39:00
Session 05: Understanding Sorting Algorithms | Bubble Sort & Merge Sort Explained

8,220 views

1 year ago

Vizlab
CS50 2019 - Lecture 3 - Algorithms

This is CS50x, Harvard's University Computer Science Course, taught by David J. Malan in 2019. This video is licensed under ...

1:28:59
CS50 2019 - Lecture 3 - Algorithms

44 views

5 years ago

NPTEL IIT Bombay
Week 01: Lecture 05: Practical session in R - 1

Week 01: Lecture 05: Practical session in R - 1.

31:10
Week 01: Lecture 05: Practical session in R - 1

2,885 views

1 year 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,610 views

3 years ago

Confreaks
RubyConf 2018 - Optimizations in Multiple Dimensions by Jamie Gaskins

RubyConf 2018 - Optimizations in Multiple Dimensions by Jamie Gaskins Often when we think about performance, we see it as "if ...

34:20
RubyConf 2018 - Optimizations in Multiple Dimensions by Jamie Gaskins

202 views

7 years ago

NERSC
Day 1, New Users - Video2: Views and Spaces

This is part of the Performance Portability Series: Kokkos Training, Apr 25-26, 2024 ...

44:11
Day 1, New Users - Video2: Views and Spaces

78 views

1 year ago

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,480 views

6 years ago

Codegram
How to write a search engine in 15 lines of code (Paul Chiusano) - Full Stack Fest 2016

Unison is a new programming language and platform. This talk zooms in on just one aspect of Unison: its support for building ...

36:05
How to write a search engine in 15 lines of code (Paul Chiusano) - Full Stack Fest 2016

8,079 views

9 years ago

Berkeley Institute for Data Science (BIDS)
SFrame and SGraph: Scalable External Memory Data Frame and Graph Structures for Machine Learning

BIDS Guest Lecture | July 22, 2015 | 1:30-3:00 p.m. | 190 Doe Library, UC Berkeley Speaker: Jay Gu, Co-Founder and Software ...

53:21
SFrame and SGraph: Scalable External Memory Data Frame and Graph Structures for Machine Learning

2,973 views

Streamed 10 years ago

Alex Demko
8 Common Database Design Mistakes and How to Avoid Them! 🛑

Creating a new database? Make sure you don't fall into these traps! In this video, I go over the most common mistakes ...

20:41
8 Common Database Design Mistakes and How to Avoid Them! 🛑

298 views

7 months ago

NPTEL IIT Bombay
Lecture 18 : Arrays and recursion : Part 1 : Binary Search Introduction

Arrays and recursion : Part 1 : Binary Search Introduction.

30:27
Lecture 18 : Arrays and recursion : Part 1 : Binary Search Introduction

5,576 views

6 years ago

CS50 for Japanese
CS50 2021 - Lecture 5 - Data Structures (日本語字幕付)

この動画は、次の動画に日本語の字幕をつけたものです。 https://www.youtube.com/watch?v=-gpsiMiEOHU LICENSE CC ...

2:12:55
CS50 2021 - Lecture 5 - Data Structures (日本語字幕付)

4,813 views

3 years ago

The Turing Way
AIM RSF NovembeR workshops | Starting with data in R

This is the second of a series of workshops on R offered by the AI for Multiple Long-term Conditions Research Support Facility in ...

1:41:07
AIM RSF NovembeR workshops | Starting with data in R

117 views

3 years ago