nicohrubec / exercises

OSUE exercises

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

exercises

The pool of OSUE exercises. Assignments/specifications are maintained here.

Topics include (but are not limited to):

  • C programming basics
  • Sockets
  • Process creation (fork, exec)
  • Pipes
  • Semaphores
  • Shared memory

building

To generate the pdf documents, a latex installation is required. The script genpdfs.sh is provided for convenience. It runs latex for all .tex files it finds in the current working directory and below (changing into the respective directory).

About

OSUE exercises


Languages

Language:TeX 97.5%Language:C 2.0%Language:JavaScript 0.3%Language:HTML 0.1%Language:Shell 0.1%