SirRuBick / CSAPP-Labs

:computer: Computer Systems: A Programmer's Perspective, Lab Assignments Solutions

Home Page:http://csapp.cs.cmu.edu/3e/labs.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Computer Systems: A Programmer's Perspective, 3/E (CS:APP3e)

Course Description

The ICS course provides a programmer's view of how computer systems execute programs, store information, and communicate. It enables students to become more effective programmers, especially in dealing with issues of performance, portability and robustness. It also serves as a foundation for courses on compilers, networks, operating systems, and computer architecture, where a deeper understanding of systems-level issues is required. Topics covered include: machine-level code and its generation by optimizing compilers, performance evaluation and optimization, computer arithmetic, memory organization and management, networking technology and protocols, and supporting concurrent computation.

Lab Assignments

Lecture Notes

My own lecture notes of CS 15-213

About

:computer: Computer Systems: A Programmer's Perspective, Lab Assignments Solutions

http://csapp.cs.cmu.edu/3e/labs.html


Languages

Language:C 67.6%Language:Assembly 13.1%Language:HCL 8.7%Language:Tcl 3.6%Language:Perl 3.3%Language:Makefile 2.6%Language:Shell 0.4%Language:Lex 0.2%Language:Python 0.2%Language:Yacc 0.2%Language:C++ 0.1%Language:HTML 0.0%Language:GDB 0.0%