Our Services

Get 15% Discount on your First Order

[rank_math_breadcrumb]

Business Computer Languages IT401

Description

Learning Outcome(s): CLO4

Develop a program based on specification using programming language elements including syntax, data types, conditional statement, control structures, procedures and arrays, objects and classes

CLO5

Demonstrate Integrated Development Environment (IDE) for the editing, building, debugging, and testing of programs

Description and Instructions

Project Instructions

This project enables the students to integrate the covered knowledgeand skills in this course.

Total Marks = 14

Group Size = 34 members.

Submit all files:Project Report (Word and PDF) on blackboardbefore01.12.2024. Marks will be given based on your submission and quality of the contents.

Each group must come up with a uniquesolution for the project based on the below description.

Implement the Simple Courses Management System according to the requirements provided.

Write a Java program to demonstrate the functionality of the system.

Include comments in your code to explain the purpose of each class, method, and important code block.

Test your program with different scenarios to ensure that it works as expected.

Learning Outcome(s):CLO4

Develop a program based on specification using programming language elements including syntax, data types, conditional statement, control structures, procedures and arrays, objects and classes

CLO5

Demonstrate Integrated Development Environment (IDE) for the editing, building, debugging, and testing of programs

Project Title: Courses Management System

Description: You are tasked with developing a Coursesmanagement system in Java. The system is an online management software application designed for educational institutions.

The system should allow supervisors to manage the online courses and assist students in browsing and registering for courses. Additionally, students should be able to search for courses by title or instructor name and course area.

Requirements:

1-Course Class:

Create a Course class with the following attributes:

title (String): The title of the course.

instructor (String): The instructor of the course.

area (String): The area of the course.

Implement appropriate getter and setter methods for each attribute.

2-Supervisor Class:

Create a supervisor class to manage the online courses. Include methods to:

Add a new course to the system.

Display a list of courses.

Allow students to browse courses.

Search for course by title or instructor name.

Display a list of courses based on area.

3-User Interface:

Implement a simple command-line interface (CLI) for supervisors and students to interact with the system.

Provide menu options for supervisors to perform actions such as adding courses, displaying courses based on area, searching for a course, and browsing courses.

Allow students to search for courses by title or instructor name.

4-Sample Data:

Add at least four sample courses to the system during initialization.

5-Functionality:

Implement search functionality to allow students to search for courses by title, instructor name, or area.

6-Error Handling:

Implement basic error handling to handle cases such as invalid input.

7-Testing:

Test the system’s functionality by performing various actions such as adding courses, searching for courses, and browsing courses. (Include screen-shots of your output)

Learning Outcome(s): CLO4

Develop a program based on specification using programming language elements including syntax, data types, conditional statement, control structures, procedures and arrays, objects and classes

CLO5

Demonstrate Integrated Development Environment (IDE) for the editing, building, debugging, and testing of programs

Pg. 01

Description and Instructions

Project
Deadline: Sunday 01/12/2024 @ 23:59
[Total Mark is 14]
Student Details:

CRN:

Name:
Name:
Name:
Name:

ID:
ID:
ID:
ID:

Instructions:

• You must submit two separate copies (one Word file and one PDF file) using the Assignment Template on
Blackboard via the allocated folder. These files must not be in compressed format.

• It is your responsibility to check and make sure that you have uploaded both the correct files.
• Zero mark will be given if you try to bypass the SafeAssign (e.g. misspell words, remove spaces between
words, hide characters, use different character sets, convert text into image or languages other than English
or any kind of manipulation).

• Email submission will not be accepted.
• You are advised to make your work clear and well-presented. This includes filling your information on the cover
page.

• You must use this template, failing which will result in zero mark.
• You MUST show all your work, and text must not be converted into an image, unless specified otherwise by
the question.

• Late submission will result in ZERO mark.
• The work should be your own, copying from students or other resources will result in ZERO mark.
• Use Times New Roman font for all your answers.

Description and Instructions

Pg. 01

Description and Instructions
Learning
Outcome(s):
CLO4

Project Instructions

Develop a

Total Marks = 14

program based on

Group Size = 3- 4 members.

specification

Submit all files: Project Report (Word and PDF) on blackboard before 01.12.2024.

This project enables the students to integrate the covered knowledge and skills in this
course.

using
programming

Marks will be given based on your submission and quality of the contents.

language
elements
including syntax,
data types,
conditional
statement, control

description.

