Skip to content

All 8 Labs of Course: Introduction to Computer Systems with textbook CSAPP

License

Notifications You must be signed in to change notification settings

yifanzhang-pro/ICS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ICS

Introduction to Computer Systems.

Introduction

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.

Course Information

  • Textbook: Computer Systems: A Programmer's Perspective.
  • Labs: 8 labs.

About

All 8 Labs of Course: Introduction to Computer Systems with textbook CSAPP

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published