logo Use CA10RAM to get 10%* Discount.
Order Nowlogo
(5/5)

Write a program to print the accompanying tower figure. Use static methods with (nested) loops and a class constant, SIZE.

INSTRUCTIONS TO CANDIDATES
ANSWER ALL QUESTIONS

Do the whole project in all 3 sizes exactly as it is told with accurate comments describing in-between.

 

CSC 142 Project 1 - Tower 25 pts

Description:

 Write a program to print the accompanying tower figure. Use static methods with (nested) loops and a class constant, SIZE.

 Each print statement should print at most one of each character. Exception: “| |” can be printed in a single print statement. It is also okay to print different characters within a single print statement. Use loops to handle other repeated characters or sets of characters.

 Eliminate all redundancy using methods and/or loops.

 Scaling of SIZE (using positive factors of 2 only) will affect both the height and width of the figure, as shown.

 Copy and paste your output for sizes 2, 4 and 6 into a text file (.txt). You can use notepad or word (save as text), then add a short reflections report in that file of how this project went.

 

o How long did the project take from inception thru completion?

o What parts of the project were straight-forward & what parts were difficult?

o What aspects of this project do you feel will help you going forward?

o Your reflections should be 3-5 sentences giving me an idea how the project went for you.

 

Process:

 Consider the image and decompose it into its various components. Write main, calling each static method, one for each component of the image, and write the method headers to ensure proper overall program “flow”. Use descriptive names for the methods, easily understood by the reader.

 Code one component at a time. Consider how each aspect of that component varies with respect to the given SIZE (and/or rows). Create table(s) and find the linear relationships for each character in the output and write appropriate loops.

 Use nested definite loops to create output for each component, with each print statement only printing a single character once—multiple occurrences of a character should be achieved using loops. Test your computations by changing SIZE and confirming that the output changes correctly before moving to another component

 

Submission:

 Upload your .java file along with your .txt output and reflections file to canvas.

 The reading quiz portion of the project is submitted first on canvas, and is to get you started on the project, with the project itself being due later thru a separate canvas assignment. 

 

Grading Criteria, 25 points (including reading quiz):

 

 Use static method calls for each component of image, illustrating overall structure (5 pts)

 Use nested loops to print components and eliminate redundancy (5 pts)

 Use of descriptive names for methods and loop-variables (5 pts)

 Overall logic-flow is clear, with attention paid to minimize redundancy (5 pts)

 Clear introductory comment block (1 pt), output (SIZE 2,4 & 6) and reflections journal (2 pts),

reading quiz (2 pts) 

(5/5)
Attachments:

Expert's Answer

568 Times Downloaded

Related Questions

. Introgramming & Unix Fall 2018, CRN 44882, Oakland University Homework Assignment 6 - Using Arrays and Functions in C

DescriptionIn this final assignment, the students will demonstrate their ability to apply two ma

. The standard path finding involves finding the (shortest) path from an origin to a destination, typically on a map. This is an

Path finding involves finding a path from A to B. Typically we want the path to have certain properties,such as being the shortest or to avoid going t

. Develop a program to emulate a purchase transaction at a retail store. This program will have two classes, a LineItem class and a Transaction class. The LineItem class will represent an individual

Develop a program to emulate a purchase transaction at a retail store. Thisprogram will have two classes, a LineItem class and a Transaction class. Th

. SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of Sea Ports. Here are the classes and their instance variables we wish to define:

1 Project 1 Introduction - the SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of

. Project 2 Introduction - the SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of Sea Ports. Here are the classes and their instance variables we wish to define:

1 Project 2 Introduction - the SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of

568 Times Downloaded

Ask This Question To Be Solved By Our ExpertsGet A+ Grade Solution Guaranteed

expert
Husnain SaeedComputer science

750 Answers

Hire Me
expert
Atharva PatilComputer science

726 Answers

Hire Me
expert
Chrisantus MakokhaComputer science

611 Answers

Hire Me
expert
AyooluwaEducation

553 Answers

Hire Me

Get Free Quote!

391 Experts Online