Introduces systems-level programming concepts using the C language and assembly language and explores the correspondence of programming constructs in these languages. Topics include internal data representation, basic instructions and control structures, bitwise operations, arithmetic operations, memory management, pointers, function calls and parameter passing, linking and loading. Included is an overview of foundational topics in computer architecture, organization and networks.
Antonino (Tony) Mione (antonino.mione@sunykorea.ac.kr):
The text for the course is Digital Design and Computer Architecture, 2nd Edition by David Money Harris and Sarah L. Harris. Publisher: Elsevier.
This book provides a solid background in MIPS assembler, Logic design, number formats, CPU architecture and memory architectures.