mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-24 21:34:06 -06:00
vault backup: 2022-07-11 09:51:10
This commit is contained in:
parent
23a46da9a5
commit
6ce665103d
@ -13,6 +13,25 @@ tags:
|
||||
# Assignments
|
||||
|
||||
# Notes
|
||||
By completion of this paper students are expected to:
|
||||
|
||||
## Hardware
|
||||
- Understand how programs are executed on computer hardware
|
||||
|
||||
## Assembly
|
||||
- Demonstrate an ability to read and write assembly language programs
|
||||
|
||||
## C
|
||||
- Be able to construct programs in C and understand its role as a systems programming language
|
||||
|
||||
## Operating systems
|
||||
- Understand the fundamental principles and structure of an operating system
|
||||
|
||||
## OS Algorithms
|
||||
- Understand core operating systems algorithms such as process scheduling and resource allocation and management
|
||||
|
||||
## Use of Resources
|
||||
- Be aware of the importance of efficient use of resources from computational, economic, and environmental viewpoints
|
||||
|
||||
# Lectures
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user