CSE logo University of Washington Department of Computer Science & Engineering
 CSE 143 Winter 2003 -- Homework
  UW Home     CSE Home   Announcements    Message Board    Contact Info 

CSE 143
 Home page
 Syllabus
Classwork
 Calendar
 Homework
 Exams & Quizzes
People
 Instructors
 TAs
 Consultants
 Consultant Schedule
 Pictures
Software & Computing
 Programming Lab Info
 Using BlueJ
 Computing at Home
 Java Libraries
Staying in Touch
 Mailing Lists
 Discussion Board
 Announcement Archive
Check Your Scores
 MyUW
   

Assignments

  • Project 0Sample solution

  • Project 1Sample solution False alarm! In lecture Fri 1/24 it was announced that the P1 solution would have to be reposted because it was missing TextSearcherOmen and had the wrong TextSearcher.  There is no TextSearcherOmen class in the solution; TextSearcher actually returns a LuckTesterOmen, which works fine, as posted.  A separate TextSearcherOmen could be trivially defined by extending LuckTestOmen and providing a constructor that called super(int, String).  Unless someone really wants to see this, I won't repost the solution.

  • Project 2 Part B notes. Part A sample solution  NOTE: Sample solution does not contain OracleMaill.java.

  • Project 3. Sample solution  NOTE: The solution has a few changes to make it more suitable as a starting point for Project 4.  OracleViewer has been renamed RandCharViewer, and a couple of methods have been spruced up.

  • Project 4AProject 4B

  • Project 5Hall of Fame!


Grading

Generic grading rubrics: 0-3 points0-4 points.  Minor revisions are possible during the quarter.  On occasion, other scales may be used, such as 0-1 or 0-2, following the philosophy and general pattern of the 0-3 and 0-4 rubrics.

Generally, the major parts of each homework will be separately scored.  For example, correctness and programming practice may each be worth 4 points; analysis and test files may be scored 0-2 or 0-3.  Within a single project, the possible scores for the separate parts reflect their weighting in the whole.

The total grading points for any particular homework do not reflect its weighting in the final course grade.

Homework Submission Policy

All students are responsible for knowing the homework policy.


CSE logo Department of Computer Science & Engineering
University of Washington
[comments to cse143-webmaster]