CS 101 - Intro to Computing, Fall 2008

Finger Exercise 6 & 7

You may do this finger execise twice, once for finger exercise 6 and a second time for finger exercise 7. The code for the two must be different.

Due: Friday 10/17/2008 by 11:59 pm

For this assignment, complete the following:

  1. Create a variation of the programs from Lab 7. In lab 7, you created code for Black and Red and Red and White. For this finger exercise, use some other color instead of red. It is suggested that you use the other two primary colors of green or blue or the secondary colors of yellow, cyan or magenta. Or for a different twist create code that would produce a Green and Blue image (the darker areas come out as Green, the lighter areas come out as Blue, while the "middle areas come out as a dull shade of cyan).
  2. Electronically submit your code to turnin using the project name of fe6 or fe7.

    To use the UNIX turnin command to electronically hand-in your java file of fe6.java using the project name of fe6, the turnin command is entered as:

         turnin -c cs101 -p fe6 fe6.java
    
  3. Post images created from this finger exercise to the proper discussion board in Blackboard (the one called "Finger Exercise 6&7").