|
This course gives a foundation of Java fundamentals upon which to build. The course introduces the use of the Java language and the Java Virtual Machine, the basics of syntax and control flow, compiling and running a Java application, and other fundamental topics.
Objectives:
- Examine the Java development environment
- Identify fundamentals of Java syntax
- Describe how to compile and run a simple Java application
- Describe how to construct simple variables and arrays
- Describe how to construct simple expressions and control flow
Topics:
|