[Solved] COSC2452 Week1-Independent Investigative Effort 1

$25

File Name: COSC2452_Week1-Independent_Investigative_Effort_1.zip
File Size: 461.58 KB

SKU: [Solved] COSC2452 Week1-Independent Investigative Effort 1 Category: Tag:
5/5 - (1 vote)
4. This weeks programming task requires you to submit a screenshot of your running program as a discussion forum post. You should aim to get the help of your tutors and make further revisions. Your first post does not need to fully work for you to post and get help.Coding exercise steps (Hint: Need help? Your tutors will give you a brief demonstration during the tutor chats this week. You can also ask your tutor via CanvasDiscussionsIIE01):a. Get Eclipse IDE to work on your computer by installing the Oracle JDK then the Eclipse IDE for Java Developers. b. Download the Week01.zip template Eclipse project archive file from: https://jupiter.csit.rmit.edu.au/~e58140/GTerm/ then import it in to Eclipse as an existing project in to workspace.c. Make a copy of the Week01 project and rename it to IIE01 from within Eclipse. Then rename the PleaseRenameMe.java under IIE01src folder from within Eclipse to any name that you like as long as it follows the naming convention for classes as given in the Java API and is not HelloWorld (can you spot the rules and conventions around class names?). (Tip: Do not rename folders or files from outside of Eclipse as this could lead to issues.) Run the program and verify that the output is as shown during the lecture. If you have an issue, ask your tutor or post a screenshot of the issue under CanvasDiscussionsIIE01.d. Change the message from hello world, etc. to something of your own choosing. Now also experiment with the following statements to make your output more interesting:gt.setXY(70,50); gt.setFontSize(16);gt.setFontColor(255,0,0); // Experiment with values between 0-255 (inclusive)gt.setBackgroundColor(127,127,255); // Experiment with values between 0-255 (inclusive)String enteredString=gt.getInputString(Enter something); // Together with gt.print or gt.println gt.addImageIcon(gt.getFilePath());Remember to check the GTerm Help forum for additional tips and the GTerm Java Doc for more features that we will use later. If you need more help, remember to ask your friendly tutor!e. The final version of the program that you submit must must not have any red dots (Java errors) as code with such errors cannot be tested/marked and will receive 0 for that submission. Submit your work with the red dot, ask for help from your tutor and update your code so that the final version does not have red dots. Yellow dots are warnings and these are different.Continued

The following task will be covered during the Tutor Chat run by your group tutors. See their chat schedule under CanvasCollaborate Ultra.

7. Progress submissions: The work that you will do in IIEs are relevant to concepts that you are required to demonstrate in the assignment. You should also think of completing IIEs as making preliminary progress towards meeting assignment requirements (note that major assignments will have their own set of requirements). When you are yet to start on an actual assignment, submit the .java file from your most recent IIE as a progress submission in to the actual assignment.In this exercise, you must perform progress submissions for assignments 1, 2 and 3 by following the steps below. Note: You do not need to write any additional code for these submissions; just what you wrote for IIE01 is adequate.a. As shown during the week 1 live lecture, copy your IIE01 Eclipse project and rename the project to Assignment1.Now repeat this process to create separate projects for Assignments 2 and 3 as well. In total you should have4 projects (1 for IIE01 and 3 for the assignments) aside from the Week 1 template project.
The following task will be covered during the Tutor Chat run by your group tutors. See their chat schedule under CanvasCollaborate Ultra.6. Referencing and academic integrity:a. When we need to give references in programming?b. How to use a reference generator tool such as citethisforme. (Tip: Choose moreIEEE)c. Edit your post from #5 and add a reference to a related article.
  1. Reply to your own post created in #4 above and add a discussion of the following terms in your own words: code block and data type. The emphasis is on explaining things in your own words rather than on the accuracy of your explanation.

If you have completed this IIE correctly, you would now have at least two posts under the IIE01 forum.

Tip for later: Assignment 1 might require you to name your .java file in a specific way for the actual/final submission.b. Canvas has two submission systems. The one we use for major assignments (Assignments 1, 2 and 3) requires you to upload files (not a discussion forum post). This file upload submission system allows you to submit your work an unlimited number of times (only the last submission is official) and it can also be used as a way to backup your work. You must submit the three .java files that youve created above as follows (your file names may be different):Workspace folderAssignment1srcHelloWorld.java must be submitted to CanvasAssignmentsAssignment 1.Workspace folderAssignment2srcHelloWorld .java must be submitted to CanvasAssignmentsAssignment 2.Workspace folderAssignment3srcHelloWorld .java must be submitted to CanvasAssignmentsAssignment 3.Common mistake: Students mistakenly submit the dummy assignments via CanvasAssignmentsIndependent Investigative Effort 1, etc. Tip: The submission system might rename your file upon further submissions and do not worry about this.

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.

Shopping Cart
[Solved] COSC2452 Week1-Independent Investigative Effort 1
$25