ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

40 results

NPTEL IIT Bombay
Lecture-18:Network I/O via Sockets

Week 4: Lecture-18: Network I/O via Sockets.

30:29
Lecture-18:Network I/O via Sockets

2,393 views

4 years ago

BioniChaos
Real-Time Biomedical Data Visualization: Creating Lissajous Curves with Python and Flask

Welcome to another live development session on BioniChaos! In this video, I dive into the process of developing BioCurveViz, ...

50:36
Real-Time Biomedical Data Visualization: Creating Lissajous Curves with Python and Flask

63 views

1 year 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)

249,531 views

6 years ago

CS76
Week 1
2:01:36
Week 1

1,560 views

12 years ago

Confreaks
RailsConf 2017: Outside the (Web) Box: Using Ruby for Other Protocols by Danielle Adams

RailsConf 2017: Outside the (Web) Box: Using Ruby for Other Protocols by Danielle Adams Ruby on Rails is a widely used web ...

32:37
RailsConf 2017: Outside the (Web) Box: Using Ruby for Other Protocols by Danielle Adams

797 views

8 years ago

Jookia
Programming a DOS Twitch Bot: Part 17 (Giving up)

I gave up in this video. It just wasn't possible. Nothing made sense. But the DOS gods, they... They couldn't let it go. No, they ...

4:05:54
Programming a DOS Twitch Bot: Part 17 (Giving up)

37 views

4 years ago

Confreaks
RailsConf 2016 -  Build Realtime Apps with Ruby & Pakyow By Bryan Powell

Client-side frameworks dominate the conversation about the future of web apps. Where does that leave us Ruby developers?

30:46
RailsConf 2016 - Build Realtime Apps with Ruby & Pakyow By Bryan Powell

2,804 views

9 years ago

Jookia
Programming a DOS Twitch Bot: Part 10

Important: Audio gets fixed around 00:03:30 I rewrite the bot code and learn a bit more mTCP. This video may include adult ...

4:01:11
Programming a DOS Twitch Bot: Part 10

39 views

4 years ago

Filipe Deschamps
BEST WAY TO LEARN PYTHON (Google Colab Notebook)

✅ 𝗔𝗚𝗢𝗥𝗔 𝗘𝗨 𝗧𝗘𝗡𝗛𝗢 𝗨𝗠 𝗖𝗨𝗥𝗦𝗢 😍 ▸ Look how cool it turned out: https://curso.dev/ ✅ ALURA WITH 10% DISCOUNT: https://www.alura ...

30:39
BEST WAY TO LEARN PYTHON (Google Colab Notebook)

886,263 views

6 years ago

DEFCONConference
Jeff Dileo - Evil eBPF Practical Abuses of In-Kernel Bytecode Runtime- DEF CON 27 Conference

eBPF (or "extended" Berkeley Packet Filter) is a bytecode instruction set and virtual machine used as a safe computing ...

46:59
Jeff Dileo - Evil eBPF Practical Abuses of In-Kernel Bytecode Runtime- DEF CON 27 Conference

4,936 views

6 years 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,537 views

2 years ago

DEFCONConference
DEF CON 29 - Vivek Nair - Time Turner   Hacking RF Attendance Systems To Be in Two Places at Once

It's a tale as old as time: a graduating senior needs two more courses to graduate, but the lectures happen to be scheduled at the ...

22:02
DEF CON 29 - Vivek Nair - Time Turner Hacking RF Attendance Systems To Be in Two Places at Once

9,487 views

4 years ago

Chrome for Developers
Edge Conf 2: Real Time Data

Websockets have now been with us for several years and enjoy near universal support. WebRTC is just starting out. Chat, live ...

55:15
Edge Conf 2: Real Time Data

1,184 views

12 years ago

PyCon Taiwan
Pika Pika!RabbitMQ 簡介 x Python 實作|張仲樸 Enzo Chang|專業課程 Tutorials|PyCon APAC 2022

PyCon APAC 2022|專業課程Tutorials|國泰金控Cathay Financial Holdings / 美光科技Micron 冠名贊助✏️ 共 ...

1:46:29
Pika Pika!RabbitMQ 簡介 x Python 實作|張仲樸 Enzo Chang|專業課程 Tutorials|PyCon APAC 2022

1,060 views

3 years ago

Confreaks
RailsConf 2018: Building a Collaborative Text Editor by Justin Weiss

RailsConf 2018: Building a Collaborative Text Editor by Justin Weiss Have you ever clicked "Save" on a document, and caused a ...

36:52
RailsConf 2018: Building a Collaborative Text Editor by Justin Weiss

2,771 views

7 years ago

Django Under The Hood
Andrew Godwin about Channels at Django: Under The Hood 2016

Slides: https://speakerdeck.com/andrewgodwin/channels-under-the-hood Django: Under The Hood: ...

55:06
Andrew Godwin about Channels at Django: Under The Hood 2016

4,940 views

9 years ago

DEFCONConference
DEF CON 24 Conference   Mike   Use Their Machines Against Them   Loading Code with a Copier

We've all worked on 'closed systems' with little to no direct Internet access. And we've all struggled with the limitations those ...

30:27
DEF CON 24 Conference Mike Use Their Machines Against Them Loading Code with a Copier

2,813 views

9 years ago

John Kubiatowicz
CS162 Lecture 24 (4/28/2020): Distributed File Systems (Finished), Key-Value Stores, and Chord

In this lecture we finish our discussion of Distributed File Systems and cache consistency, and then dive into a discussion of ...

1:25:22
CS162 Lecture 24 (4/28/2020): Distributed File Systems (Finished), Key-Value Stores, and Chord

1,876 views

5 years ago

Chrome for Developers
iOS Development with WebRTC (Kranky Geek WebRTC 2016)

Google offers a WebRTC implementation on iOS, but that's a small part of what you'll need to know when integrating WebRTC into ...

23:18
iOS Development with WebRTC (Kranky Geek WebRTC 2016)

11,364 views

9 years ago

DEFCONConference
DEF CON 24 - regilero - Hiding Wookiees in HTTP: HTTP smuggling

HTTP is everywhere, everybody wants to write an HTTP server. So I wrote mine :-) But mine not fast, and come with an HTTP client ...

35:41
DEF CON 24 - regilero - Hiding Wookiees in HTTP: HTTP smuggling

7,271 views

9 years ago