Mar 28, 2024  
2019-2020 Archived Catalog 
    
2019-2020 Archived Catalog

COMS-175 Introduction to Java

Credits 4 / 4 Contact Hours
Prerequisite: Placement into RDNG-016  (ACSR-016) Prerequisite: COMS-170  
This course provides an introduction to the computer programming language Java. Special attention will be paid to object oriented programming techniques.

Course Outcomes
1. Describe the historical development of Java language 2. Describe typical uses for Java in today’s programming environment 3. Create and execute programs in Java 4. Describe and use the following: data types; basic I/O operations; calculating; variable types and casting; decisions and loops, arrays; pointers and references; structure and functions; data types and classes; class inheritance