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

CSC 105 - Introduction to Programming


Description: An introduction to computer programming concepts and problem solving skills. Pseudocode, flowcharting and code writing will be used to design and develop software solutions.

Credits: 3
Lecture: 3
Course Content:
  1. Algorithms and Flowcharts
  2. Programming syntax and coding structure
  3. Fundamental programming concepts: variables, input and output, modules, decision structures, repetition structures, functions, arrays and files

Learning Outcomes:
  1. Demonstrate logic and problem solving skills to design possible solutions. (1,3)
  2. Develop basic programs that satisfy a set of requirements. (1-3)
  3.  Devise error handling and problem solving techniques.  (1-3)