CST133 — Structured Programming
CST 133 - Structured Programming CST 133 - Structured Programming A structured approach to problem solving will be used. Programming steps include program definition, coding, debugging, testing, validation, documentation, and program maintenance. Topics include functions, objects, structures, arrays, and file processing. Lab assignments will require modular structured programming and use in Integrated Development Environment (IDE). Assumes introductory programming skills. NET to compile, debug, and run programs. Demonstrate the proper use of structured programming techniques. Demonstrate the proper use of selection structures and repetition statements. Demonstrate creation of functions. Use arrays and strings for program development. Use standard requirements for programs.