ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

6,082 results

cs631apue
Advanced Programming in the UNIX Environment: Week 01 - UNIX History

In this video lecture, we provide a brief summary of the history of the UNIX family of operating systems. Slides for this lecture: ...

22:17
Advanced Programming in the UNIX Environment: Week 01 - UNIX History

16,015 views

5 years ago

cs631apue
Advanced Programming in the UNIX Environment: Week 03, Segment 1 - All about stat(2)

In this video lecture, we meet our new best friend, the 'struct stat'. We'll cover the stat(2) system calls and begin discussing each of ...

20:31
Advanced Programming in the UNIX Environment: Week 03, Segment 1 - All about stat(2)

4,412 views

5 years ago

cs631apue
Advanced Programming in the UNIX Environment: Week 01 - Introduction

In this video lecture, we provide an introduction to the class CS631 "Advanced Programming in the UNIX Environment" and ...

31:47
Advanced Programming in the UNIX Environment: Week 01 - Introduction

50,792 views

5 years ago

cs631apue
Advanced Programming in the UNIX Environment: Week 01 - Unix Basics

In this video lecture, we provide a whirlwind tour of the Unix programming environment. In the process, we write a simple shell, ...

50:28
Advanced Programming in the UNIX Environment: Week 01 - Unix Basics

30,716 views

5 years ago

cs631apue
Advanced Programming in the UNIX Environment: Tool Tip: screen(1)

In this short video, we introduce the GNU screen(1) window manager and terminal multiplexer to allow you to manage your ...

9:01
Advanced Programming in the UNIX Environment: Tool Tip: screen(1)

2,628 views

5 years ago

freeCodeCamp.org
Python for Everybody - Full University Python Course

This Python 3 tutorial course aims to teach everyone the basics of programming computers using Python. The course has no ...

13:40:10
Python for Everybody - Full University Python Course

7,582,595 views

6 years ago

Jon Gjengset
Crust of Rust: async/await

Finally, we tackle the topic of async/await in Rust, and specifically looking at how to use and think about async/await more so than ...

2:34:01
Crust of Rust: async/await

230,339 views

4 years ago

timClicks
Rust's iterators are more interesting than they look

Manually creating for loops is error prone and tedious. Learn about how Rust provides tools that make many common errors ...

22:46
Rust's iterators are more interesting than they look

10,720 views

2 years ago

BioniChaos
Advanced EEG & ECG Analysis: Neural Networks, Chaos Theory, and Practical Coding Insights

In this video, I dive into the intricate world of EEG and ECG biosignals, examining how time series analysis can be enhanced ...

23:29
Advanced EEG & ECG Analysis: Neural Networks, Chaos Theory, and Practical Coding Insights

99 views

1 year ago

cs631apue
Advanced Programming in the UNIX Environment: Week 02, Segment 3 - read(2), write(2), lseek(2)

In this video lecture, we will go into the details of the read(2), write(2), and lseek(2). We'll also do a few weird things with file ...

34:03
Advanced Programming in the UNIX Environment: Week 02, Segment 3 - read(2), write(2), lseek(2)

6,770 views

5 years ago

cs631apue
Advanced Programming in the UNIX Environment: Week 03, Segment 3 - st_mode and permissions

In this video segment, we're looking at how the permissions defined in the struct stat st_mode are applied. Slides for this lecture: ...

10:28
Advanced Programming in the UNIX Environment: Week 03, Segment 3 - st_mode and permissions

2,444 views

5 years ago

codingjerk
Zig Language | Thoughts After 2 Years

Voiced by @tokisuno ... Check out his channel. So, in this talk I want to tell about the reasons I love the Zig programming language ...

13:38
Zig Language | Thoughts After 2 Years

111,856 views

9 months ago

cs631apue
Advanced Programming in the UNIX Environment: Week 02, Segment 1 - File Descriptors

In this video segment, we'll run through a code example to determine the maximum number of file descriptors a unix process can ...

15:06
Advanced Programming in the UNIX Environment: Week 02, Segment 1 - File Descriptors

12,108 views

5 years ago

Jon Gjengset
Decrusting the axum crate

In this stream, we peel back the crust on the axum crate — https://github.com/tokio-rs/axum/ — and explore its interface, structure, ...

2:12:27
Decrusting the axum crate

94,823 views

2 years ago

Red Hat Enterprise Linux
Advanced find commands every sysadmin should know

We look into advanced techniques using the 'find' command in Linux. We explore identifying files with specific permissions, ...

9:10
Advanced find commands every sysadmin should know

455 views

9 months 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,950,441 views

5 years ago

cs631apue
Advanced Programming in the UNIX Environment: Week 02, Segment 2 - open(2) and close(2)

In this second segment for our week 2 materials of "Advanced Programming in the UNIX Environment", we will cover the open(2) ...

16:12
Advanced Programming in the UNIX Environment: Week 02, Segment 2 - open(2) and close(2)

6,424 views

5 years ago

cs631apue
Advanced Programming in the UNIX Environment: Week 04, Segment 3 - Directories

In this video lecture, we take a look at how directories are created and removed, as well as how to move around the filesystem ...

10:58
Advanced Programming in the UNIX Environment: Week 04, Segment 3 - Directories

1,775 views

5 years ago

cs631apue
Advanced Programming in the UNIX Environment: Week 04, Segment 1 - The Unix Filesystem

In this video lecture, we begin a closer look at the Unix Filesystem (UFS). We visualize how the filesystem structures the disk and ...

10:44
Advanced Programming in the UNIX Environment: Week 04, Segment 1 - The Unix Filesystem

3,197 views

5 years ago

DEFCONConference
DEF CON 31 - Advanced ROP Framework  Pushing ROP to Its Limits - Brizendine, Kusuma

This research provides innovative contributions to return-oriented programming (ROP), not seen before. We introduce ROP ...

45:57
DEF CON 31 - Advanced ROP Framework Pushing ROP to Its Limits - Brizendine, Kusuma

3,174 views

2 years ago