2020-2021 Catalog 
    
    Apr 19, 2024  
2020-2021 Catalog [PREVIOUS CATALOG YEAR]

CSC 220 - Programming: Java


Description: Core principles of the Java programming language including a focus on object oriented programming and advanced programming concepts.

Prerequisites: CSC 105  

Credits: 3
Lecture: 3
Course Content:
  1. Integrated development environments
  2. Java structure, concepts and syntax
  3. Testing and debugging programs
  4. Object oriented programming concepts

Learning Outcomes:
  1. Demonstrate the use of Java programming language by creating syntax error free programs. (1-4)
  2. Utilize object oriented programming techniques to reduce complexity and improve the maintainability of an application. (2,4)
  3. Devise error handling and problem solving techniques. (2, 3)
  4. Employ the use of an IDE to develop and deploy a project. (1,2)