Computer Programming I :: Projects :: Honors Project
Rubric
Due: Oct 10
Due: Oct 10
Problem
Create your own project using an API (Application Program Interface). You can learn how to use APIs in C# from Microsoft's website, but you don't have to use Visual Studio or C# for this project if you don't want to. Once you decide on an API to use, you probably want to find tutorials and/or videos specific to your API. The project idea must be turned in on Google Drive by the due date shown here. The project itself is due at the end of the semester. The project should be deemed sufficiently challenging by your teacher, and should require you to learn material not covered in class. You will use an API for the project
Specific Requirements
- Your project must be approved by your teacher.
- Determine a good name for each variable following the rules.
- Use an API in your project. The API should feel a part of the project and not just be something you tacked on for a grade.
- Make sure your code is commented and there is appropriate white space.
API Possibilities