Homework for ICS 111 Spring 2003
Assignment 1
write a Poem
Assignment 2
Algorithms as Flowcharts
Assignment 3
Algorithm and Java program of a simple income tax calculation
Assignment 4
A program that allows the user to perform various calculations.
The student will be using methods.
Assignment 5
An improvement of assignment 4.
The student will use a while loop to keep the program from assignment 4 running until the user decides to exit.
Assignment 6
Bookstore implementation using arrays.
This assignment is a composite of all everything that you have learned in ICS111...