![]() |
Lesson Plan |
| IMOS Home | Student Center | TallTech Home |
February 17, 2000Details
Reading / References
|
Using DOS
Installing the compiler
Installing student files
Creating your first Java program
Compiling your Java program
Discussion of programming languages, compilers, C++, Java, scripting
Installing the compiler
Installing student files
Setting up your environment (path)
Classpath (SET CLASSPATH=.)
Using DOS
Running programs / commands
CD / MD
COPY / MOVE
Creating a hello world program
Class / File structure, naming
Reserved words (pg 8)
Class naming (pg 9)
Commenting (pg 14)
Compiling the program
Running the program