JavaProgI: Course Lesson Plan

Lesson Plan by Course Session

Session 1:

Introduction to Java Syntax

Getting started with Java

Writing/running Java from the CMD prompt

Installing Java


Session 2:

Installing the Eclipse IDE

Creating Java projects in Eclipse

Designing and writing simple java programs

Basic Java syntax - integers and strings

Basic Java syntax - simple math


Session 3:

Designing and writing simple java programs


Session 4:

Java classes and objects. Object-oriented programming


Session 5:

Object-oriented design and development with Java (part I)


Session 6:

Object-oriented design and development with Java (part II)


Session 7:

More using Eclipse – integrated development environment


Session 8:

Common (useful) Java classes