Hit Counter
Sorry, your browser doesn't support Java(tm).

Welcome to my CIS 210 Homework Page.

I will be posting projects from class here in the near future.
I will also be posting a weekly outline of assignments from class.
 
Stacy's CIS 210 Message Board.
 
Week #1 - 4 | Week #5 - 9 | Week #10 - 14
  1. Week #1 Assignments
    1. EMail Professor Minkoff.
    2. Set up this Web Page.
    3. Write and Run the "FahrenheitToCentigrade" program.
      • Here is a screen capture of the interface to the "FahrenheitToCentigrade" program.
      • FahrenheitToCentigrade Interface
      • You can click the image to view the source code for the program.
  2. Week #2 Assignments
    1. Modify "FahrenheitToCentigrade" program or write a new program.
      • Here is a screen capture of the interface to the modified "FahrenheitToCentigrade" program.
      • Modified FahrenheitToCentigrade Interface
      • You can click the image to view the source code for the program.
    2. Sprankle page 34 Problem 1.
      • I wrote a small program to calculate the answers to this problem as an exercise.
      • Here is a screen capture of the interface to that program.
      • Test Problem program Interface
      • You can click the image to view the source code for the program.
    3. EMail Professor Minkoff the answers to the above questions.
  3. Week #3 Assignments
    1. Do Problem 8 (LCM) on page 112 of "JAVA".
      • Here is a screen capture of the interface to the LCM program I wrote.
      • LCM program Interface
      • You can click the image to view the source code for the program.
    2. EMail Professor Minkoff the code to the above problem.
  4. Week #4 Assignments
    1. Study for next week's test (The first 6 chapters in Sprankle and class notes (Writing algorithms and pseudocode)).
    2. Write a program on your own. Either a problem from the Java book or your own idea.
      • Here is a screen capture of the interface to the program I'm writing.
      • PrimeNumberModule Interface
      • You can click the image to view the source code for the program and see the program run as an applet in your browser.
    3. Start working on the Prime Number problem.
 
Week #1 - 4 | Week #5 - 9 | Week #10 - 14