mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-25 13:54:05 -06:00
1.8 KiB
1.8 KiB
| title | aliases | year | semester | tags | ||
|---|---|---|---|---|---|---|
| cosc-204 | Computer Systems | 2022 |
|
Assignments
Notes
-
Hardware
-
Assembly
-
C
-
Operating systems
-
OS Algorithms
-
Use of Resources
Lectures
- 01-bits-and-bytes
- 02-combinatorial-logic
- 03-sequential-logic-circuits
- 04-computer-architecture
- 05-6809-assembly
- 06-6809-programming
Archive
Info
By completion of this paper students are expected to: - Understand how programs are executed on computer hardware - Demonstrate an ability to read and write assembly language programs - Understand the fundamental principles and structure of an operating system - Be able to construct programs in C and understand its role as a systems programming language - Understand core operating systems algorithms such as process scheduling and resource allocation and management - Be aware of the importance of efficient use of resources from computational, economic, and environmental viewpoints