ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

647,905 results

EuroBSDCon
Keynote 3: System Performance Analysis Methodologies - Brendan Gregg

Keynote 3: System Performance Analysis Methodologies - Brendan Gregg.

1:00:59
Keynote 3: System Performance Analysis Methodologies - Brendan Gregg

1,067 views

6 years ago

media.ccc.de
Nicolas Pouillard: Ling - High level system programming

In this presentation I will present the experimental language Ling. We shall get an intuitive understanding of the language through ...

34:52
Nicolas Pouillard: Ling - High level system programming

328 views

10 years ago

8-bit Zeta Courses
What is Systems Programming?

Just a quick video detailing the concept of Systems Programming.

20:34
What is Systems Programming?

2,542 views

7 months ago

Queso Fuego
Intro / Overview | UEFI Dev (in C)

Intro, setup, and hello world program to start programming for x86_64 EFI applications. We'll be writing a program to make GPT ...

45:24
Intro / Overview | UEFI Dev (in C)

41,381 views

2 years ago

Improbable Matter
How a Computer Works - from silicon to apps

A whistle-stop tour of how computers work, from how silicon is used to make computer chips, perform arithmetic to how programs ...

42:32
How a Computer Works - from silicon to apps

1,941,205 views

5 years ago

CppNow
C++Now 2018: Michael Caisse “Modern C++ in Embedded Systems”

http://cppnow.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

1:30:40
C++Now 2018: Michael Caisse “Modern C++ in Embedded Systems”

50,788 views

7 years ago

Feeling of Computing
Unit by Samuel Timbó

Unit is a visual programming system created by Samuel Timbó. It's a wild-looking, playfully weird, surprisingly deep and nuanced ...

1:39:47
Unit by Samuel Timbó

10,992 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

306,830 views

2 years ago

Bulgarian Java User Group
Low latency Java systems, Stefan Angelov

In this talk, we will discuss how to build a low-latency system based on Java. So if you care about milliseconds or less, that is the ...

44:45
Low latency Java systems, Stefan Angelov

2,923 views

1 year ago

LS1 TUM
[sys-prog] Introduction talk to Advanced system programming in C/Rust course

This talk gives an introduction for our upcoming systems programming lab at Tu Munich. Module description: ...

34:38
[sys-prog] Introduction talk to Advanced system programming in C/Rust course

3,046 views

4 years ago

Brian Will
Operating System Basics

Essential concepts of operating systems. Part of a larger series teaching programming. Visit http://codeschool.org.

23:16
Operating System Basics

723,952 views

12 years ago

John Kubiatowicz
CS162 Lecture 1: What is an Operating System?

In this first lecture, we introduce CS162 by discussing what an Operating System does along with the context in which it operates.

1:23:03
CS162 Lecture 1: What is an Operating System?

176,328 views

4 years ago

MIT 6.824: Distributed Systems
Lecture 1: Introduction

Lecture 1: Introduction MIT 6.824: Distributed Systems (Spring 2020) https://pdos.csail.mit.edu/6.824/

1:19:35
Lecture 1: Introduction

745,976 views

5 years ago

The Linux Foundation
Zephyr Project: RTOS Start-up and Initialization Flow - David Leach, NXP

Zephyr Project: RTOS Start-up and Initialization Flow - David Leach, NXP.

34:28
Zephyr Project: RTOS Start-up and Initialization Flow - David Leach, NXP

14,116 views

4 years ago

nanobyte
Building an OS - 4 - Writing bootloader in C

We set everything up to continue our bootloader in C. We also learn about a lot of interesting stuff, the linking process, calling ...

39:28
Building an OS - 4 - Writing bootloader in C

124,271 views

4 years ago

MIT 6.824: Distributed Systems
Lecture 2: RPC and Threads

Lecture 2: RPC and Threads MIT 6.824: Distributed Systems (Spring 2020) https://pdos.csail.mit.edu/6.824/

1:20:22
Lecture 2: RPC and Threads

243,416 views

5 years ago

The Linux Foundation
How I Fell in Love with Zephyr – a System Architect’s Tale - Tobias Kästner & Stephan Linz

How I Fell in Love with Zephyr – a System Architect's Tale - Tobias Kästner, UL Method Park & Stephan Linz, Navimatix GmbH ...

40:20
How I Fell in Love with Zephyr – a System Architect’s Tale - Tobias Kästner & Stephan Linz

2,812 views

2 years ago

Missing Semester
Lecture 6: Version Control (git) (2020)

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

1:25:00
Lecture 6: Version Control (git) (2020)

731,501 views

5 years ago

Utah Cpp Programmers
Taskflow: A General-purpose Parallel and Heterogeneous Task Programming System with Modern C++

This month Tsung-Wei Huang, an Assistant Professor at the University of Utah, will present Taskflow. The Taskflow project ...

59:46
Taskflow: A General-purpose Parallel and Heterogeneous Task Programming System with Modern C++

542 views

5 years ago

Tomas Petricek
TinySelf 6.2 - Using the Self programming system

How does Self work and how do you create programs using it? In this video, I construct a couple of simple Self programs using the ...

25:47
TinySelf 6.2 - Using the Self programming system

194 views

2 months ago

nanobyte
Building an OS - 1 - Hello world

First part in a multipart series about building operating systems. In this episode, we start by writing a 'hello world' program in ...

23:18
Building an OS - 1 - Hello world

811,697 views

7 years ago

ConfEngine
The Essence of Functional Programming by Richard Feldman #FnConf 2022

This talk dives into the origins of functional programming, going all the way back to where the term was first introduced, to see how ...

46:05
The Essence of Functional Programming by Richard Feldman #FnConf 2022

6,885 views

3 years ago

Brian Will
Unix system calls (1/2)

Part of a larger series teaching programming. See http://codeschool.org.

45:16
Unix system calls (1/2)

459,926 views

14 years ago

media.ccc.de
34C3 -  The Ultimate Apollo Guidance Computer Talk

https://media.ccc.de/v/34c3-9064-the_ultimate_apollo_guidance_computer_talk The Apollo Guidance Computer ("AGC") was ...

1:01:42
34C3 - The Ultimate Apollo Guidance Computer Talk

314,356 views

8 years ago

Tom Delalande
Comparing 10 programming languages. I built the same app in all of them.

Many modern programming languages have some great features like null safety, exhaustive switch statements, error handling, ...

21:33
Comparing 10 programming languages. I built the same app in all of them.

242,543 views

1 year ago