Projects
| 1 | Calculator | Due: Wednesday, January 24 |
| 2 | TurnRed | Due: Wednesday, February 7 |
| 3 | Weather Tracker | Due: Friday, February 23 |
| 4 | Vector Graphics Editor | Due: Monday, March 26 |
| 5 | Chat | Due: Friday, April 20 |
Due Dates
Projects are due at midnight on the nights of the posted deadlines.
Late assignments will be accepted but penalized 15% per day up to 3 days.
Submitting Your Code
- Delete the bin/ folder from your project directory. This folder contains the executables that are produced by the compiler. These shouldn't be submitted, since we can generate them by compiling your code.
- Create a README file in your project directory with information that might be useful while looking through your code. For example, if there is a weird bug that you could not fix, describe the problem and how you tried to fix it.
- Zip up your project folder. Using the built-in Windows "Send To -> Compressed Folder" is fine.
- Navigate to the Assignments section of the course's Blackboard site.
- Locate the appropriate assignment, upload your zipped project directory, and submit.