Apr 27, 2024  
2023-2024 Catalog 
    
2023-2024 Catalog [ARCHIVED CATALOG]

CSC 151 JAVA Programming

Lecture: 2 Lab: 3 Clinic: 0 Credits: 3
This course introduces computer programming using the JAVA programming language with object-oriented programming principles. Emphasis is placed on event-driven programming methods, including creating and manipulating objects, classes, and using object-oriented tools such as the class debugger. Upon completion, students should be able to design, code, test, debug JAVA language programs.

This course has been approved for transfer under the CAA as a premajor and/or elective course requirement.

Pre-requisite(s): CIS 115  or CSC 120 
Course is typically offered in Spring and Summer.
Course has transfer restrictions - 10 years

Student Learning Outcomes (SLOs)
At completion of the course, the student should be able to do the following:

  1. Navigate the jGrasp (IDE).
  2. Apply the syntax of Java in a program.
  3. Design control structures within Java.
  4. Manipulate Java data structures.