Skip to content

Materials for ECS 201A in Fall quarter 2017

License

Notifications You must be signed in to change notification settings

crozhon/17fq-cs201a

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License: CC BY 4.0

Welcome to my ECS 201A materials

This is where I am keeping all of my source and similar materials for the class.

Building pdfs for syllabus and assignments

First, you must set up your environment. To initialize this folder, run

./setup.sh

After initial setup is complete, each time you want to build pdfs you will need to activate the virtualenv.

source venv/bin/activate

Then, to build a pdf of the syllabus, for example, run

rst2pdf hw1.rst hw1.pdf

About

Materials for ECS 201A in Fall quarter 2017

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 94.9%
  • Shell 5.1%