Resources

Books

No book is required. But we highly recommend two books for this course.

Other useful books

Papers and other readings

Git

Python

C/C++

Vim

Bash

Unix-Related

Windows Users

Ubuntu Docker Image

You can get an Ubuntu based Docker container with

docker pull iacs/cs107_ubuntu

The container is hosted here. The Dockerfile and run_cs107_docker.sh launch script can be found in the class repository.