Computer Science Department, Bucknell University

Story for Iteration 1
CSCI 475 October 24, 2000
Professor Dan Hyde
Due: Tuesday October 24, 2000

Story 1: For one user, create a Java application that allows the user to input a keyword and search the Google web site. The application should display the information returned from Google in raw form. Allow the user to perform a series of searches.

  1. Your team is to use the Extreme Programming methodology which includes pair programming and unit testing of all methods you write. I will ask your team to show me the first Iteration product and the Unit Tests in class.

  2. To get started, read the networking chapter (Chapter 21) in the Java book. I recommend you read the first few pages of both Chapters 19 and 20 first and flip thru all three chapters to obtain a feel for what is in each.

  3. Try to write code that is of very high quality. One issue your team MUST decide on is what form the java code looks like. You team must adopt a Java programming standard.


Page maintained by Dan Hyde, hyde@bucknell.edu Last update October 23, 2000

Back to CSCI 475's Home page.

Back to Computer Science Department's Home page.