All computer programmers have to start somewhere. This is as good a place as any. In this course, we cover the fundamentals of computer programming design, with emphasis on modularity, structure, and simple filter programs. No specific programming language is used. However, the students draw flowcharts, input file specifications, module hierarchy diagrams, and printcharts. Pseudocode is used to represent the coding.
A few auxiliary documents that you might find useful: Evolution of Software Engineering Paradigms
|