Variable Exercise & linear motion, both with flow chart

Work in groups of two people. One partner will create a flow chart for and code the variable exercise . The other will create a flow chart for and code the linear motion exercise . A third person would code the rectangle exercise. The master programmer will put the two (or three) programs together and upload to moodle. The flow charts can be handed in on paper in class.

Here are the steps:

1) Write a flow chart for your problem. Please try to create this in google docs, but you can just write this on paper if it becomes too difficult. Here is a good google doc template for a flowchart:

https://drive.google.com/a/adelphi.edu/templates?view=public&authorId=06097363232057223299#

(This may not be available to you, so you can sign into your mail and hit drives above and then search your google drive public templates for "google doc flow chart stencil by olmo maldonado")

2) Design and code your problem.

3) Test your own method to see it prints what it should.

4) Give the finished program to the master programmer for this assignment (and this position should rotate for the next assignment). Copy and paste all your code into a reply on the discussion board.

5) The master programmer will merge the two by doing the following:

6) Master programmer will upload the .java file or copy the code into notepad and upload the txt file in moodle. (Please don't use Word, though I will accept it if you cannot find notepad or the java file.)