Course Schedule
Section 01: MWF 9-9:50am in
Hagedorn 110
Section 02: MWF 10-10:50am in Hagedorn 110
Course Description
This course is intended for
students with little or no experience in computer programming. It
gives students a feel for what programming is like, introduces the
process of program development, and introduces the major concepts of
programming --- variables, data types, functions, parameters,
assignment statements, conditionals, compound data types such as
structures, lists, and arrays, and repeating constructs such as loops
and recursion.