Homework 8 (hw8.pdf) [due Tuesday, 7/19, 5:00 PM]
Supplements.
Homework 7 (hw7.pdf) [due Tuesday, 7/12, 5:00 PM]
The query-testing interface for the NBA database is at
http://polonium.cs.uchicago.edu:8180/adamshaw/DB/NBAQuery.jsp
There are links to more information on SQL syntax on the notes page, which you may wish to peruse.
Please do these two things before class on Monday, July 11.
https://www.cs.uchicago.edu/info/services/mysql
Homework 5 (hw5.pdf) [due Wednesday, 7/6,
10:00 AM]
interface: TicTacToeBoard.java
Part 1: Add a link from your CS web page (the one you made for Homework 1) to the color-sampler page you made today (Wed) in Lab 2. The address of that page will be something like
http://polonium.cs.uchicago.edu:8180/username/color.html
Part 2: Implement a Point class as determined by the interface Point.java. (A significant portion of this was done in class.) The comments in the interface provided should explain what each method is about. You are responsible for handing in two files: XYZPoint.java (where XYZ are your initials), which will implement the Point interface, and PointTester.java, a class containing only a main method, which will test your XYZPoint to make sure it's working.
Save your work in a folder called hw4 and submit in the usual
way. The homework is due Friday, July 1, by
Browse the Math and String classes at the official Java site:
Then do the following assignment.
Homework 3 (hw3.pdf) [due Tuesday, 6/28,
5:00 PM]
framework: HW3.java
Homework 2 (hw2.pdf) [due Friday, 6/24, 5:00 PM]
For tonight's homework, you'll do a bunch of things to set the table for the rest of the course.
http://people.cs.uchicago.edu/~usernameNote that I have posted an introduction to cascading style sheets on the class notes page.
This page was last modified .