联系方式

  • QQ:99515681
  • 邮箱:99515681@qq.com
  • 工作时间:8:00-23:00
  • 微信:codehelp

您当前位置:首页 >> CS程序CS程序

日期:2021-03-27 10:15

CS 120 Module 3 Open-Ended Projects: MPL
For this project, you will design and implement one or two programs using multiple programming
languages (including C++).
Requirements
? You have the option to work individually, with one partner, or in a team of three foreach
project.
? All of your programming files should be in a private GitHub repository in the course
organization.
- Your repository must be named with the convention: M3OEP-MPL-netid[-netid2-
netid3], where netid is your NetID username.
- If you are doing two MPL projects with the same set of netids, use MPL1 and MPL2 in
the repository names. - The repository should have a .gitignore file and a README file.
- In your README file, write all the directions necessary for someone who has never run
your program to use it fully. It should include, but is not limited to: the name(s) of the
collaborator(s), any added installations necessary to run the program, any citations from
code not authored by yourselves or the instructor, and a summary of the program.
? Use C++ with at least one other programming language in a fully functional program.
- All user input must be validated.
- The programming languages should play to their strengths (i.e. use multiple languages
because you want functionality that is built into something other than C++).
? Create a 5-minute video of yourself giving a brief overview of the program, including a demo.
- You can record the video on Microsoft Teams or a different program of your choosing.
Instructions to record in Teams are at the bottom of this spec.
? Submit both the link to your repository and the link to your video on Gradescope.
- You can upload your video to Microsoft Stream or a different platform of your choosing in
order to obtain a link.
Grading
The project is out of 50 points:
5 pts Project compiles and runs. GitHub repository includes all files as described above.
5 pts Good, consistent coding style throughout project.
10 pts Program uses C++ and at least one other programming language.
15 pts Program is fully functional (including validating user input).
10 pts The project README file is professional and complete.
5 pts The demo video satisfies the requirements.

版权所有:留学生编程辅导网 2021,All Rights Reserved 联系方式:QQ:99515681 电子信箱:99515681@qq.com
免责声明:本站部分内容从网络整理而来,只供参考!如有版权问题可联系本站删除。