Question: CORAL PROGRAMMING PLEASE HELP GROUP PROJECT Objectives - Develop a deeper understanding of sorting algorithms - Learn to work in a team to develop a
CORAL PROGRAMMING PLEASE HELP
GROUP PROJECT
Objectives
Develop a deeper understanding of sorting algorithms
Learn to work in a team to develop a software program
Instruction
Based on department requires, every course should have a group project for students before the end of semester. There are two goals:
First, students will develop a deeper understanding of the topics that interest them.
Second, students will also learn to work in a team, that is very important in the software industry.
The task is to create a pseudocode application using Coral Pseudocode Language to implement Bubble sort, Insertion sort, Selection sort, and others.
Please follow these steps:
Students will optionally form their group of to students by themselves. Instructor will provide the names and email addresses of all students, and students will be assigned groups by instructor if students have no formed their groups yet.
Students will discuss with their team members using MSTEAM or WTCC official Email.
Students will design, implement, and test their programs using the Coral simulator.
Each group will give a minute presentation or video about their projects:
a Give a brief description of the project
b Demonstrate the application Show how to run your program
c Tell the class what you have learned in this experience
d For in person class, present in the classroom
e For online class, students can use MS Team to record their presentation and upload the video to Blackboard.
Only team lead submits the project with files as below:
Source code files in txt executable file, can be opened in Windows Notepad in correct indentation. The file names should be like CSCChenCruiseLopez.
Test case file in docx, including at least test cases just like your weekly lab testing examples with two group of input value lists each with input value list should include size of array, and other values. Two screenshots should include coral simulator testing results.
Your project example can be an example like below:
Looking for and display prime numbers between two input values. For example, the input values are and
How many prime numbers between two input values.
Display all prime numbers. Prime number should be separated by a space.
I will randomly enter any two input numbers to test your codes. If they are working properly and successfully, you will get credits for Accuracy and reliability.
All members will submit the project with a message showing team number, name of team lead, name list of all other members. For example,
Team name: A
Team lead: Tom Cruise
Team members: Jennifer Lopez, Peter Chen
Grading rubric
Fulfilling criteria for program points
Accuracy and reliability points
Presentation or video points
References:
Coral language specification
Coral language Simulator
Please check some more group project examples.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
