Thread: I am.. confused
View Single Post
Old 06-10-2009, 07:44 PM   #2 (permalink)
Village Idiot
Wizard
Top Contributor 
 
Village Idiot's Avatar
 
Join Date: Sep 2007
Posts: 1,299
Thanks: 17
Village Idiot is on a distinguished road
Default

I can't comment on framework since I don't use any.

For starting, do not just start coding off the bat. A project of that size will take careful planning unless you want it to be a jumbles mess. Go to each application and start thinking of how you are going to make it. Make each individual one separately, but remember that they will be integrated. When they are done start integrating them together. If there are portions that will be needed in many apps, code those as you go (as soon as you need it, code it).

Here is a question for you: Do you think you can maintain motivation throughout this project? A common problem with people who take projects this large on is that they loose motivation and dump it after about a month (sometimes two).
__________________

Village Idiot is offline  
Reply With Quote