Class help
- Sakai for grades and online quizzes
- Piazza/Discussion forum for help/questions about work in the class
- Old Tests for Compsci 201
Java help
- Here’s a page that shows Python, Matlab and the equivalent Java code. If you’d like other stuff added to this document let us know
- Here’s a list of useful java functions.
- Thinking in Java by Bruce Eckel (online Java book)
- Javabat practice with basic java by writing/testing code (apt-ish, but simpler).
- javadoc for JDK 1.6 (JDK 6)
Assignment help
- Submit your assignments on the web
- Submit your assignments through eclipse
- Snarfing assignments
Usehttp://www.cs.duke.edu/courses/compsci201/fall13/snarf
as the sites address.
- Instructions on adding a jar file to your Build Path in Eclipse. The instructions mention biojava.jar, but you can add any .jar, e.g., jmusic.jar this way.
- Watch ola solve an APT (with interactive components).
Setup help
- Instructions for installing
Eclipse, Ambient, Java (and Python, e.g., for Compsci 6). - Install Duke/Ambient Plugin (required)