PluralSight Linux Systems Programming Tutorial

seeders: 3 leechers: 1
Added 11 years ago by RandalPaul in Other
Downloaded 3 times.
thepiratebay.org 1337x.to
PluralSight Linux Systems Programming Tutorial

Torrent Contents Size: 540.1 MB

PluralSight Linux Systems Programming Tutorial
▼ show more 102 files
01_01-Kernel Space and User Space.mp4
MP4
6.8 MB
01_02-System Calls and Error Handling.mp4
MP4
14.1 MB
01_03-Systems Programming Example in C and Python.mp4
MP4
16.5 MB
02_01-Lowlevel IO.mp4
MP4
8.1 MB
02_02-Demo File Copy 1.mp4
MP4
4.8 MB
02_03-Random Access.mp4
MP4
9.6 MB
02_04-Buffered and Formatted IO.mp4
MP4
11.6 MB
02_05-Demo File Copy 2.mp4
MP4
7.3 MB
02_06-Pythonic File IO.mp4
MP4
4.2 MB
02_07-ScatterGather IO and mmap.mp4
MP4
12.7 MB
02_08-Summary.mp4
MP4
1.2 MB
03_01-File System Structure.mp4
MP4
4.5 MB
03_02-The stat System Call and stat Structure.mp4
MP4
4.4 MB
03_03-Demo Examining File Attributes.mp4
MP4
7.6 MB
03_04-Examining File Types and Permissions.mp4
MP4
12.9 MB
03_05-Managing Links and Symbolic Links.mp4
MP4
8.8 MB
03_06-Directory Traversal.mp4
MP4
18.5 MB
03_07-Doing It in Python.mp4
MP4
3.9 MB
03_08-The inotify API.mp4
MP4
11.7 MB
03_09-inotify Code Walkthrough and Demo.mp4
MP4
24.6 MB
03_10-Summary.mp4
MP4
1.3 MB
04_01-Accessing Command Line Arguments.mp4
MP4
5 MB
04_02-Processing Command Options.mp4
MP4
24.7 MB
04_03-The Environment.mp4
MP4
6.8 MB
04_04-Time.mp4
MP4
26.3 MB
04_05-Time Zones and Locales.mp4
MP4
11.6 MB
04_06-Process Time.mp4
MP4
11.7 MB
04_07-Summary.mp4
MP4
1.7 MB
05_01-Process Concepts.mp4
MP4
11.1 MB
05_02-Creating Processes with Fork.mp4
MP4
11.4 MB
05_03-Executing a Program The Exec Family.mp4
MP4
10.2 MB
05_04-The Life Cycle of a Process.mp4
MP4
23.1 MB
05_05-Anonymous Pipes.mp4
MP4
9 MB
05_06-Demonstration Pipes and Shell.mp4
MP4
13.3 MB
05_07-Named Pipes.mp4
MP4
10 MB
05_08-Summary.mp4
MP4
1.4 MB
06_01-Querying and Listing User Accounts.mp4
MP4
19.9 MB
06_02-Real vs. Effective Process Identity.mp4
MP4
19.9 MB
06_03-File Permissions.mp4
MP4
9.8 MB
06_04-File Ownership.mp4
MP4
24 MB
06_05-Summary.mp4
MP4
1.1 MB
07_01-Signal Types, Origins, and Uses.mp4
MP4
14.9 MB
07_02-Process Termination and Exit Status.mp4
MP4
9.7 MB
07_03-Establishing a Signal Handler with Signal.mp4
MP4
14.7 MB
07_04-Better Signal Handling with Sigaction.mp4
MP4
14.5 MB
07_05-Suggestions 1 _amp 2 Ignore or Terminate Gracefully.mp4
MP4
5.1 MB
07_06-Suggestion 3 Reconfigure on the Fly.mp4
MP4
9.5 MB
07_07-Suggestions 4 _amp 5 Report Status Dynamically.mp4
MP4
4.9 MB
07_08-Suggestion 6 Implement a Timeout.mp4
MP4
6.6 MB
07_09-Suggestion 7 Schedule Periodic Actions.mp4
MP4
5.3 MB
07_10-Summary.mp4
MP4
691.9 KB
1-linux-systems-programming-m1-slides.pdf
PDF
611.6 KB
2-linux-systems-programming-m2-slides.pdf
PDF
425.3 KB
3-linux-systems-programming-m3-slides.pdf
PDF
672.7 KB
4-linux-systems-programming-m4-slides.pdf
PDF
813.6 KB
5-linux-systems-programming-m5-slides.pdf
PDF
1.1 MB
6-linux-systems-programming-m6-slides.pdf
PDF
1.7 MB
7-linux-systems-programming-m7-slides.pdf
PDF
1.8 MB
apple
0 B
argdemo.c
C
1.3 KB
banana
0 B
bufio.c
C
409.6 B
copy.c
C
512 B
dirtotal.c
C
409.6 B
dirtotal.py
PY
204.8 B
exit-status-demo.c
C
512 B
fcopy.c
C
409.6 B
fork_loop.c
C
512 B
fork_simple.c
C
102.4 B
getenv.c
C
307.2 B
greet-to-file.c
C
102.4 B
greet-to-file.py
PY
102.4 B
greet-with-errors.c
C
307.2 B
greet.c
C
0 B
listdir.c
C
1.5 KB
listdir2.c
C
2.1 KB
listenv.c
C
204.8 B
listfile.c
C
1.3 KB
listsignals.c
C
204.8 B
makesomefiles.c
C
204.8 B
mm-record-update.c
C
409.6 B
mmcopy.c
C
1.1 KB
modtimehist.c
C
2.3 KB
monitor.c
C
2.6 KB
monitor.conf
CONF
0 B
myecho.c
C
102.4 B
myid.c
C
716.8 B
onearg.c
C
204.8 B
opener.c
C
409.6 B
orange
0 B
periodic.c
C
716.8 B
pipedemo.c
C
409.6 B
pipeshell.c
C
2.2 KB
printf-demo.c
C
204.8 B
privatise.c
C
819.2 B
pycopy.py
PY
307.2 B
pycopy2.py
PY
204.8 B
pycopy3.py
PY
102.4 B
pythonio.py
PY
307.2 B
quick-time-demo.c
C
307.2 B
rawio.c
C
512 B
reconfigure.c
C
512 B
seekdemo.c
C
512 B
showtimes.c
C
307.2 B
sigactiondemo.c
C
512 B
simple-handler.c
C
409.6 B
strftime.c
C
307.2 B
termdemo.c
C
512 B
tester.c
C
102.4 B
timeout.c
C
819.2 B
timer.c
C
716.8 B
tinymenu.c
C
307.2 B
tinyshell.c
C
819.2 B
transfer.c
C
2.4 KB
uid.c
C
819.2 B
userlist.c
C
307.2 B
whos.c
C
307.2 B

Description

Related Torrents

Location

Trackers

Tracker name
udp://tracker.openbittorrent.com:80
udp://open.demonii.com:1337/announce
udp://coppersurfer.tk:6969
udp://tracker.openbittorrent.com:80/announce
udp://coppersurfer.tk:6969/announce
udp://9.rarbg.me:2710/announce
udp://tracker.coppersurfer.tk:6969/announce
udp://9.rarbg.com:2710/announce
udp://tracker4.piratux.com:6969/announce
udp://eddie4.nl:6969/announce
udp://tracker.pomf.se/announce
udp://tracker.leechers-paradise.org:6969
udp://glotorrents.pw:6969/announce
http://tracker.aletorrenty.pl:2710/announce
udp://tracker.zer0day.to:1337/announce
udp://tracker.leechers-paradise.org:6969/announce
udp://coppersurfer.tk:6969/announce
Torrent hash: