Title | Information Systems homework help

 

CO4403: Referral Coursework 1 Assignment 2019-20

Deadline: Midnight 7th August 2020 

Weighting: 50% of Overall Module Mark

This is a referral assignment meaning the maximum mark you can  achieve is 50% and you must achieve a mark of 50% in order to pass. 

   

Learning outcomes tested in this assignment:

 

1.

Explain and use key programming constructs to create correct and efficient programs 

 

2.

Design, and implement Object-Oriented programs

 

3.

Develop technical software solutions to complex problems 

1. Design Task – 10%

Write your full name down the ‘A’ column in the table below one character in each row omitting  spaces and punctuation. If you full name is not long enough just repeat  it. The combination of column A and B give you the names of classes and  methods to use in your assignment. For example, if your name was  ‘Daniel …’ this would give you DParentClass, aChild1Class, nChild2Class  etc 

   

A 

B 

Description 

 

ParentClass

Parent Class, stores an array of type String and an array of type int

 

Child1Class

Child Class 1 inherits from Parent Class, stores an array of type double

 

Child2Class

Child Class 2 inherits from Parent Class, stores an array of type long

 

PMethod

Public method in Parent Class, 2x int as parameters, returns a String

 

PMethod

Public method in Parent Class, 2x String as parameters, returns an int

 

C1Method1

Public method in Child Class 1, 2x float as parameters, returns a double

 

C1Method2

Public method in Child Class 1, 3x String as parameters, returns a double

 

C1Method3

Private method in Child Class 1, 2x Double as parameters, returns a long

 

C2Method1

Public method in Child Class 2, 2x boolean as parameters, returns a String

 

C2Method2

Private method in Child Class 2, 2x String as parameters, returns a String

 

C2Method3

Public method in Child Class 2, 3x long as parameters, returns a String

Using the information from the table above hand-draw a UML Class diagram on paper, ensure that:

· you use the correct notation for relationships between classes,

· class names are correct,

· method names are correct,

· method parameters/return types are correct,

· class instance variables are correct,

· variables are named appropriately,

· access modifiers are shown where appropriate, you are free to  choose which modifier to apply where this is not mentioned in the table  above. 

You do not need to include class constructors in your UML diagram.  Take a photo of your UML diagram and submit it through blackboard. 

2. Development Task – 35%

You need to work through the following series of tasks in order; your  mark will depend on your progress and the quality of the work you have  done. You only need to submit your finished code after you have  completed all tasks. 

Task 1: Implement the UML Class diagram you have created in Java code, ensure the classes are in separate files.  

Task 2: Create a driver program that creates instances of all  classes, calls all methods with appropriate parameters, and outputs the  results to the console. 

Task 3: Add code into each method to act on the parameters and use  them to generate an appropriate return value. You need to decide how to  do this based on the parameters and return type of a method. For  example, if given ‘3x String as parameters, returns a double’ you could  convert all Strings to doubles (using Double.parseDouble or similar) and  then return the highest. 

Task 4: Add constructor methods to each of the 3 classes and use them to initialize instance variables.

Task 5: Extend Task 3 so the class instance variables are acted upon  (ie data added and retrieved) in at least one method in each class. 

Task 6: Ensure your driver program demonstrates that you have  completed all the tasks, particularly that the methods act on given  parameters (Task 3) and that methods act upon class instance variables  (Task 5)

You will be expected to submit your entire source code (and Eclipse  project). Your code must be commented, and you must include a separate  document of references to any resources you used in the development of  your application (books, web sites, forums etc).

3. Video Demo – 5%

Once your development is complete you must create a video  demonstration which explains and justifies how you implemented task 3  and task 5 using the output of your driver program to demonstrates that  your code works successfully. This should be a screen capture video with  voice-over of your explanation. This demo is worth 5% and must be no  longer than 5 minutes. The video demo is critical part of the assignment where you show how you have met the marking criteria.  

Marking Criteria

Part 1 – Design (Worth 10% of this Assignment)

To obtain 5% you must have produced something recognizable as a UML class which aligns with the brief. 

To obtain 10%, you will have produced a correctly constructed UML  diagram showing relationships between classes and correct class/method  names with only very minor mistakes. 

Part 2 – Development Task (Worth 35% of this Assignment)

