ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

187 results

NPTEL IIT Bombay
Lecture 26: Multithreaded application design

Week 6: Lecture 26: Multithreaded application design.

32:16
Lecture 26: Multithreaded application design

2,444 views

3 years ago

Chrome for Developers
A Quest to Guarantee Responsiveness: Scheduling On and Off the Main Thread (Chrome Dev Summit 2018)

To achieve a truly responsive experience, developers have to execute their code in 10ms chunks. That's nearly impossible. In this ...

33:08
A Quest to Guarantee Responsiveness: Scheduling On and Off the Main Thread (Chrome Dev Summit 2018)

14,422 views

7 years ago

Missing Semester
Lecture 3: Editors (vim) (2020)

You can find the lecture notes and exercises for this lecture at https://missing.csail.mit.edu/2020/editors/ Help us caption ...

48:27
Lecture 3: Editors (vim) (2020)

416,105 views

5 years ago

Society of Research Software Engineering
Laura Moran and Freddy Wordingham: Rust for Scientific Computing

A talk from the Large-scale parallel session at RSECon2022. Details: ...

25:32
Laura Moran and Freddy Wordingham: Rust for Scientific Computing

988 views

2 years ago

NPTEL IIT Bombay
Lecture 08: Threads

Week 2: Lecture 08: Threads.

35:57
Lecture 08: Threads

2,624 views

3 years ago

Chrome for Developers
Using WebAssembly and Threads (Chrome Dev Summit 2018)

WebAssembly enables new experiences that we've never been able to get on the Web before and now WebAssembly threads ...

22:13
Using WebAssembly and Threads (Chrome Dev Summit 2018)

23,641 views

7 years ago

wikipedia tts
Thread (computing) | Wikipedia audio article

This is an audio version of the Wikipedia Article: https://en.wikipedia.org/wiki/Thread_(computing) 00:00:48 1 Single vs ...

33:16
Thread (computing) | Wikipedia audio article

19 views

6 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

75,044 views

1 month ago

ABMedia
Java for C# Developers

Java for C# Developers In this video, we're going to cover the differences between C# and Java. There aren't MANY differences ...

25:32
Java for C# Developers

19,245 views

5 years ago

Drunken Engineer
Builder Design Pattern in java | Real Time Project Usage

This video explains builder design patter along with real time project usage. One of the best book for Interview Questions Top ...

22:37
Builder Design Pattern in java | Real Time Project Usage

6,595 views

4 years ago

Vaadin
How to Make an AI Chatbot/Agent in Java: A Hands-On Tutorial

In this video, Marcus Hellberg will teach you how to build an AI chatbot that uses retrieval-augmented generation (RAG) to learn ...

52:24
How to Make an AI Chatbot/Agent in Java: A Hands-On Tutorial

23,779 views

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

5 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

James Willett
Material for MkDocs: Full Tutorial To Build And Deploy Your Docs Portal

Material for MkDocs is a powerful, easy to use framework designed to make your documentation both beautiful and efficient.

26:34
Material for MkDocs: Full Tutorial To Build And Deploy Your Docs Portal

47,760 views

1 year ago

XRPL Commons
Coding on the XRPL Ledger [Session 1/4] with Florent Uzio

Training led by Florent Uzio, Senior XRP Ledger Developer at Ripple Recorded on July 6-7th 2023 at the XRPL Commons HQ.

53:07
Coding on the XRPL Ledger [Session 1/4] with Florent Uzio

2,417 views

2 years ago

Codegram
Beyond The Tab: Executing JavaScript Across Browser Contexts (Andrew Dunkman) - FSF 2016

Keeping JavaScript from interfering across tabs is great, but what about when a web application wants to share state without a ...

34:44
Beyond The Tab: Executing JavaScript Across Browser Contexts (Andrew Dunkman) - FSF 2016

1,555 views

9 years ago

Chrome for Developers
WebAssembly: A new development paradigm for the web

WebAssembly (Wasm) is a low level, high-performance binary format for the web, which can be compiled from languages such as ...

22:03
WebAssembly: A new development paradigm for the web

73,389 views

2 years ago

CS76
Week 3
1:45:24
Week 3

837 views

12 years ago

Fabrice Kordon
063 — Implémentation, ServeurMultiThreade v5

Let's draw a little digital timing diagram just for fun, from our example. Actually, it's not that little, so to make it as narrow as possible ...

24:07
063 — Implémentation, ServeurMultiThreade v5

855 views

9 years ago

Confreaks
RailsConf 2016 - Introduction to Concurrency in Ruby by Thijs Cadier

In this talk we'll learn about the options we have to let a computer running Ruby do multiple things simultaneously. We'll answer ...

36:16
RailsConf 2016 - Introduction to Concurrency in Ruby by Thijs Cadier

7,470 views

9 years ago

nptelhrd
Mod-05 Lec-39 Exception Handling

Linux Programming & Scripting by Anand Iyer,Director, Calypto Design Systems.For more details on NPTEL visit http://nptel.ac.in.

39:02
Mod-05 Lec-39 Exception Handling

2,448 views

10 years ago

DEFCONConference
DEF CON 21 -  Brian Gorenc and Jasiel Spelman -  Java Every Days

Java Every-Days: Exploiting Software Running on 3 Billion Devices BRIAN GORENC ZERO DAY INITIATIVE, HP SECURITY ...

43:16
DEF CON 21 - Brian Gorenc and Jasiel Spelman - Java Every Days

1,729 views

12 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

963 views

6 years 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

Dandalf
ATM Simulator

Read, write, seek binary files with an ATM simulator. The video discusses big-endian and little-endian data formats for disk files.

22:32
ATM Simulator

732 views

4 years ago