CS100M Java Resources
Java
CodeWarrior
Alternatives
Miscellaneous
Handouts
Home
Announcements
Staff&Help
Material
Exercises
Exams
AEW
Syllabus
Times
Examples
Projects
Grading

Summary
This page describes many of the Java resources used in CS100M. Here are answers to some common questions I get asked:

Back to top.
Back to CS100M Home


CodeWarrior

Please review the following information:

Help

Public Labs Your own computer CUCS Stationery Back to top.
Back to CS100M Home


Alternatives
We recommend that you use official software. If you choose to use alternatives, you are on own, and you run the risk of creating code unrecognizable to the graders. However, we recognize that you may wish to try different development environments.  We only provide the following links for helping you find these alternatives.

SDK:

J++: Jcreator: Back to top.
Back to CS100M Home


Miscellaneous
Unicode:
http://www.unicode.org/
http://www.pccl.demon.co.uk/java/unicode.html

Java:
different kinds of Java
Sun's site

Mac Users
Mac Tutorial: http://java.sun.com/docs/books/tutorial/getStarted/cupojava/mac.html

Programming Style Guide: HTML | PS  |  PDF


Back to top.
Back to CS100M Home