PRG 114 -

Programming II / 2 credits:



This course is a continuation of PRG113 where students learn to
implement programs using functions and procedures: both built in
libraries and user (programmer) defined. One dimension arrays are
introduced and utilized, and loops / nested loops are used to process
them. Additional topics include sequential text file IO, pseudo random
number generation, testing strategies and debugging techniques.