Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pwwpche/ICS_handouts

Handouts of labs from ICS (CMU 15213 equivalance)
https://github.com/pwwpche/ICS_handouts

Last synced: about 2 months ago
JSON representation

Handouts of labs from ICS (CMU 15213 equivalance)

Awesome Lists containing this project

README

        

ICS_handouts
============

Handouts of ICS_se12, based on CSAPP:2e

Introduction to Comupter Systems

This is an introductory course for computer systems. The course content includes representation of integer and floating point, machine-level instructions, relationship with assembly code and high-level programming language, virtual memory and program optimization.

It is a prerequisite for most up-level system courses including processor architecture, memory hierarchy (main memory, cache), peripheral devices, exceptions and processes, linker and loader and concurrent programming.
The participation of this course involve four forms of activity: attending the lectures, homework, lab assignments, and exams.