UCLA PIC20: A Principles of Java Language with Applications
Charles Li

Copyright © 2001-2006 Charles Li
About this webpage
This websites contains information about UCLA PIC20A classes.
The class covers elementary topics of Java.
The website has all the lecture notes, homework, midterms and final exams that I used for
the class from 2001 to 2005.
The information in the website may not be up to date.
Class information
Useful Link
Download
Must Download
- The text book : Java Tutorial
- Java JDK 5.0 : JDK 5.0.
Download JDK 5.0 Update 1 . It is at the second section with title JDK 5.0 Update 1.
- Java 5.0 API Doc.
It is at the fourth section, with title J2SE 5.0 Documentation
Useful Download
- Editor: JEdit.
- IDE developed by Sun: Netbeans(Not recommended for beginner).
- IDE developed by IBM: Eclipse(Not recommended for beginner).