Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Operating Systems

  • Week 1: Introduction to the UNIX shell.
  • Week 2: Introduction to C
  • Week 3: Pointers, Arrays and Structures in C.
  • Week 4: Processes and Threads
  • Week 5: Inter-Process Communication
  • Week 6: Process Scheduling
  • Week 7: Memory Management
  • Week 8: Memory Management (2)
  • Week 9: Memory Management (3)
  • Week 10: File Systems
  • Week 11: Input/Output
  • Week 12: Input/Output (2)
  • Week 13: Deadlocks
  • Week 14: Android