Common Computer Science References
The final project will give students the opportunity to create a large piece of software. To develop software of any "size" project planning and development is critically important, even more important than the coding
There are several goals included in this project:
actually get your software published
this is not a theoretical process like "little" test programs
this software is to be usable and published on the App Store
or be distributed some how
work through a "development cycle" from start to finish
the following 11 steps, will be the process we will follow to develop the software
you MUST follow along and place your development plan in the same categories
the video is for iPhone apps but it applies to any app development
in coding, the goal is where ever possible to use true OOP with classes:
inheritance
polymorphism
encapsulation
Please watch the video and follow along with the process!
3 Free Questions
Everyone has questions when they are writing software, because it is always not working! I understand. The problem is this is your final project not mine. I know I can code it. So ...
You will get 3 free questions you can ask, that if I can solve the problem it will count as a question. After that for every question I answer your mark will go down 1 partial level.