| Slide 17 of 33 | Lecture 1: Introduction | |
Becoming Familiar with your Computer
- Log in
- Locate the Java compiler
- Understand files and folders
- Programs are kept in files
- File: a collection of items of information that are kept
together
- Files have names, and the rules for legal names differ from
one system
to another
- Files are stored in folders or directories; these file
containers can be nested
- Write a simple program (later)
- Save your work
- Develop a strategy for keeping backup copies of your work