CIS 3120
Design and Implementation of Software Applications I
Lab 1 - Part 1

What to Do

  1. Write a command line calculator program. It should perform following operations:
  2. Calculator program should accept from a command line program operation and operation data, s.t. java calc < operation > < operand1> <[operand2]> Example:
    java calc + 2 20
  3. Calculator should print result on console.

What to Submit

You should complete lab by the indicated due date. Please read this carefully:

Results of the labs and assignments that do not involve usage of web server (hw #1) should be submitted as follows: