University of Virginia Computer Science
CS150: Computer Science, Fall 2005
Problem Sets
Problem Set 1: Making Mosaics
(Out: 24 August, Due: 31 August) - Divide-and-Conquer Problem Solving, Introduction to Procedures
Problem Set 2: Procedurally Predicting Poker Probabilities
(Out: 31 August, Due: 9 September) - Programming with Data [
Comments
]
Problem Set 3: L-System Fractals
(Out: 9 September, Due: 19 September) - Lists, List Recursion [
Comments
]
Problem Set 4: Constructing Colossi
(Out: 19 September, Due: 26 September) - Complexity, Lists and Procedures Review [
Comments
]
Problem Set 5: Wahoo! Auctions
(Out: 5 October, Due: 17 October) - Mutation, State, Environments [
Comments
]
Problem Set 6: Adventures in Charlottansville
(Out: 17 October, Due: 31 October) - Programming with Object [
Comments
]
Problem Set 7: HooRides.net
(Out: 31 October, Due: 7 November) - Building Dynamic Web Applications
Problem Set 8: ...and the World Wide Web
(Out: 28 October, Due: 5 December) - Building Dynamic Web Applications
include('logos.php') ; mt_srand( (double) microtime() * 1000000) ; $first = mt_rand( 0, ($resTotal - 1) ) ; print ("
"); print ( $res[$first] ) ; print ("
"); ?>
CS 150: Computer Science
University of Virginia
evans@virginia.edu
Using these Materials