Open ozhang22 opened 1 year ago
Workshop summary: The idea of this workshop is to introduce students on how a program is executed in a computer by explaining its core elements. Part 1 will focus at the high level of a computer and Part 2 will involve the the lifecycle of a program from its creation, compiling, running and execution and the elements involved such as Threads, RAM and File Systems.
Part 1:
Part 2: Process + Threads
Part 3: File Systems