Final Project
- Implement your great idea for the Mac or iPhone.
- Should be a GUI App, though useful frameworks are fine too.
- You'll demo it to the class and Dan Garcia at the end of the semester.
- But get started soon — the first steps are often the hardest!
Project Ideas
- Can be anything you want to make, from simple to complicated.
- Often simple projects are better, since you can spend more time polishing the UI.
- Popular ideas include
NSView/UIView or OpenGL-based games or simulations
- Applications that integrate with web APIs, like a twitter app, flickr client, or RSS reader
- Apps for organizing data, whether it's PDF files, recipes, or code
- Projects for other classes which you've written using Cocoa
Project Proposal
due November 2nd by email; your proposal should include
- Your name and the name of your partner (if any)
- A name to remember your project by
- The main idea of what your project will do
- A list of features you hope to implement by the end of the semester
You will not be held to this proposal at all. The point is to fix a goal and (hopefully) let you focus on the implementation of that goal. I'll also give feedback on your proposal and point you towards useful libraries.