arrays, objects
and classes
CLO5
Demonstrate
Integrated
Development
Environment
(IDE) for the
editing, building,
debugging, and
testing of
programs

Implement the Simple Courses Management System according to the requirements
provided.

Write a Java program to demonstrate the functionality of the system.

Include comments in your code to explain the purpose of each class, method, and
important code block.

structures,
procedures and

Each group must come up with a unique solution for the project based on the below

Test your program with different scenarios to ensure that it works as expected.

Description and Instructions

Pg. 01
Learning
Outcome(s):
CLO4

Project Title: Courses Management System
Description: You are tasked with developing a Courses management system in Java.
The system is an online management software application designed for educational

Develop a

institutions.

program based on
specification

The system should allow supervisors to manage the online courses and assist students

using

in browsing and registering for courses. Additionally, students should be able to search

programming

for courses by title or instructor name and course area.

language

Requirements:

elements
including syntax,

1-Course Class:

data types,

Create a Course class with the following attributes:

conditional
statement, control

title (String): The title of the course.

structures,

instructor (String): The instructor of the course.

procedures and

area (String): The area of the course.

arrays, objects

Implement appropriate getter and setter methods for each attribute.

and classes
CLO5

2-Supervisor Class:

Demonstrate
Integrated

Create a supervisor class to manage the online courses. Include methods to:

Development

Add a new course to the system.

Environment

Display a list of courses.

(IDE) for the

Allow students to browse courses.

editing, building,

Search for course by title or instructor name.

debugging, and

Display a list of courses based on area.

testing of
programs

Description and Instructions

Pg. 01

Learning
Outcome(s):
CLO4
Develop a
program based on

3-User Interface:

Implement a simple command-line interface (CLI) for supervisors and students
to interact with the system.

Provide menu options for supervisors to perform actions such as adding

specification

courses, displaying courses based on area, searching for a course, and browsing

using

courses.

programming

Allow students to search for courses by title or instructor name.

language
elements
including syntax,
data types,
conditional

4-Sample Data:

Add at least four sample courses to the system during initialization.

statement, control
structures,
procedures and
arrays, objects

5-Functionality:

and classes
CLO5
Demonstrate

Implement search functionality to allow students to search for courses by title,
instructor name, or area.

6-Error Handling:

Implement basic error handling to handle cases such as invalid input.

Integrated
Development
Environment

7-Testing:

Test the system’s functionality by performing various actions such as adding

(IDE) for the

courses, searching for courses, and browsing courses. (Include screen-shots of

editing, building,

your output)

debugging, and
testing of
programs

Purchase answer to see full
attachment

Share This Post

Email
WhatsApp
Facebook
Twitter
LinkedIn
Pinterest
Reddit

Order a Similar Paper and get 15% Discount on your First Order

Related Questions

ECOM 201 Group Presentation Instructions

Description ECOM 201 Group Presentation Instructions Group Presentation (Due by Week 11) [10 marks] This is a group presentation and must be done in-class or virtually using PowerPoint or any other tool. The presentation should reflect your answers and experience in Assignment 2 (the project). Please refer to the following

look at the file

Description ‫المملكة العربية السعودية‬ ‫وزارة التعليم‬ ‫الجامعة السعودية اإللكترونية‬ Kingdom of Saudi Arabia Ministry of Education Saudi Electronic University College of Administrative and Financial Sciences Assignment 3 Organizational Behaviour (MGT 301) Due Date: 06/12/2025 @ 23:59 Course Name: Organizational Behaviour Student’s Name: Course Code: MGT301 Student’s ID Number: Semester: 1st

look at the file

Description ‫المملكة العربية السعودية‬ ‫وزارة التعليم‬ ‫الجامعة السعودية اإللكترونية‬ Kingdom of Saudi Arabia Ministry of Education Saudi Electronic University College of Administrative and Financial Sciences Assignment 3 Decision Making and Problem Solving (MGT 312) Due Date: End of week 13, 6th of December@ 23:59 Course Name: Decision Making and Problem

discussion FIN500

Description Capital Budgeting and Investment Decisions As we have explored capital budgeting techniques such as Net Present Value (NPV), Internal Rate of Return (IRR), and Payback Period, and how they guide business investment decisions. Assume you are the financial manager of a small manufacturing company considering the purchase of new

solve abo nada 3

