Java 1, Basics , What is a programming language?
Why Java in this course?
Short history of Java
How Java runs
Byte-Code and the Java Virtual Machine
Computer language levels (high vs. low vs. machine)
Java programs: classes & objects
How Java Programs Are Organized
Compiling and run...