Simple C++ Code Assignment.

User Generated

gehzlfgrel

Computer Science

Description

Build a simple console program that uses a menu to enable testing of the logic. Make sure you have and are using Eclipse IDE C++ software to write program. Attached is a zip file that contains word document with precise directions and and data files to uploaded in eclipse along with the code file. Please follow the directions and follow the rubric that is also attached.

Unformatted Attachment Preview

CS 260 Up-to-Speed Activity Guidelines and Rubric Overview: In this course, you will be responsible for developing programs in C++. When you are learning a new programming language, it is important for you to realize that, while there are differences in syntax and the standard/core libraries, the basic programming fundamentals are the same. Loops, variables, and operators function in the same manner, regardless of the language. If you keep that in mind, three of the most useful techniques to learning a new language are the following: 1. Having a reference for the language (zyBooks serves as this, especially the included reference sections) 2. Having well-written code to use as examples 3. Writing code in the language The assignments in Modules One and Two provide both sample code and practice writing C++ code. You will build a simple console program that uses a menu to enable testing of the logic you will complete. The code in Lab1-3.cpp and Lab2-1.cpp is partially complete, with token placeholders such as:    ?type? ?variable? ?retval? (return value) Follow the specifics in the Lab1-3 and Lab2-2 Up-to-Speed Requirement Details documents for more comprehensive instructions for each of these assignments. Prompt: The following critical elements should be addressed in your assignment submission:  Functioning Code o Code must meet its specifications and behave as desired. To develop proper code, you should produce fully functioning code (with no errors) that aligns with accompanying annotations. o You should write your code in such a way that it actually executes, even if it does not produce the correct output. You will be given credit for partially correct output that can actually be viewed and seen to be partially correct.  Accurate Results / Output: A properly generated result means that your script: o generates accurate output, and o produces results that are streamlined, efficient, and error-free.  Annotation / Documentation: All code should also be well-commented. This is a practiced art that requires striking a balance between commenting everything, which adds a great deal of unneeded noise to the code, and commenting nothing. Well-annotated code requires you to: o explain the purpose of lines or sections of your code detailing the approach and method the programmer took to achieve a specific task in the code, and o document any section of code that is producing errors or incorrect results.  Style and Structure: One lesson to be learned in this course is how to write code that is clearly readable and formatted in an organized manner. To achieve this, you should: o develop logically organized code that can be modified and maintained, and o utilize proper syntax, style, and language conventions/best practices. Rubric Guidelines for Submission: For each exercise, include the C++ (.cpp) file, including a header comment containing a title (name, course, date, project number). Critical Elements Functioning Code Proficient (100%) Program is fully functioning and includes code to meet all specifications Needs Improvement (70%) Program is not fully functioning or does not include all of the specifications of the given problem Accurate Results / Output Annotation / Documentation Data results are accurate in regard to the given problem Code annotations fully explain the code and facilitate navigation of the script code Program produces incorrect results for the given problem Comments provide little assistance with understanding the code, and code annotations do not fully explain the code or do not facilitate navigation of your script code The code contains portions that are not logically organized Style and Structure: Logically Organized Code Style and Structure: Syntax The code is logically organized Code follows proper syntax and conventions Code contains variations from established syntax and conventions Not Evident (0%) Program does not run, or significant details of the specifications are violated or omitted Program does not produce results for the given problem Code is not fully or logically annotated Value 30 20 20 Code is poorly organized or very difficult to read 15 Code contains significant variations from established syntax and conventions Total 15 100%
Purchase answer to see full attachment
User generated content is uploaded by users for the purposes of learning and should be used following Studypool's honor code & terms of service.

Explanation & Answer

Well, this is the zipped...


Anonymous
Just what I needed…Fantastic!

Studypool
4.7
Trustpilot
4.5
Sitejabber
4.4

Related Tags