Course Information

Course Information

CS205 Assembly Language and Systems Programming

Credits: 3.00

Description:
This course covers internal representation of numeric and character data. Topics: Machine organization and machine language programming. Assembly language, assemblers. Assembly language programming: branching, arrays, lists, arithmetic and bit manipulation, macros, stacks, subroutines, parameter passing, recursion. Linking and loading, position independent and reentrant code. Traps and interrupts.

Prerequisite: CS 2134 (C- or better).