Prev Up
Go backward to 5.4 Structured Program Design and Software Engineering
Go up to 5 Computer Constructs, Constraints, and Structures.

5.5 Programming Assignments

5.5.1 Getting Programs to Run

What details need to be attended to to get a program to run. See 6.1. Setting up a working environment.

5.5.2 Operating Systems

5.5.3 Program Development

5.5.4 Testing Programs

5.5.5 Modular development

5.5.6 Library managment

5.5.7 Profiling Programs

5.5.8 Working with a team - Revision Control


Instructor: ltaber@pima.edu** Red's Home page** The Pima College Site

Prev Up