This course is an introduction to programming using the Java language. Students will learn the basics of Java and use Integrated Development Environment to compile and run Java programs. Design concepts and programming tools will be integrated with an emphasis on practical business solutions.
Learning Objectives
- A. demonstrate the basic fundamentals of Java language;
- B. write programs using the selection structure, repetition structures and file I/O;
- C. write methods in Java; and
- D. write programs using Java classes.