Description
In this Introduction to Java Programming course, you gain extensive hands-on experience writing, compiling, and executing Java programs. You will learn to build robust applications that use Java’s object-oriented features. Its unique architecture enables programmers to develop a single application that can seamlessly run across multiple platforms. Attend this course and learn to leverage these key features.
Upon completion of this course, the student will be able to:
a. Design, create, build, and debug Java applications and applets.
b. Apply algorithmic thinking to solve programming problems.
c. Implement syntax rules in Java programs.
d. Explain the variables and data types used in program development.
e. Apply arithmetic operations for displaying numeric output.
f. Write and apply decision structures for determining different operations.
g. Write and apply loop structures to perform repetitive tasks.
h. Write user-defined methods.
i. Identify and implement arrays, array lists, and multi-dimensional arrays.
j. Write Java programs using object-oriented programming techniques including classes, objects, methods, instance variables, composition, inheritance, and polymorphism.
k. Write programs using a graphical user interface (GUI) components and Java’s Event Handling Model.