Computer Science Symposia
Computer Science & Information Technology Symposium 2002
Session Presentations
Teaching I/O in JAVA
by Tim Corica
As AP Computer Science and many introductory programming courses
make the
switch to Java, teachers are finding that they can no longer deal with
I/O as
they have in the past. In particular, they must choose between console
I/O (typically
using an add-on) and graphical output (requiring significant
understanding on
the part of the student). This session hopes to put Java I/O issues in
perspective,
and to describe an effective way of approaching them. Ultimately,
dealing with
these I/O issues properly will give students a better understanding of
and experience
with program design.
- Presentation
(PDF, 204 KB, PDF Instructions)
- BankAccount
Assignment (PDF, 7 KB, PDF Instructions)
- BankAccount Java Files (ZIP, 12 KB, Not currently
available)
- HangmanModel
Assignment (PDF, 8 KB, PDF Instructions)
- HangmanModel Java Files (ZIP, 9 KB, Not currently
available)
- "FileIOSample"
Handout (PDF, 4 KB, PDF Instructions)
- "IODemo"
Handout (PDF, 4 KB, PDF Instructions)
For more information, please contact Linda Keller, Project Manager,
ISTE at:
lkeller@iste.org.
| Teaching I/O in JAVA, Tim Corica |
|