---

Guide to Tutorial Materials: Data Structures CSC 172 (Fall 1999)

---

---

UNIX Tutorial

Java Material

    Sun's online tutorials.

    Java2 API.

    Nathan Sprague's 172 Recitation Overheads Java 1.

    Zuohua Zhang's 172 Recitation Overheads Java 2.

    Another set of Java Lecture Overheads. (for more on the class go to the obvious prefix http://www-cse.stanford.edu/classes/cs193j/

    And yet more Overheads from another Java Course.

    CB's first applet (not application). Problem: doesn't seem to work with Netscape: you may have to download the classes (next bullet) and use an appletviewer. Click the link to see if your browser runs my
    Tree Traversal Applet.

    Theoretically ;-} these .class files are transportable and platform independent. The .html file is the standard minimal one you need for an applet viewer.
    FTP the .class files.

    Source to CB's first applet, catted together into one file. Illustrates user interaction, graphics, binary tree data structure, using (well, stealing) only D&D constructions.
    Tree Traversal Java Applet Source.

    Pawlicki's example application (not applet): set up a frame with file I/O and graphics area --
    Java Application Source.

---

Overheads for Tutorial Recitations

    Basic Java blah blah...

---
Class Notes Readings Text Errata

This page is maintained by CB.

Last update: 9.7.99.