El Camino College - Division of
Mathematical Sciences
| Catalog Description | Course
Objectives and Methods of Evaluation |
| Outline of Subject Matter | Planned
Instructional Activities |
Grading
Method: Letter
Associate Degree Credit --- Transfers to CSU and Transfers to UC
Prerequisite: Computer Science 1
with a minimum grade of C or equivalent.
Catalog Description:
This course includes a detailed coverage of the Java programming
language including Java data types, operators and expressions, control
structures, iterations, functions, arrays, classes and inheritance,
files, graphical user interface (GUI) applications with event handling,
and applets for world wide web applications.
:Course
Objectives and Methods
of Evaluation:
Return to the top of the page.
|
Approximate
Time |
Major
Topic |
|
8 hours |
Introduction to the Java programming environment, algorithm development, and fundamental data types |
|
6 hours |
Java control
instructions: the if-else, and switch statements |
|
6 hours |
Iteration instructions: For, while and do-while statements |
|
7 hours |
Java methods, variables, scope of variables, passing arguments, library classes |
|
20 hours |
Classes, interfaces,
encapsulation of data, methods, default constructors |
| 12 |
Arrays (single &
multidimensional), vectors |
| 7 |
File Input/Output |
| 14 |
Inheritance, interfaces,
polymorphism, virtual functions, and exceptions |
| 14 |
Graphical user interfaces
(GUIs), event handling, and applets |
|
|
Examinations |
|
Total: |
108 Hours |
Return to the top of the page.
Planned Instructional Activities:
Lectures, computer laboratories, individual assistance.