ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,309 results

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

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,013 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 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 06, Segment 3 - Program Termination

In this video lecture, we look at how programs terminate. We observe the return status and how exit handlers are registered.

12:55
Advanced Programming in the UNIX Environment: Week 06, Segment 3 - Program Termination

1,659 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 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 13, Segment 5 - Processor Affinity and CPU Sets

In this video lecture, we discuss how we can restrict a process to a specific CPU or set of CPUs by way of "CPU pinning" or ...

17:08
Advanced Programming in the UNIX Environment: Week 13, Segment 5 - Processor Affinity and CPU Sets

1,889 views

5 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

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

Curious how software cracks actually work? In this video, I walk you through a beginner‑friendly reverse‑engineering challenge ...

12:19
Can You Crack This Program? (Beginner Reverse Engineering Tutorial)

15,005 views

6 months ago

WekaMOOC
Advanced Data Mining with Weka (5.4: Invoking Weka from Python)

Advanced Data Mining with Weka: online course from the University of Waikato Class 5 - Lesson 4: Invoking Weka from Python ...

10:19
Advanced Data Mining with Weka (5.4: Invoking Weka from Python)

7,600 views

9 years 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

WekaMOOC
Advanced Data Mining with Weka (1.3: timeseriesForecasting package)

Advanced Data Mining with Weka: online course from the University of Waikato Class 1 - Lesson 3: timeseriesForecasting ...

11:21
Advanced Data Mining with Weka (1.3: timeseriesForecasting package)

12,621 views

9 years 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 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,594 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,603 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 09, Segment 5 - I/O Multiplexing

With this video, we complete our discussion of interprocess communication and move from one-to-one communications towards a ...

17:57
Advanced Programming in the UNIX Environment: Week 09, Segment 5 - I/O Multiplexing

6,306 views

5 years ago