CSE logo University of Washington Department of Computer Science & Engineering
 CSE 326: Data Structures and Algorithms
  CSE Home   About Us    Search    Contact Info 

 Main page
Administration
 Syllabus
 Workload and Grading
 Instructor and TAs
 Lectures AA/B BA/B
 Email archive
 Accommodations
Assignments and exams
 Assignments
 Exams
 Policies
Resources
 Tutorials
 Demos
    This pages offers links to several tutorials that will be useful for this class. We will update this page throughout the quarter, so check back for more tutorials.

Basic Steps for Completing Homework 0

  1. Log on to one of the island servers (tahiti, sumatra, etc.).
  2. Learn how to navigate in Unix and use basic unix functions (cd, mkdir, cp, rm, man, info, etc.).
  3. Choose a text editor (vim, pico, emacs, etc.).
  4. Write the java HelloWorld program.
  5. Compile and run the program you wrote (javac, java).
  6. Read a tutorial on shell scripting.
  7. Write the shell script.
  8. Make your shell script executable (chmod).
  9. Run the shell script.

Tutorial Pages

Reference Books


CSE logo Department of Computer Science & Engineering
University of Washington
Box 352350
Seattle, WA  98195-2350
(206) 543-1695 voice, (206) 543-2969 FAX
[comments to afuchs at cs.washington.edu]