Help

C++ PROGRAMMING (CIS 261)

Term: 2007-2008 Fall

Faculty

Prof. Charles Fusi
Email address is hidden, click here to email

Schedule

Wed, 6:00 PM - 9:00 PM (9/5/2007 - 12/20/2007) Location: MAIN 3

Description

This course introduces problem-solving methods and algorithm development using the high-level programming language C++. Students will learn how to design, code, debug, and document programs using techniques of good programming style in microcomputer environments. Related topics include: expressions and statements; managing I/O; basic classes; loops; decisions; pointers; arrays, classes and data abstraction, linked structures, recursion, Objected-Oriented analysis and design; and writing functions to enable top-down design.