COMP 110 - Introduction to Programming (Section 2), Fall'06
[Main] [Syllabus] [Schedule] [Assignments] [Resources]

Software:

    Java
    We will use Java Standard Edition Development Kit called JAVA SE JDK 5 update 8. This can be downloaded from the following page http://java.sun.com/javase/downloads/index.jsp Choose Java Runtime Environment (JRE) 5.0 Update 8 to download and install from the list.

    jGrasp
    jGrasp is available from http://spider.eng.auburn.edu/user-cgi/grasp/grasp.pl?;dl=download_jgrasp.html. Download jGRASP 1.8.4, Windows self-extracting exe. (2,735,699 bytes). The installation instructions can be found here . We would be doing this setup during the first Recitation which is on August 25,2006. So do not forget to bring your laptops along to the recitation.


A large part of class material has been borrowed from Andrew Leaver-Fay (http://www.cs.unc.edu/~plato), and Swaha Miller (http://www.cs.unc.edu/~swaha), previous instructors of Comp110 (previously called COMP 014).