ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,310 results

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

5 years ago

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

4 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,062 views

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

5 years 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,544 views

5 years ago

cs631apue
Advanced Programming in the UNIX Environment: Week 08, Segment 1 - Interprocess Communication Intro

In this video lecture, we begin our discussion of Interprocess Communication. We provide a quick overview of the different ...

7:13
Advanced Programming in the UNIX Environment: Week 08, Segment 1 - Interprocess Communication Intro

2,180 views

5 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,683 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,117 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,408 views

5 years ago

Dr. Pavel Vlašánek
Can You Crack This Password? (Advanced Reverse Engineering Tutorial)

Ready for a tougher reverse-engineering challenge packed with tricks and anti-debug defenses? In this episode, we take on a ...

10:01
Can You Crack This Password? (Advanced Reverse Engineering Tutorial)

1,073 views

5 months ago

cs631apue
Advanced Programming in the UNIX Environment: Week 05, Segment 08 - Debugging your code

With this video, we start our discussion of the debugger by example of gdb(1). First, we illustrate just why exactly we might want to ...

8:22
Advanced Programming in the UNIX Environment: Week 05, Segment 08 - Debugging your code

2,353 views

4 years ago

cs631apue
Advanced Programming in the UNIX Environment: Week 04, Segment 4 - Directory Size

In this video lecture, we dive deep into the structure of the directory on a traditional Unix File System and see how its size is ...

18:18
Advanced Programming in the UNIX Environment: Week 04, Segment 4 - Directory Size

1,734 views

5 years ago

cs631apue
Advanced Programming in the UNIX Environment: Week 07, Segment 4 - Signals

In this video lecture, we look at Unix signals, simple, asynchronous event notifications. We run through a number of examples to ...

16:58
Advanced Programming in the UNIX Environment: Week 07, Segment 4 - Signals

3,002 views

5 years ago

cs631apue
Advanced Programming in the UNIX Environment: Week 13, Segment 1 - POSIX ACLs

In this video lecture, we begin a look at the various ways in which processes can be restricted from (negatively) impacting one ...

19:14
Advanced Programming in the UNIX Environment: Week 13, Segment 1 - POSIX ACLs

1,805 views

5 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

451 views

9 months ago

cs631apue
Advanced Programming in the UNIX Environment: Week 04, Segment 6 - getpwuid(2) and /etc/groups

In this video lecture, we look at the library functions used to look up account information. We learn about how primary and ...

15:29
Advanced Programming in the UNIX Environment: Week 04, Segment 6 - getpwuid(2) and /etc/groups

1,867 views

5 years ago

MOOC de l'IMT
5. Good Programming Practices 🌐 MOOC Advanced Algorithmics & Graph Theory with Python

Strengthen your skills in algorithmics and graph theory, and gain experience in programming in Python along the way. To follow ...

5:53
5. Good Programming Practices 🌐 MOOC Advanced Algorithmics & Graph Theory with Python

2,673 views

7 years ago

cs631apue
Advanced Programming in the UNIX Environment: Week 04, Segment 8 - time(3) is an illusion

Having revisited the atime, mtime, and time in our last video segment, we now have to come to terms with time(3) itself.

16:27
Advanced Programming in the UNIX Environment: Week 04, Segment 8 - time(3) is an illusion

1,947 views

5 years ago

cs631apue
Advanced Programming in the UNIX Environment: Week 06, Segment 2 - Program Startup

In this video lecture, we learn how a program starts. "What, you write 'main()' and off you go!" you say? Not so fast! Let's look at the ...

16:14
Advanced Programming in the UNIX Environment: Week 06, Segment 2 - Program Startup

2,604 views

5 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,690 views

5 years ago