Lab 1 -- Review (written by Chase)
Lab 2 -- Strings (Laboratory 3 in textbook)
Lab 3 -- Card Class, PokerHand Class, Poker Statistics (written by Semmy)
Lab 4 -- Draw Poker (written by Semmy)
Lab 5 -- ListArray (Laboratory 4 in textbook)
Lab 6 -- Linked Lists (Laboratory 7 in textbook)
Lab 7 -- Stacks (Laboratory 5 in textbook -- clarified by Chase)
Lab 8 -- Queue (Laboratory 6 in textbook)
Lab 9 -- Recursion with Linked Lists (Laboratory 10 in textbook) -- Complete the Prelab (checked at lab), Bridge, and In-lab Exercise 1
Lab 10 -- Rot13 (written by Chase)
Lab 11 -- Binary Search Tree ADT (Laboratory 12 in textbook) -- Read Overview. Complete Prelab,In-lab Ex 1, and In-lab Ex 2. Due Friday April 18
Lab 12 -- Applets?