CMSC 313: Computer Organization and Assembly Language Programming
Fall 2014, Section 2
Instructor: Tyler Simon
Time: Monday and Wednesday, 1600-1715
Location: Sherman Hall, room 015


Overview

This course introduces the low-level abstraction of computer systems from a programmer's point of view, with an emphasis on low-level programming. Topics include data representation, assembly language programming, C programming, the process of compiling and linking, low-level memory management, exceptional control flow, and processor architecture.


Resources