Ask Question, Ask an Expert

+61-413 786 465

info@mywordsolution.com

Ask Java Expert


Home >> Java

Project Assignment: Student Clubs

This project is a group project assignment. You should work in groups of two or three. All groups need to work together closely throughout the process, writing all of the code together. Note: You are required to work in pairs or triples.

Files: Provided files mentioned in the project specification are under the Files/Projects/Project1 in Canvas.

Background: There is a school that has a large number of clubs. Every student belongs to at least one club, but most belong to more than one club. You will be writing a java application to store and calculate information about the students at this school.

Task: You will write a number of java classes.

The first class will be called Student. It will have fields long idNumber, Sting name, and boolean[] inGroup and implement the interface DataItem (which will be provided to you).

The second class will be called GroupData which will be a data structure which implements the interface DataStructOfItemsInGroups (which will be provided). You may choose which data structure you want to use , (e.g. Linked List (written from sratch by yourself), Ordered Vector (either written from scratch by yourself or utilizing java.util.Vector). You will use it to hold items of type Student. However, it should be written to allow any item of type DataStructOfItemsInGroups.

The final class will be called Driver and will allow the user to interact with the program. This class should initially look for a file called data.txt and if the file is present then it should add all students from this file to the data structure. A sample data file and a sample interaction will be provided. The data file has one student per line with each line formatted: student id number, student name, boolean of whether in each club.

Danny Darko, TTFFTFFTFFTTFFFFFF

Submission: You should submit all your files in Canvas. Be sure to read (and follow) the coding guidelines.

Cheating: You can discuss this project with other students. You can explain what needs to be done and give suggestions on how to do it. You cannot share source code. If two projects are submitted which show significant and troubling similarity in source code then both individuals will be punished.

What to Turn In

You should turn in the following electronically into canvas: The files that make up your program.

A file status.txt that contains the following:

The status of your project (e.g. compiles or not, works correctly with producing all correct answers). A brief summary of how to operate your program. You should be sure to describe how to indicate the end of the input data.

A brief summary of the data structures and algorithms you finally used. In particular, you should give a summary of the major design decisions you have made in creating your data structure, and any major changes that were needed as your design evolved to create the final program. This needs not be long, but it should describe major decisions you made and any surprises you encountered that required changes as you developed the code.

In addition, if you worked with a partner,

1) only one partner needs to submit the code electronically.
2) Be sure that all partners' names are listed in all files.
3) Include in your status.txt file a description of how you developed and tested your code. If you divided it into pieces, describe that. If you worked on everything together, describe the actual process used - how long you talked about what, how long and in what order you wrote and tested the code. Be sure to describe at least one good thing and one bad thing about the process of working together.

Attachment:- Data-Item.rar

Java, Programming

  • Category:- Java
  • Reference No.:- M92698652

Have any Question?


Related Questions in Java

Overviewyou are required to use java se 80 and javafx to

Overview You are required to use Java SE 8.0 and JavaFX to develop a Graphical User Interface (GUI) for the FlexiRent rental property management program created in Assignment 1. This assignment is designed to help you: 1 ...

Assessment socket programmingtaskwrite a java gui program

Assessment: Socket Programming Task Write a JAVA GUI program that would facilitate text chatting/exchanging between two or multiple computers over the network/internet, using the concept of JAVA socket programming. If yo ...

Simple order processing systemquestion given the classes

Simple Order Processing System Question: Given the classes Ship (with getter and setter), Speedboat, and SpeedboatTest. Answer the following questions: Refine the whole application (all classes) and create Abstract class ...

Assessment database and multithread programmingtasktask 1

Assessment: Database and Multithread Programming Task Task 1: Grade Processing University grading system maintains a database called "GradeProcessing" that contains number of tables to store, retrieve and manipulate stud ...

Project descriptionwrite a java program to traverse a

Project Description: Write a java program to traverse a directory structure (DirWalker.java) of csv files that contain csv files with customer info. A simple sample in provided in with the sample code but you MUST will r ...

Applied software engineering assignment 1 -learning

Applied Software Engineering Assignment 1 - Learning outcomes - 1. Understand the notion of software engineering and why it is important. 2. Analyse the risk factors associated with phases of the software development lif ...

Object-oriented software development1 introduction 11

OBJECT-ORIENTED SOFTWARE DEVELOPMENT 1. Introduction 1.1 Assignment Requirement 1.2 Deliverables and Structure (what to submit) 1.3 Software Restrictions 1.4 How to score high... 1.5 Assumptions 2. System Requirements 2. ...

Can someone please help me with the following java

can someone please help me with the following java question The input is an N by N matrix of nonnegative integers. Each individual row is a decreasing sequence from left to right. Each individual column is a decreasing s ...

Assignment taskwrite a java console application that allows

Assignment task Write a java console application that allows the user to read, validate, store, display, sort and search data such as flight departure city (String), flight number (integer), flight distance (integer), fl ...

Assessment instructionsin this assessment you will design

Assessment Instructions In this assessment, you will design and code a simple Java application that defines a class, instantiate the class into a number of objects, and prints out the attributes of these objects in a spe ...

  • 4,153,160 Questions Asked
  • 13,132 Experts
  • 2,558,936 Questions Answered

Ask Experts for help!!

Looking for Assignment Help?

Start excelling in your Courses, Get help with Assignment

Write us your full requirement for evaluation and you will receive response within 20 minutes turnaround time.

Ask Now Help with Problems, Get a Best Answer

Why might a bank avoid the use of interest rate swaps even

Why might a bank avoid the use of interest rate swaps, even when the institution is exposed to significant interest rate

Describe the difference between zero coupon bonds and

Describe the difference between zero coupon bonds and coupon bonds. Under what conditions will a coupon bond sell at a p

Compute the present value of an annuity of 880 per year

Compute the present value of an annuity of $ 880 per year for 16 years, given a discount rate of 6 percent per annum. As

Compute the present value of an 1150 payment made in ten

Compute the present value of an $1,150 payment made in ten years when the discount rate is 12 percent. (Do not round int

Compute the present value of an annuity of 699 per year

Compute the present value of an annuity of $ 699 per year for 19 years, given a discount rate of 6 percent per annum. As