Resources
- Processing
- The Java website at Sun.com
- Head First Java online book. Note: you must be logged into the UCSB library system for this link to work.
- Java Notes. An excellent quick reference for commonly used Java features
- Sun's Java Reference. Every class available in the default Java implementation
- Sun's Getting Started Tutorial. How to get Hello World up and running on various platforms (OS X is most similar to the Linux instructions if you're not using NetBeans).
- The Parts of Speech. Grammar reference for the poetry assignment.