CSc 372 Archives

Examinations and Solutions

Ruby has never been taught before in 372 and therefore there are no old Ruby exams but I have included some old exams with Icon material. Some of the material, such as questions about generators and result sequences, is not applicable but the plain old programs can typically be done about as easily in Ruby as Icon. However, students were limited to Icon's built-in functions so there may be some problems that would be trivialized with Ruby's big library. Icon problems involving "string scanning" can typically be handled with regular expressions but it's not 100%.