Description Tobic:Regulatory reform of pharmaceuticals and medical de Students’ assignmentWrite a review on one of the following Saudi Public Health policies including analysis of the policy, challenges and achievementsFormat:– word file named by student’s name8-12 pages including cover page (with title and name of student)Font size: 12 Times New Roman–

Bp solve 2

Description Each student must submit their own, original work. Copying or paraphrasing content from other students, online sources, or previous assignments is strictly prohibited and may result in a zero grade. Directly copying or submitting text generated entirely by AI without personal input or understanding is not allowed. Submission Format:

Bb solve3

Description General instructions: Each student must submit their own, original work. Copying or paraphrasing content from other students, online sources, or previous assignments is strictly prohibited and may result in a zero grade. Directly copying or submitting text generated entirely by AI without personal input or understanding is not allowed.

472 SOLVE

Description You must submit two separate copies (one Word file and one PDF file) using the Assignment Template onBlackboard via the allocated folder. These files must not be in compressed format.• It is your responsibility to check and make sure that you have uploaded both the correct files.• Zero mark

Bp solve

Description General instructions: Each student must submit their own, original work. Copying or paraphrasing content from other students, online sources, or previous assignments is strictly prohibited and may result in a zero grade. Directly copying or submitting text generated entirely by AI without personal input or understanding is not allowed.

solve abo nada 1 “New Models of Care” (MOC) under the MOH

Description Tobic:”New Models of Care” (MOC) under the MOH Students’ assignmentWrite a review on one of the following Saudi Public Health policies including analysis of the policy, challenges and achievementsFormat:– word file named by student’s name8-12 pages including cover page (with title and name of student)Font size: 12 Times New

solve abo nada 2

Description Tobic:Public-Private Partnerships (PPPs) and hospital/primary care clustering Students’ assignmentWrite a review on one of the following Saudi Public Health policies including analysis of the policy, challenges and achievementsFormat:– word file named by student’s name8-12 pages including cover page (with title and name of student)Font size: 12 Times New Roman–

499 dis 2 – 2

Description Discussion two, requires you to answer the following questions:  What did you learn, either from reading or classroom discussions that you applied on the internship?  Which courses/subjects you feel could be expanded or added that would have helped you perform the internship better?  How does this

question regarding global economy

Description Critical Thinking: BoP Dynamics & Currency Depreciation Task #1 Saudi Arabia’s Exchange Rate Policy and BoP Dynamics. Saudi Arabia has maintained a fixed exchange rate (SAR 3.75/USD) since 1986. a) Analyze how oil price volatility impacts Saudi Arabia’s BoP under this peg. b) What are the risks of maintaining

Management Question

Description follow the assignment instructions ‫المملكة العربية السعودية‬ ‫وزارة التعليم‬ ‫الجامعة السعودية اإللكترونية‬ Kingdom of Saudi Arabia Ministry of Education Saudi Electronic University College of Administrative and Financial Sciences Critical Thinking Assignment 3 Course Name: Academic Writing and Student’s Name: Research Skills Course Code: RES-500 Student’s ID Number: Semester: 1st

fin,abo mane

Description Guidelines for Activity 1 (Group Activity) (20 Marks) Purpose: Work collaboratively on a finance-related problem that requires research, brainstorming, critical thinking, and real-world application. Instructions: 2. Choose one activity type from the list below. 3. Follow the activity requirements for the presentation and written report. 4. Use the example

BoP Impacts of Saudi Exchange-Rate Peg and Lessons from Global Currency Depreciations.

Description ECN-500: Global Economics 12: Critical Thinking Assignment Assignment instructions: Critical Thinking: BoP Dynamics & Currency Depreciation Task #1 Saudi Arabia’s Exchange Rate Policy and BoP Dynamics. Saudi Arabia has maintained a fixed exchange rate (SAR 3.75/USD) since 1986. a) Analyze how oil price volatility impacts Saudi Arabia’s BoP under

MGT530-M13C4-Critical Thinking

Description I need help completing a discussion board post for my Management course (Operation Management). Below are the exact requirements provided by my instructor: Description: In this module, you will learn about the behavioral aspects of project management as well as components of the work breakdown structure. Projects are unique

Research & Summaries Question

Description Assignment Instructions: Regulations: This assignment is an individual assignment Support your submission with course material concepts, principles, and theories from the textbook along with few scholarly, peer-reviewed journal articles. Use Saudi Electronic University academic writing standards and APA style guidelines, citing references as appropriate. Submit your findings in a