CSCI 134
Introduction to Computer Science
Resources
The links below are examples of online resourses that may be of assistance during this course. If you find even better links, please inform the instructors.
Python
Homepage Documentation Tutorial for programmers Tutorials for non-programmers Wiki book All Python keywords
Processing
Java
Tutorials API Demos (including a SwingSet applet) To run SwingSet on your computer (for local look and feel), go to /Developer/Examples/Java/JFC/SwingSet2 and type the command: java -jar SwingSet2.jar