Home
Teaching
 
CS 2510 Su '10
General
Readings
Syllabus
Assignments
Communication
Blog
Labs
Office Hours
Advice

Labs

You must attend the lab every week.

You should complete at home any part of the lab you did not finish during the lab time. At times, we expect that the lab has to be finished at home: The goal is to give you a guidance in how to apply the concepts we have learned in a concrete situation, and the lab materials act as a tutorial.

Labs are held in 212 WVH.

Tue 11:30 - 1:20Viera K. ProulxChris McGroartyRobby Grodin
Thu 11:30 - 1:20Viera K. ProulxChris McGroartyRobby Grodin

WeekLabsDate
1     

Data Definitions; Loops, Accumulator style programs

5/11

2     

Eclipse IDE: FunJava. Data definitions for simple classes, classes with containment, unions, self-reference, mutual reference. Design recipes for classes.

5/14

3     

Methods for classes. Designing methods, Using libraries: The World teachpack;

5/18

4     

Eclipse IDE - Standard Java; Intergrity of data: constructors, privacy modifiers, exceptions, equality. Abstract classes. World.

5/20

5     

Data integrity; Exceptions; Equality of Data; Methods as Objects. Traversals.

5/25

6     

Stack vs. Queue; Set vs. Bag; Linked List, Doubly-linked list.

5/27

7     

Mutation, tests for mutation. ArrayList: simple swap, manipulation.

6/1

8     

Loops, selection and insertion sort.

6/3

9     

Heapsort. Arrays. Stress Tests.

6/8

10     

String processing. Eliza. Java Collections Framework, Javadocs.

6/10

11     

Using Java libraries and algorithms: Overriding toString and equals; Using JUnit

6/16

12     

User Interactions: Console, GUI.

6/18

13     

Universe games: client-server communications.

4/22

14     

Project Code Walks.

6/24


last updated on Mon May 10 17:48:21 EDT 2010generated with PLT Scheme