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

Business Question

Description Your report must include: • Minimum of 5 credible sources (academic journals, official company reports, government statistics, or reputable business websites). • Proper citation and formatting using APA style. Restricted – مقيد ‫المملكة العربية السعودية‬ ‫وزارة التعليم‬ ‫الجامعة السعودية اإللكترونية‬ Kingdom of Saudi Arabia Ministry of Education Saudi Electronic

Business Question

Description STUDENTS ARE ADVISED TO MAKE THEIR WORK CLEAR AND WELL PRESENTED, MARKS MAY BE REDUCED FOR POOR PRESENTATION. THIS INCLUDES FILLING YOUR INFORMATION ON THE COVER PAGE. • STUDENTS MUST MENTION QUESTION NUMBER CLEARLY IN THEIR ANSWER. • LATE SUBMISSION WILL NOT BE ACCEPTED. • Avoid plagiarism, the work

Business Question

Description STUDENTS ARE ADVISED TO MAKE THEIR WORK CLEAR AND WELL PRESENTED, MARKS MAY BE REDUCED FOR POOR PRESENTATION. THIS INCLUDES FILLING YOUR INFORMATION ON THE COVER PAGE. • STUDENTS MUST MENTION QUESTION NUMBER CLEARLY IN THEIR ANSWER. • LATE SUBMISSION WILL NOT BE ACCEPTED. • Avoid plagiarism, the work

Business Question

Description STUDENTS ARE ADVISED TO MAKE THEIR WORK CLEAR AND WELL PRESENTED, MARKS MAY BE REDUCED FOR POOR PRESENTATION. THIS INCLUDES FILLING YOUR INFORMATION ON THE COVER PAGE. • STUDENTS MUST MENTION QUESTION NUMBER CLEARLY IN THEIR ANSWER. • LATE SUBMISSION WILL NOT BE ACCEPTED. • Avoid plagiarism, the work

mgt301-Assignmnet3

Description Support your submission with course material concepts, principles, and theories from the textbook and at least two scholarly, peer-reviewed journal articles. 2. References required in the assignment. Use APA style for writing references. Answers: ‫المملكة العربية السعودية‬ ‫وزارة التعليم‬ ‫الجامعة السعودية اإللكترونية‬ Kingdom of Saudi Arabia Ministry of Education

econ.azizoo

Description Identify a pressing economic issue faced by your local market. This could pertain to unemployment rates, lack of local business competition, etc. Develop a comprehensive proposal aimed at resolving this issue, incorporating microeconomic principles to support your suggestions. Your proposal should take the form of written report and a

Business Question

Description • STUDENTS ARE ADVISED TO MAKE THEIR WORK CLEAR AND WELL PRESENTED;MARKS MAY BE REDUCED FOR POOR PRESENTATION. THIS INCLUDES FILLING IN YOUR INFORMATION ON THE COVER PAGE. • STUDENTS MUST MENTION THE QUESTION NUMBER CLEARLY IN THEIR ANSWERS. • LATE SUBMISSIONS WILL NOT BE ACCEPTED. • Avoid plagiarism;

Business Question

Description • STUDENTS ARE ADVISED TO MAKE THEIR WORK CLEAR AND WELL PRESENTED;MARKS MAY BE REDUCED FOR POOR PRESENTATION. THIS INCLUDES FILLING IN YOUR INFORMATION ON THE COVER PAGE. • STUDENTS MUST MENTION THE QUESTION NUMBER CLEARLY IN THEIR ANSWERS. • LATE SUBMISSIONS WILL NOT BE ACCEPTED. • Avoid plagiarism;

model 9 solve 520

Description Case Study: Creating a culture of safety in response to an adverse event in healthcare (110 points) For this assignment, you will access the Saudi Digital Library to research a specific case of an adverse event that occurred in healthcare. Using the case that you have identified, you will

model9 solve 550

Description Tobacco Use (110 points) Tobacco use is a major global public health challenge, causing in excess of 7 million deaths each year. Of the 7 million tobacco-related deaths worldwide, roughly 70,000 Saudis die from smoking-related diseases (Itumalla & Aldhmadi, 2020). Research a national policy focusing on a specific tobacco

model 10 solve565

Description Capital Budgeting Justification Capital budgeting is an essential process for healthcare organizations. The challenge in quality and patient safety organizations is proving return on the capital investment without revenue impacts. Select a capital investment that you would recommend making for a patient safety concern. In a 10-12 slide PowerPoint

model10 splve 502 faisa

Description Annotated Bibliography (110 Points) Your supervisor has asked you to prepare a training session for the human resources department about the role of Team Based Rewards in your organization. The first step to develop this training will be for you to compile an annotated bibliography of resources on contemporary

model 9 solve 500

Description Critical Thinking: Evolution of Healthcare in KSA (110 points) Investigate the evolution of the current health system in Saudi Arabia in terms of quality, cost, access, and innovation. Consider the socioeconomic factors that affect the Saudi Arabian rural healthcare systems. How do these factors relate to quality, cost, and

model9 solve 500 faisa

Description Critical Thinking: Evolution of Healthcare in KSA (110 points) Investigate the evolution of the current health system in Saudi Arabia in terms of quality, cost, access, and innovation. Consider the socioeconomic factors that affect the Saudi Arabian rural healthcare systems. How do these factors relate to quality, cost, and

Operating system

Description Hello, please complete this assignment from the book and be careful about copying because the professor is very strict about copying solutions. OPERATING SYSTEM CONCEPTS 7(17+(‘,7,21 OPERATING SYSTEM CONCEPTS ABRAHAM SILBERSCHATZ :BMF6OJWFSTJUZ PETER BAER GALVIN $BNCSJEHF$PNQVUFSBOE4UBSGJTI4UPSBHF GREG GAGNE 8FTUNJOTUFS$PMMFHF 7(17+(‘,7,21 Publisher Laurie Rosatone Editorial Director Don Fowley Development Editor

Project 361-3

Description see College of Computing and Informatics Project Deadline: Monday 1/12/2025 @ 23:59 [Total Mark for this Assignment is 14] Students Details: CRN: ### Name: ### Name: ### Name: ### Name: ### ID: ### ID: ### ID: ### ID: ### Instructions: • You must submit two separate copies (one Word

Computer Science Question

Description see College of Computing and Informatics Assignment 2 Deadline: Tuesday 10/11/2025 @ 23:59 [Total Mark for this Assignment is 8] Student Details: Name: ID: CRN: Instructions: • You must submit two separate copies (one Word file and one PDF file) using the Assignment Template on Blackboard via the allocated

Computer Science Question

Description see College of Computing and Informatics Assignment 2 Deadline: Sunday 09/11/2025 @ 23:59 [Total Mark for this Assignment is 8] Student Details: Name: ### ID: ### CRN: ### Instructions: • You must submit two separate copies (one Word file and one PDF file) using the Assignment Template on Blackboard