ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

694,186 results

cs631apue
Advanced Programming in the UNIX Environment: Week 05, Segment 1 - The Unix Development Environment

In this video lecture, we begin our discussion of the Unix userland as an Integrated Development Environment. This introduction ...

7:59
Advanced Programming in the UNIX Environment: Week 05, Segment 1 - The Unix Development Environment

2,349 views

4 years ago

cs631apue
Advanced Programming in the UNIX Environment: Week 11, Segment 2 - Of Linkers and Loaders

In this video lecture, we take a look at how a relocatable object file is turned into an executable by the dynamic linker (ld) and how ...

10:25
Advanced Programming in the UNIX Environment: Week 11, Segment 2 - Of Linkers and Loaders

2,717 views

5 years ago

Bruno Rodrigues
Advanced functional programming R tricks to feel like a hacker

In this video I show you how to use the full power of R data frames using functional programming. The goal is to avoid writing ...

20:39
Advanced functional programming R tricks to feel like a hacker

9,473 views

5 years ago

EngX Space
How to Become a Great Software Developer — Best Advice from Top-Notch Engineers

Check our documentary "Beyond The Success Of Kotlin: https://youtu.be/E8CtE7qTb-Q Integrate GitHub Copilot and ChatGPT ...

11:11
How to Become a Great Software Developer — Best Advice from Top-Notch Engineers

623,253 views

1 year ago

Keith Doc
Engineering Programming 12 - IO and advanced classes

This video is covers how to do advanced classes (datetime, cell, struct, and custom classes) as well as I/O, managing files, and ...

1:23:15
Engineering Programming 12 - IO and advanced classes

65 views

3 years ago

cs631apue
Advanced Programming in the UNIX Environment: Week 04, Segment 7 - atime, mtime, ctime

In this video lecture, we start looking a little bit closer into what our systems think of "time", something that experts most accurately ...

12:56
Advanced Programming in the UNIX Environment: Week 04, Segment 7 - atime, mtime, ctime

1,685 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,832 views

5 years ago

cs631apue
Advanced Programming in the UNIX Environment: Week 12, Segment 1 - syslog(3)

In this video lecture, we take a look at the standard Unix central logging facility, syslogd(8), and the syslog(3) library function.

17:37
Advanced Programming in the UNIX Environment: Week 12, Segment 1 - syslog(3)

1,595 views

5 years ago

The Coding Gopher
How Dynamic Programming Broke Software Engineers

Inquiries: thecodinggopher@gmail.com ‍ Get 40% OFF CodeCrafters: https://app.codecrafters.io/join?via=the-coding-gopher ...

8:01
How Dynamic Programming Broke Software Engineers

102,780 views

11 months ago

cs631apue
Advanced Programming in the UNIX Environment: Week 07, Segment 2 - Process Groups and Sessions

In this video lecture, we look at how processes are grouped together and begin to develop an understanding of how a login ...

8:56
Advanced Programming in the UNIX Environment: Week 07, Segment 2 - Process Groups and Sessions

3,551 views

5 years ago

cs631apue
Advanced Programming in the UNIX Environment: Week 12, Segment 2 - Non-blocking I/O

In this video lecture, we briefly cover non-blocking I/O, whereby a system call that would normally block, waiting for I/O, returns ...

8:08
Advanced Programming in the UNIX Environment: Week 12, Segment 2 - Non-blocking I/O

2,933 views

5 years ago

programmingconf
‹Programming› 2021 - P26 - Advanced Join Patterns for the Actor Model based on CEP Techniques

Programming› 2021 - P26 - Advanced Join Patterns for the Actor Model based on CEP Techniques.

12:07
‹Programming› 2021 - P26 - Advanced Join Patterns for the Actor Model based on CEP Techniques

80 views

4 years ago

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

5 years ago

cs631apue
Advanced Programming in the UNIX Environment: Week 13, Segment 4 - Process Priorities

In this video lecture, we revisit resource utilization by processes and how to set their CPU scheduling priority or "niceness".

17:00
Advanced Programming in the UNIX Environment: Week 13, Segment 4 - Process Priorities

1,119 views

5 years ago

cs631apue
Advanced Programming in the UNIX Environment: Week 05, Segment 6 - The Compiler Chain, Part IV

In this video lecture, we conclude our discussion of the compiler chain, analyzing the last step in the process: linking the object ...

14:17
Advanced Programming in the UNIX Environment: Week 05, Segment 6 - The Compiler Chain, Part IV

1,359 views

4 years ago

cs631apue
Advanced Programming in the UNIX Environment: Week 06, Segment 4 - The Environment

In this video lecture, we're going to take a look at the process environment. We'll use what we learned about the process layout in ...

12:19
Advanced Programming in the UNIX Environment: Week 06, Segment 4 - The Environment

1,693 views

5 years ago

cs631apue
Advanced Programming in the UNIX Environment: Week 05, Segment 7 - make(1)

In this video lecture, we look at how the make(1) utility can be used to help us selectively build our code project. Slides for this ...

21:04
Advanced Programming in the UNIX Environment: Week 05, Segment 7 - make(1)

1,982 views

4 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,198 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,413 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