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

281 ass 11

Description drr ASSIGNMENT COVER SHEET Course name: Health Behavior Course number: PHC 281 CRN: Assignment title or task: (You can write a question) Student Name: Student ID: Submission Date: Restricted – ‫مقيد‬ Write a short analytical paper (800–1000 words) addressing the following prompts: 1. Introduction o Define health behavior and

IT-475: Decision Support Systems

Description Teams & Datasets: Teams: 3–4 students. Email team member names to your instructor by 5 Oct 2025. After that, teams will be randomly formed and datasets assigned. Dataset: Each team must work on a unique dataset. Choose one from the link below (or the instructor’s assigned set): Saudi Open

PHP Question

Description The instruction is in the file College of Computing and Informatics Assignment 2 Deadline: Sunday 9/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

IT-478: Network Security

Description Description and Instructions This project is a group research activity. Each group can have up to 3 students. Each group should choose a topic from the provided list of topics. Students must use reputable sources and must include at least 2 scientific research papers in their work. There is

ppt solve sinimar 2

Description Title: Diagnostic Molecular Microbiology and its applications. *Discuss Molecular standardized diagnostic protocols: Bacteriology, Virology and Mycology and parasitology. *The future of diagnostic microbiology holds a tremendous scope offered by molecular diagnostics. *Discuss the future application of diagnostic molecular Microbiology.

Computer Science Question

Description see College of Computing and Informatics Assignment 2 Deadline: Day 13/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

Marketing Management /201

Description ‫المملكة العربية السعودية‬ ‫وزارة التعليم‬ ‫الجامعة السعودية اإللكترونية‬ Kingdom of Saudi Arabia Ministry of Education Saudi Electronic University Department of Business Administration College of Administrative and Financial Sciences Assignment 3 Due Date: 6th Dec 2025 @ 23:59 Course Name: Marketing Management Student’s Name: Course Code: MGT 201 Student’s ID

Management Question

Description 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

Management Question

Description The Assignment must be submitted on Blackboard (WORD format only) via allocated folder.  Assignments submitted through email will not be accepted.  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

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

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

332 ass 3R

Description SEE ASSIGNMENT COVER SHEET Course name Advanced Epidemiology Course number PHC 332 CRN 10876 Public health surveillance is the ongoing systematic collection, analysis, and interpretation of data, closely integrated with the timely dissemination of these data to those responsible for preventing and controlling disease and Assignment title or task:

Computer Science Question

Description see College of Computing and Informatics Assignment 2 Deadline: Monday 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

Computer Science Question

Description see College of Computing and Informatics Assignment 2 Deadline: Monday 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

Programming Question

Description Help me to answer four questions in it351 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

Ass , 361

Description All required tasks are included in the file. College of Health Sciences Department of Public Health ASSIGNMENT COVER SHEET Course name: Fundamentals of Safety Course number: PHC 361 CRN: Paper Assignment Assignment title or task: (You can write a question) 1. What is the difference between Risk and Hazard?

500 dis 11

Description Examine the quality metrics, access, and health care insurance of the German healthcare system. Compare each of these three points to health care services in Saudi Arabia. Explain the different ways and methods that these particular healthcare systems are alike and different. Embed course material concepts, principles, and theories

312 ass 16

Description SEE PHC 312 Group Assignment Paper College of Health Sciences ASSIGNMENT COVER SHEET Course name: Health Communications Course code: PHC312 CRN: Assignment title or task: Students enrolled in PHC 312 in first term 2025 will be divided into groups (3-5 students per group). The first section will be designed