PluralSight Linux Systems Programming Tutorial

seeders: 3
leechers: 1
Added 11 years ago by RandalPaul in Other

Download Fast Safe Anonymous
movies, software, shows...

Files

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

Description


PluralSight Linux Systems Programming Tutorial
This course delivers a comprehensive introduction to the Linux system call interface and also to key components of the standard C library. The course primarily presents the API via its traditional "C" language bindings; however, many examples are additionally presented using Python. The course provides you with the core competence needed to become a proficient developer in a Linux environment.

Related Torrents

torrent name size uploader age seed leech
0
2
0
1
2