{"id":34090,"date":"2024-10-04T15:11:55","date_gmt":"2024-10-04T15:11:55","guid":{"rendered":"https:\/\/www.writemyessays.app\/blog\/questions\/cortez-sophia-introduction-to-java-programmingtouchstone-4-final-java-project\/"},"modified":"2024-10-04T15:11:55","modified_gmt":"2024-10-04T15:11:55","slug":"cortez-sophia-introduction-to-java-programmingtouchstone-4-final-java-project","status":"publish","type":"questions","link":"https:\/\/www.writemyessays.app\/blog\/questions\/cortez-sophia-introduction-to-java-programmingtouchstone-4-final-java-project\/","title":{"rendered":"Cortez Sophia Introduction to Java Programming(Touchstone 4: Final Java Project)"},"content":{"rendered":"<p style=\"margin-right: 0px; margin-bottom: 1.25em; margin-left: 0px; font-size: 17px; line-height: 1.5; cursor: auto; color: inherit;\"><i style=\"font-weight: inherit; font-size: inherit; line-height: inherit; cursor: auto; color: inherit;\">Touchstones are projects that illustrate your comprehension of the course material, help you refine skills, and demonstrate application of knowledge. You can work on a Touchstone anytime, but you must pass this unit\u2019s assessments before you submit it. Once you&#8217;ve submitted a Touchstone, it will be graded and counted toward your final course score.<\/i><\/p>\n<p style=\"margin-right: 0px; margin-bottom: 1.25em; margin-left: 0px; font-size: 17px; line-height: 1.5; cursor: auto; color: inherit;\">\n<dl style=\"margin-right: 0px; margin-bottom: 0px; margin-left: 0.882353em; font-size: 17px; line-height: inherit; cursor: auto; color: inherit;\">\n<dd style=\"margin: 0px 0px 0px 0.882353em; font-weight: inherit; font-size: inherit; line-height: inherit; cursor: auto; color: inherit;\">\n<div style=\"font-weight: inherit; font-size: inherit; line-height: inherit; cursor: auto; color: inherit;\">\n<div style=\"margin: 0px 0px 0.588235em; font-weight: inherit; font-size: inherit; line-height: inherit; cursor: auto; color: inherit;\">\n<div style=\"font-weight: inherit; font-size: inherit; line-height: inherit; cursor: auto; color: inherit;\">\n<div style=\"padding: 0.235294em 0.588235em; font-weight: inherit; font-size: inherit; line-height: 1.5; cursor: auto; color: inherit;\"><i style=\"margin: -0.111111em 0px 0px; font-size: 1.05882em; line-height: 1em; cursor: auto; color: inherit;\"><\/i><\/div>\n<p><span style=\"cursor: auto; color: inherit;\">&nbsp;<\/span><\/p>\n<div style=\"padding: 0.0666667em 0.733333em 0px 0.533333em; font-weight: inherit; font-size: 0.882353em; line-height: 2.06667em; cursor: auto; color: inherit;\">before you start<\/div>\n<\/div>\n<\/div>\n<p><span style=\"font-size: inherit; line-height: inherit; cursor: auto; color: inherit;\">IMPORTANT NOTICE REGARDING REPLIT<\/span><br style=\"cursor: auto; color: inherit;\"><br style=\"cursor: auto; color: inherit;\">Replit, the tool used for coding assessments in this course, recently introduced a paywall after 10 hours of usage or 3 projects. We understand this has been causing difficulties for many of you who rely on Replit to complete your assessments and Touchstone assignments.<br style=\"cursor: auto; color: inherit;\"><br style=\"cursor: auto; color: inherit;\">If you started this course prior to 10\/01\/2024, please continue to complete your Touchstone using Replit. If you started this course after 10\/01\/2024, please complete your coursework and Touchstone using GDB Online.<\/div>\n<\/dd>\n<\/dl>\n<p style=\"margin-right: 0px; margin-bottom: 1.25em; margin-left: 0px; font-size: 17px; line-height: 1.5; cursor: auto; color: inherit;\">\n<div style=\"margin: 0px 0px 0.882353em 1.76471em; padding: 1.17647em; font-size: 17px; line-height: inherit; cursor: auto; color: inherit;\">\n<h2 style=\"margin-right: 0px; margin-bottom: 0.892857em; margin-left: 0px; font-weight: inherit; font-size: 1.64706em; line-height: 1.4; cursor: auto;\"><a style=\"font-weight: inherit; font-size: inherit; line-height: inherit; cursor: auto;\" data-km-value=\"link-6\" data-km-type=\"link\"><\/a><span style=\"font-weight: inherit; font-size: inherit; line-height: inherit; cursor: auto; color: inherit;\">Touchstone 4: Final Java Project<\/span><\/h2>\n<p><span style=\"font-size: inherit; line-height: inherit; cursor: auto; color: inherit;\">ASSIGNMENT:<\/span><span style=\"cursor: auto; color: inherit;\">&nbsp;<\/span>For this Touchstone, you will learn how to effectively plan, design, develop, and test an original program of your choosing. This program is your choice and it can be as complex as you wish. The goal is to start with an idea for your program and then step through the process of most phases of the development lifecycle to turn your idea into an actual program. This includes planning out the algorithm using pseudocode, coding your program using everything you learned from Units 1-3, and finally, testing and debugging your program to make sure it fulfills your intended purpose. You will fill out a journal (template link below) which has five sections that correspond to the five steps you will complete for your final project. Use this template to write your journal responses for each section of the project. When you have finished, you will submit this journal as a Word .doc\/docx.<br style=\"cursor: auto; color: inherit;\"><br style=\"cursor: auto; color: inherit;\"><a style=\"font-weight: inherit; font-size: inherit; line-height: inherit; cursor: auto;\" data-km-value=\"java-journal-template-7\" data-km-type=\"link\"><span style=\"margin: 0px 0.238095em 0px 0px; font-size: 1.23529em; line-height: 1; cursor: auto; color: inherit;\"><\/span>Java Journal Template<\/a><br style=\"cursor: auto; color: inherit;\"><br style=\"cursor: auto; color: inherit;\">The following Example Java Journal Submission will be helpful to you as you work on this assignment and shows acceptable submissions for each entry.<br style=\"cursor: auto; color: inherit;\"><br style=\"cursor: auto; color: inherit;\"><a style=\"font-weight: inherit; font-size: inherit; line-height: inherit; cursor: auto;\" data-km-value=\"java-journal-sample-submission-8\" data-km-type=\"link\"><span style=\"margin: 0px 0.238095em 0px 0px; font-size: 1.23529em; line-height: 1; cursor: auto; color: inherit;\"><\/span>Java Journal Sample Submission<\/a><br style=\"cursor: auto; color: inherit;\"><br style=\"cursor: auto; color: inherit;\">Being able to create your own program can be beneficial in any career field. Anything that can be programmed or automated in any industry could make your work a lot easier. Even as a hobby, it can give you a reference point to have a better understanding of how to deal with common issues. Using basic Java to automate menial tasks can save you time and money! Whether you were in this class to learn programming at a professional level or if it\u2019s just for fun, you will benefit from learning coding as a foundation of your technical skills.<br style=\"cursor: auto; color: inherit;\"><br style=\"cursor: auto; color: inherit;\"><span style=\"font-size: inherit; line-height: inherit; cursor: auto; color: inherit;\">In order to foster learning and growth, all work you submit must be newly written specifically for this course. Please note that you cannot use the same program used in a previous programming course. Any plagiarized or recycled work will result in a Plagiarism Detected alert. Review<span style=\"cursor: auto; color: inherit;\">&nbsp;<\/span><a style=\"font-weight: inherit; font-size: inherit; line-height: inherit; cursor: auto;\" data-km-value=\"touchstones-academic-integrity-guidelines-9\" data-km-type=\"link\">Touchstones: Academic Integrity Guidelines<\/a><span style=\"cursor: auto; color: inherit;\">&nbsp;<\/span>for more about plagiarism and the Plagiarism Detected alert. For guidance on the use of generative AI technology, review<span style=\"cursor: auto; color: inherit;\">&nbsp;<\/span><a style=\"font-weight: inherit; font-size: inherit; line-height: inherit; cursor: auto;\" data-km-value=\"ethical-standards-and-appropriate-use-of-ai-10\" data-km-type=\"link\">Ethical Standards and Appropriate Use of AI<\/a>.<\/span><\/p>\n<p style=\"margin-right: 0px; margin-bottom: 1.25em; margin-left: 0px; line-height: 1.5; cursor: auto; color: inherit;\">\n<hr style=\"cursor: auto; color: inherit;\">\n<p style=\"margin-right: 0px; margin-bottom: 1.25em; margin-left: 0px; line-height: 1.5; cursor: auto; color: inherit;\">\n<h2 style=\"margin-right: 0px; margin-bottom: 0.892857em; margin-left: 0px; font-weight: inherit; font-size: 1.64706em; line-height: 1.4; cursor: auto;\"><a style=\"font-weight: inherit; font-size: inherit; line-height: inherit; cursor: auto;\" data-km-value=\"link-11\" data-km-type=\"link\"><\/a><span style=\"font-weight: inherit; font-size: inherit; line-height: inherit; cursor: auto; color: inherit;\">A. Directions<\/span><\/h2>\n<h4 style=\"margin-right: 0px; margin-bottom: 0.75em; margin-left: 0px; font-weight: inherit; font-size: 1.17647em; line-height: 1.4; cursor: auto;\"><a style=\"font-weight: inherit; font-size: inherit; line-height: inherit; cursor: auto;\" data-km-value=\"link-12\" data-km-type=\"link\"><\/a><span style=\"font-weight: inherit; font-size: inherit; line-height: inherit; cursor: auto; color: inherit;\">Step 1: Download Template<\/span><\/h4>\n<p style=\"margin-right: 0px; margin-bottom: 1.25em; margin-left: 0px; line-height: 1.5; cursor: auto; color: inherit;\">Download and review the<span style=\"cursor: auto; color: inherit;\">&nbsp;<\/span><a style=\"font-weight: inherit; font-size: inherit; line-height: inherit; cursor: auto;\" data-km-value=\"java-journal-template-13\" data-km-type=\"link\"><span style=\"margin: 0px 0.238095em 0px 0px; font-size: 1.23529em; line-height: 1; cursor: auto; color: inherit;\"><\/span>Java Journal Template<\/a>.<\/p>\n<h4 style=\"margin-right: 0px; margin-bottom: 0.75em; margin-left: 0px; font-weight: inherit; font-size: 1.17647em; line-height: 1.4; cursor: auto;\"><a style=\"font-weight: inherit; font-size: inherit; line-height: inherit; cursor: auto;\" data-km-value=\"link-14\" data-km-type=\"link\"><\/a><span style=\"font-weight: inherit; font-size: inherit; line-height: inherit; cursor: auto; color: inherit;\">Step 2: Review Requirements<\/span><\/h4>\n<p style=\"margin-right: 0px; margin-bottom: 1.25em; margin-left: 0px; line-height: 1.5; cursor: auto; color: inherit;\">Review Section C (Requirements) to get acquainted with the requirements for this Touchstone before you begin writing your journal entries.<\/p>\n<h4 style=\"margin-right: 0px; margin-bottom: 0.75em; margin-left: 0px; font-weight: inherit; font-size: 1.17647em; line-height: 1.4; cursor: auto;\"><a style=\"font-weight: inherit; font-size: inherit; line-height: inherit; cursor: auto;\" data-km-value=\"link-15\" data-km-type=\"link\"><\/a><span style=\"font-weight: inherit; font-size: inherit; line-height: inherit; cursor: auto; color: inherit;\">Step 3: Complete Journal<\/span><\/h4>\n<p style=\"margin-right: 0px; margin-bottom: 1.25em; margin-left: 0px; line-height: 1.5; cursor: auto; color: inherit;\">Follow the directions for each part of the journal template. Make sure to include in your response all the elements listed under the Requirements section. Prompts in the Inspiration section are not required; however, they may help you to fully think through your response.<\/p>\n<ul style=\"margin-right: 0px; margin-bottom: 1.17647em; margin-left: 1.17647em; padding: 0px 0px 0px 0.705882em; line-height: inherit; cursor: auto; color: inherit;\">\n<li style=\"margin: 0px 0px 0.235294em; font-weight: inherit; font-size: inherit; line-height: inherit; cursor: auto; color: inherit;\">Follow the journal creation process that is presented in your Unit 4 lessons to ensure you write a thorough journal entry. There is also an example of a successful journal entry for each submission in the Assignment description above.<\/li>\n<li style=\"font-weight: inherit; font-size: inherit; line-height: inherit; cursor: auto; color: inherit;\">Review Section B (Rubric) to make sure you have an understanding of how each journal entry will be graded.<\/li>\n<\/ul>\n<h4 style=\"margin-right: 0px; margin-bottom: 0.75em; margin-left: 0px; font-weight: inherit; font-size: 1.17647em; line-height: 1.4; cursor: auto;\"><a style=\"font-weight: inherit; font-size: inherit; line-height: inherit; cursor: auto;\" data-km-value=\"link-16\" data-km-type=\"link\"><\/a><span style=\"font-weight: inherit; font-size: inherit; line-height: inherit; cursor: auto; color: inherit;\">Step 4: Submit Journal<\/span><\/h4>\n<p style=\"margin-right: 0px; margin-bottom: 1.25em; margin-left: 0px; line-height: 1.5; cursor: auto; color: inherit;\">Once your journal is complete, including the code link, submit your journal for grading.<\/p>\n<p style=\"margin-right: 0px; margin-bottom: 1.25em; margin-left: 0px; line-height: 1.5; cursor: auto; color: inherit;\">\n<dl style=\"margin-right: 0px; margin-bottom: 0px; margin-left: 0.882353em; line-height: inherit; cursor: auto; color: inherit;\">\n<dd style=\"margin: 0px 0px 0px 0.882353em; font-weight: inherit; font-size: inherit; line-height: inherit; cursor: auto; color: inherit;\">\n<div style=\"font-weight: inherit; font-size: inherit; line-height: inherit; cursor: auto; color: inherit;\">\n<div style=\"margin: 0px 0px 0.588235em; font-weight: inherit; font-size: inherit; line-height: inherit; cursor: auto; color: inherit;\">\n<div style=\"font-weight: inherit; font-size: inherit; line-height: inherit; cursor: auto; color: inherit;\">\n<div style=\"padding: 0.235294em 0.588235em; font-weight: inherit; font-size: inherit; line-height: 1.5; cursor: auto; color: inherit;\"><i style=\"margin: -0.111111em 0px 0px; font-size: 1.05882em; line-height: 1em; cursor: auto; color: inherit;\"><\/i><\/div>\n<p><span style=\"cursor: auto; color: inherit;\">&nbsp;<\/span><\/p>\n<div style=\"padding: 0.0666667em 0.733333em 0px 0.533333em; font-weight: inherit; font-size: 0.882353em; line-height: 2.06667em; cursor: auto; color: inherit;\">hint<\/div>\n<\/div>\n<\/div>\n<p>There are helpful tips on \u201cHow Do I Submit My Java Journal?\u201d in the first lesson of Unit 4,<span style=\"cursor: auto; color: inherit;\">&nbsp;<\/span><a style=\"font-weight: inherit; font-size: inherit; line-height: inherit; cursor: auto;\" data-km-value=\"java-touchstone-overview-17\" data-km-type=\"link\">Java Touchstone Overview<\/a>.<\/div>\n<\/dd>\n<\/dl>\n<p style=\"margin-right: 0px; margin-bottom: 1.25em; margin-left: 0px; line-height: 1.5; cursor: auto; color: inherit;\">\n<p style=\"margin-right: 0px; margin-bottom: 1.25em; margin-left: 0px; line-height: 1.5; cursor: auto; color: inherit;\">Refer to the checklist below throughout the writing process. Do not submit your Touchstone until it meets these guidelines.<\/p>\n<p style=\"margin-right: 0px; margin-bottom: 1.25em; margin-left: 0px; line-height: 1.5; cursor: auto; color: inherit;\"><span style=\"font-size: inherit; line-height: inherit; cursor: auto; color: inherit;\">PART 1: Defining Your Problem<\/span><br style=\"cursor: auto; color: inherit;\">\u2752 Did you describe the problem you are trying to solve?<br style=\"cursor: auto; color: inherit;\">\u2752 Did you describe any input data you expect to use?<br style=\"cursor: auto; color: inherit;\">\u2752 Did you describe what the program will do to solve the problem?<br style=\"cursor: auto; color: inherit;\">\u2752 Did you describe any outputs or results the program will provide?<\/p>\n<p style=\"margin-right: 0px; margin-bottom: 1.25em; margin-left: 0px; line-height: 1.5; cursor: auto; color: inherit;\"><span style=\"font-size: inherit; line-height: inherit; cursor: auto; color: inherit;\">PART 2: Working Through Specific Examples<\/span><br style=\"cursor: auto; color: inherit;\">\u2752 Did you write down clear and specific steps to solve a simple version of your problem you identified in Part 1?<br style=\"cursor: auto; color: inherit;\">\u2752 Did you state any necessary input data for your simplified problem?<br style=\"cursor: auto; color: inherit;\">\u2752 Did you write clear and specific steps in English (not Java) detailing what the program will do to solve the problem?<br style=\"cursor: auto; color: inherit;\">\u2752 Did you describe the specific result of your example\/scenario?<\/p>\n<p style=\"margin-right: 0px; margin-bottom: 1.25em; margin-left: 0px; line-height: 1.5; cursor: auto; color: inherit;\"><span style=\"font-size: inherit; line-height: inherit; cursor: auto; color: inherit;\">PART 3: Generalizing Into Pseudocode<\/span><br style=\"cursor: auto; color: inherit;\">\u2752 Did you write out the general sequence your program will use, including all specific examples\/scenarios you provided in Part 2?<br style=\"cursor: auto; color: inherit;\">\u2752 Did you write pseudocode for the program in English but refer to Java program elements where they are appropriate?<br style=\"cursor: auto; color: inherit;\">\u2752 Does the pseudocode represent the full functionality of the program, not just a simplified version?<br style=\"cursor: auto; color: inherit;\">\u2752 Is the pseudocode broken down enough that the details of the program are no longer in any paragraph form?<\/p>\n<p style=\"margin-right: 0px; margin-bottom: 1.25em; margin-left: 0px; line-height: 1.5; cursor: auto; color: inherit;\"><span style=\"font-size: inherit; line-height: inherit; cursor: auto; color: inherit;\">PART 4: Testing Your Program<\/span><br style=\"cursor: auto; color: inherit;\">\u2752 While writing and testing your program code, did you describe your tests, record any errors, and state your approach to fixing the errors?<br style=\"cursor: auto; color: inherit;\">\u2752 For at least one of your test cases, did you describe how your choices for the test helped you understand whether the program was running correctly or not?<br style=\"cursor: auto; color: inherit;\">\u2752 For each error that occurs while writing and testing your code, did you record the details of the error from your IDE? Did you describe what you attempted in order to fix the error?<\/p>\n<p style=\"margin-right: 0px; margin-bottom: 1.25em; margin-left: 0px; line-height: 1.5; cursor: auto; color: inherit;\"><span style=\"font-size: inherit; line-height: inherit; cursor: auto; color: inherit;\">PART 5: Commenting Your Program<\/span><br style=\"cursor: auto; color: inherit;\">\u2752 Did you submit your full program code, including thorough comments describing what each portion of the program should do when working correctly?<br style=\"cursor: auto; color: inherit;\">\u2752 Are the purpose of the program and each of its parts clear to a reader that does not know the Java programming language?<\/p>\n<p style=\"margin-right: 0px; margin-bottom: 1.25em; margin-left: 0px; line-height: 1.5; cursor: auto; color: inherit;\"><span style=\"font-size: inherit; line-height: inherit; cursor: auto; color: inherit;\">PART 6: Your Completed Program<\/span><br style=\"cursor: auto; color: inherit;\">\u2752 Did you provide the IDE share link to your full program code?<\/p>\n<p style=\"margin-right: 0px; margin-bottom: 1.25em; margin-left: 0px; line-height: 1.5; cursor: auto; color: inherit;\"><span style=\"font-size: inherit; line-height: inherit; cursor: auto; color: inherit;\">Please Note:<\/span><span style=\"cursor: auto; color: inherit;\">&nbsp;<\/span>If you started this course prior to 10\/01\/2024, please continue to complete your Touchstone using Replit. If you started this course after 10\/01\/2024, please complete your coursework and Touchstone using GDB Online.<\/p>\n<p><br style=\"cursor: auto; color: inherit;\"><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Touchstones are projects that illustrate your comprehension of the course material, help you refine skills, and demonstrate application of knowledge. You can work on a Touchstone anytime, but you must pass this unit\u2019s assessments before you submit it. Once you&#8217;ve submitted a Touchstone, it will be graded and counted toward your final course score. &nbsp; [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"closed","template":"","meta":[],"disciplines":[14],"paper_types":[],"tagged":[],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/www.writemyessays.app\/blog\/wp-json\/wp\/v2\/questions\/34090"}],"collection":[{"href":"https:\/\/www.writemyessays.app\/blog\/wp-json\/wp\/v2\/questions"}],"about":[{"href":"https:\/\/www.writemyessays.app\/blog\/wp-json\/wp\/v2\/types\/questions"}],"author":[{"embeddable":true,"href":"https:\/\/www.writemyessays.app\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.writemyessays.app\/blog\/wp-json\/wp\/v2\/comments?post=34090"}],"version-history":[{"count":0,"href":"https:\/\/www.writemyessays.app\/blog\/wp-json\/wp\/v2\/questions\/34090\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.writemyessays.app\/blog\/wp-json\/wp\/v2\/media?parent=34090"}],"wp:term":[{"taxonomy":"disciplines","embeddable":true,"href":"https:\/\/www.writemyessays.app\/blog\/wp-json\/wp\/v2\/disciplines?post=34090"},{"taxonomy":"paper_types","embeddable":true,"href":"https:\/\/www.writemyessays.app\/blog\/wp-json\/wp\/v2\/paper_types?post=34090"},{"taxonomy":"tagged","embeddable":true,"href":"https:\/\/www.writemyessays.app\/blog\/wp-json\/wp\/v2\/tagged?post=34090"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}