ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

154 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

236 views

5 years ago

NPTEL IIT Bombay
Lecture 15 : Array Part-1 : Part 7 : More efficient Queues in dispatching taxis

Array Part-1 : Part 7 : More efficient Queues in dispatching taxis.

16:42
Lecture 15 : Array Part-1 : Part 7 : More efficient Queues in dispatching taxis

4,877 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

96,618 views

1 year ago

Samir Paul
Java Interfaces: The Implementation Perspective

ADSB 05_03.

7:13
Java Interfaces: The Implementation Perspective

829 views

11 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

112,349 views

2 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

50,939 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)

255,184 views

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

2 years ago

Samir Paul
Array Insertions and Removals

ADSB 06_02.

9:46
Array Insertions and Removals

511 views

11 years ago

NPTEL IIT Bombay
Lecture 15 : Array Part-1 : Part 6 : Queues in dispatching taxis

Array Part-1 : Part 6 : Queues in dispatching taxis.

14:58
Lecture 15 : Array Part-1 : Part 6 : Queues in dispatching taxis

6,026 views

6 years ago

Dylan Sallee
mergeSort(): A Graphical, Recursive, C++ Explanation

This video demonstrates a standard implementation of mergeSort() in C++, with graphics to help even the most novice of ...

4:55
mergeSort(): A Graphical, Recursive, C++ Explanation

99,756 views

9 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

230 views

5 years ago

Code Challenge Central
How to reverse a singly linked list in 5 languages (JS, Python, Java, C++, C#)

In our first episode, we explore the classic problem of reversing a singly linked list with an animated conceptual explanation, and ...

18:24
How to reverse a singly linked list in 5 languages (JS, Python, Java, C++, C#)

6,576 views

3 years ago

Design Patterns Lectures
The Message Design Pattern

In this video, the Message software design pattern is explained. Message: Encapsulate information in a standardized way. This is ...

3:41
The Message Design Pattern

1,029 views

5 years ago

DEFCONConference
Omer Gull - SELECT code execution from using SQlite - DEF CON 27 Conference

Everyone knows that databases are the crown jewels from a hacker's point of view, but what if you could use a database as the ...

40:56
Omer Gull - SELECT code execution from using SQlite - DEF CON 27 Conference

2,392 views

6 years ago

Design Patterns Lectures
The Message Endpoint Design Pattern

In this video, the Message Endpoint software design pattern is explained. Message Endpoint: Provide functionality to send and ...

2:56
The Message Endpoint Design Pattern

737 views

5 years ago

Confreaks
RailsConf 2016   Writing a Test Framework from Scratch by Ryan Davis

Assertions (or expectations) are the most important part of any test framework. How are they written? What happens when one ...

31:32
RailsConf 2016 Writing a Test Framework from Scratch by Ryan Davis

2,724 views

10 years ago

Samir Paul
Arrays of Objects

ADSB 05_05.

8:57
Arrays of Objects

723 views

11 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,551 views

3 years ago

Red Hat Developer
Reactive programming tutorial: Reactive programming and Vert.x

Tutorial: Reactive programming and Eclipse Vert.x This is the second of a four-part interactive tutorial on reactive programming ...

7:25
Reactive programming tutorial: Reactive programming and Vert.x

9,576 views

6 years ago