|
This course introduces the learner to the fundamentals of Java programming, including the bytecode, object-oriented programming, data types, and how to write a simple Java program.
Objectives:
After completing this course, students will be able to:
- Describe the history of Java programming
- Explain the object-oriented programming model
- Define data types
- Use simple control statements
- Write, compile, and execute a simple Java program
Topics:
- The origins of Java
- Java and the Internet
- The bytecode
- Object-oriented programming
- Your first program
- Numeric data types
- Two control statements
- Formatting code
- Keywords and identifiers
|