To obtain 10% you must have completely implemented your given UML  diagrams into Java objects, your code must compile and have a driver  program which creates objects and calls methods. 

To obtain 25%, in addition to the above, you must have completed Task  3 successfully (with only very minor mistakes) and evidenced  application of key Java programming constructs (such as if conditional  or for loops).

To obtain 35%, in addition to the above, you must have completed all  tasks successfully (with only very minor mistakes). Implementations of  tasks 3 and 5 will show understanding and application of key Java  programming constructs. Your source code will be appropriately organized  and commented.

Part 3 –Demo (5% of this Assignment)

To obtain 5% for the demo you must have demonstrated a working  and interactive Java SE application conforming to the assignment  specification and clearly explain key technical aspects of Java code  applied in the implementation tasks 3 and 5. 

Submission of assignment work

Submit all your code, video demo, and any other documentation on Blackboard by the deadline at the top of this document. 

Calculate the price of your order

Choose an academic level, add pages, and the paper type you want.
To reduce the cost of our essay writing services, select the lengthier deadline.
We can't believe we just said that to you.

550 words
We'll send you the first draft for approval by September 11, 2018 at 10:52 AM
Total price:
$26
The price is based on these factors:
Academic level
Number of pages
Urgency
Basic features
  • Free title page and bibliography
  • Unlimited revisions
  • Plagiarism-free guarantee
  • Money-back guarantee
  • 24/7 support
On-demand options
  • Writer’s samples
  • Part-by-part delivery
  • Overnight delivery
  • Copies of used sources
  • Expert Proofreading
Paper format
  • 275 words per page
  • 12 pt Arial/Times New Roman
  • Double line spacing
  • Any citation style (APA, MLA, Chicago/Turabian, Harvard)

Our guarantees

Delivering a high-quality product at a reasonable price is not enough anymore.
That’s why we have developed 5 beneficial guarantees that will make your experience with our service enjoyable, easy, and safe.

Money-back guarantee

You have to be 100% sure of the quality of your product to give a money-back guarantee. This describes us perfectly. Make sure that this guarantee is totally transparent.

Read more

Zero-plagiarism guarantee

Each paper is composed from scratch, according to your instructions. It is then checked by our plagiarism-detection software. There is no gap where plagiarism could squeeze in.

Read more

Free-revision policy

Thanks to our free revisions, there is no way for you to be unsatisfied. We will work on your paper until you are completely happy with the result.

Read more

Privacy policy

Your email is safe, as we store it according to international data protection rules. Your bank details are secure, as we use only reliable payment systems.

Read more

Fair-cooperation guarantee

By sending us your money, you buy the service we provide. Check out our terms and conditions if you prefer business talks to be laid out in official language.

Read more

Why is Purdue Papers the Most Helpful Essay Writing Service for You?

  1. Custom-written and plagiarism-free papers: Our authors create their work from scratch. Before presenting them to clients, we routinely verify them for signs of plagiarism. Our quality assurance group also double-checks and fixes any grammatical errors, assuring that all of our authors adhere to the same standards of writing.
  2. The significance of timely delivery cannot be overstated, and we consistently strive to meet or exceed our clients' deadlines. Regardless of the short time frame, you can count on our writers to get the job done. We always have a team of writers ready to go, even if the deadline is only six hours away.
  3. Customer Satisfaction: Our customer service representatives are the best in the business and have a wealth of knowledge in dealing with clients. All our customer service representatives are trained to listen and reply promptly until you are satisfied with their service. To ensure you're happy, our expert writers will strictly follow the criteria to generate a special report. Our customer service may be contacted by chat, email, or phone. In addition, we provide round-the-clock assistance to all of our clients.
  4. Confidentiality: Our systems are safe, and your information is always protected. We're constantly looking for new facts when it comes to finishing your work. We use a safe and secure payment channel. Since our ordering process is completely anonymous, you don't have to provide any credit card information to place a purchase with us.
  5. Highly Trained Authors: Our writers have received extensive training and are committed to delivering only the best papers. They are fluent in APA, MLA, HARVARD, IEEE, CHICAGO, and AMA referencing styles. To meet your expectations, our skilled writers always pay close attention to your instructions.
  6. Lowered prices: We have set prices that are already discounted. Our prices are the best and affordable for all our esteemed customers.

Let Professionals Take Care of your Academic Paper