grddavies / cs110

Exercises from Stanford CS110 - Principles of Computer Systems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CS110

Exercises from Stanford CS110 - Principles of Computer Systems Lectures from Dr Chris Gregg's Youtube channel

Usage

  • Download the repository with git clone
  • Build a binary for somefile.c with make somefile
  • Call the executable ./somefile

About

Exercises from Stanford CS110 - Principles of Computer Systems


Languages

Language:C 97.1%Language:Makefile 2.9%