Skip to content

🎓💻University of Tehran OS Course Projects - Fall 2021

Notifications You must be signed in to change notification settings

SM2A/Operating_System_Course_Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Operating System Course Projects

This repository contains my Operating System course projects (Fall 2021) at University of Tehran.

  1. CA1 : C system calls and socket programming
  2. CA2 : Process management and communication
  3. CA3 : Multi thread design