Java Programming
Course
Overview
This
covers how to develop Java applications and applets. The course focuses on
teaching the Java language, plus practical object-oriented principals. The
course covers java programming aspects in detail and help to prepare students
for the java certification exam.
-
Course Objective
- Use
the Java programming language to Java applications and applets.
- Develop
Graphical User Interfaces in Java, taking advantage of the various layout
managers supported by Java.
- Use
Java windowing components, including mouse input components, text
components, Window components, and menu components
- Use
Java exceptions to control program execution and define custom exceptions
- Use
the advanced object-oriented features of the Java language, including
method overriding, method overloading, abstract
- Classes,
interfaces, final and static, and member and field access control
- Use
Java to perform file input/output, Java's built in threading model to
control the behavior of multiple threads
- Discuss
about java.lang package
Course Outline