2022-2023 College Catalog 
    
    Apr 19, 2024  
2022-2023 College Catalog [***ATTENTION: THIS IS AN ARCHIVED CATALOG***]

CIS 220 - Computer Programming I


Credits: 4
Lab/Lecture: Four lecture.

This course will provide students with a good foundation in object-oriented programming concepts and practices.  Emphasis is placed on the development of desktop, web and mobile applications. 
Course Outcomes:
Students will be able to:
  1. develop efficient program code;
  2. prepare clear, understandable program documentation internally and externally;
  3. write programs that interface with database files;
  4. construct programs using sequence, selection, and repetition structures;
  5. construct programs using classes and methods;
  6. properly use variables and constants including correct syntax, data type, and scope;
  7. create executable programs;
  8. debug programs to locate syntax and logic errors.


Prerequisite(s): CIS 120  
Recommended: CIS 215 Programming with Python is recommended prior to this course.