CS2 Week 3
WHERE TO GET MORE INFO
n
documentation
–
JDK notes on the IO package
and
–
the
Sun tutorial
–
Wu’s textbook website at
http://www.mhhe.com/engcs/compsci/wu2/
–
Official course website at
http://www.cs.rit.edu/~cs2/
–
Examples of file I/O at
File I/O Examples
–
Java tutorial at
http://java.sun.com/docs/books/tutorial/essential/io/index.html
–
Dr Bayliss notes at
3-2
and
3-3
n