CISP 360 Introduction to Structured Programming
Instructor: Dan
Ross
Email:
rossd@flc.losrios.edu
Prerequisite:
None
Schedule:
TDB
Catalog
Description:
This course
is an introduction to structured programming. The topics covered include:
top-down design, input/output considerations, control structures and flow
control, variables, constants, the use of libraries, simple to intermediate
data structures, functions, and arguments. An introduction into objects will be
included.
What the Course is About and Why YOU Should Take It:
This is a first-semester
course in C programming. Pretty standard stuff.
This course
is part of several degree and certificate programs at FLC. This is also required course for Computer
Science majors and Computer Engineering majors at many four-year colleges. Check www.assist.org
for specific articulation agreements.
Texts:
·
TBD, probably one of the Dietel ones.
Compiler:
·
The FREE Microsoft C++ Compiler. We will be learning standard ANSI C, the
compiler really doesn’t matter.