Skip to Main Content

CIS125

Download as PDF

Principles of Programming Logic

Computer Information SystemsBusiness, Entrepreneurshp, PD

Core Course Topics

  1. Computer Hardware and Software

  2. Problem Solving and Program Development

  3. Artificial Intelligence

  4. Constants and Variables

  5. Input, Process, Output

  6. Arithmetic Operations and Expressions

  7. Modules and Functions

  8. Selection/Decisions Statements

  9. Repetition/Loop Statements

  10. Arrays/Lists

  11. Data Validation

Upon successful completion of this course, students will be able to:

Describe how programs work and how data is stored.

Demonstrate required programming skills without the use of A.I. and those A.I. is appropriate to use for.

Create programs that effectively utilize input, output, decisions, loops, functions, and arrays/lists.

Write programs that follow common style techniques for readability and ease of maintenance.

Use test data for program testing and input validation.

Use a language develop logic skills and create programs.

Demonstrate effective debugging skills.

Contrast and evaluate alternative methods for solving problems.