Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

In this lab you will draft an outline for a program that supports players, teams and a league. It doesnt matter what the sport or

In this lab you will draft an outline for a program that supports players, teams and a league. It doesnt matter what the sport or league is (Hockey, Soccer, Baseball, Curling, etc.) You decide. It must be a sport where each team consists of multiple players (no less than five) multiple teams, and is one league.

NOTE: There is no coding required for this lab. We are practicing our design skills here doing some of the preparation needed before any code is written. Take the mindset that you will be coming back to a customer with a proposal.

Questions you must consider:

  • for Team
    1. What attributes does a player have?
    2. What fields would be required?
    3. What constructors are required to create players?
    4. What validations are required?
    5. What functions does a player perform?

Deliverable:

  • A text-based document that clearly breaks things down class by class. Bullet points are fine. Youre writing a program outline not an essay.
  • NO CODING is required. This exercise is about thinking things through before you write the code

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Graph Databases New Opportunities For Connected Data

Authors: Ian Robinson, Jim Webber, Emil Eifrem

2nd Edition

1491930896, 978-1491930892

More Books

Students also viewed these Databases questions