CS 341 - Survey of Programming Languages
Fall 2011
Course Information
Course Information Page
Syllabus
Homework Assignments
Readings
Moodle
Homework #1
Homework #2
Homework #3
Homework #4
Homework #5
Homework #6
Homework #7
Homework #8
Online Resources
Scheme:
Local Tutorial: Scheme for Java Programmers
Standard Scheme Language Reference (R5RS)
(
PostScript
,
PDF
,
HTML
)
Dr. Racket (formerly Dr. Scheme)
home page
Essentials of Programming Languages (3rd Edition)
home page and
code
How To Design Programs
text
Android
Android Developers website
Android Tutorials and Classes
Java Package Documentation
Sounds
Sound resources:
NewGrounds
,
FreeSound
,
http://hamsterrepublic.com/ohrrpgce/Free_Sound_Effects.html
Tutorials:
DroidNova
,
Karanar blog post
Free converter to OGG
Android Activity Reference and Lifecycle Description
AsyncTask Reference
Getting and Parsing a CSV File in Android
Zamzar converter from animation to frame images
Animated GIF source
Android Developer Article on Gestures
Python
:
Python 3 Documentation (Tutorials, References, etc.)
Python for Java Programmers
(
1
,
2
)
Python for Lisp Programmers
How to Write a Lisp Interpreter in Python
Lecture Examples