Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 412 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 412 Bytes

Computer Systems and Organization (CSCI 231)

The course introduces students to the design and fundamental organization of computing systems, from the representation of instructions and data to the flow of control and interaction with system components. Topics include MIPS (or ARM) Instruction Set Architecture, processor architectures, memory management, storage systems, and low-level assembly programming.