CSC 160: Computer Programming for Non-Majors

Department of Mathematics and Computer Science     Prof. A. Wittenstein

114 Alumnae Hall      (516) 877-4486     Wittenstein@adelphi.edu

Fall 2006 Office Hours - TuTh 5:50-6:50pm. Other days by appointment.

Course Home Page | Announcements | Syllabus | Calendar | Assignments | Links | Blackboard

NB 12/21/06 5:50pm: All Fall 2006 course grades have been posted to CLASS. Happy holidays!

Course Schedule
Section 01: TuTh 3:05-4:20pm in Science 227
Section 02: TuTh 4:30-5:45pm in Science 227

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.