hi all
for all who implemented big project and Gui for it.
please I need to know from those, what's the steps who did to implement a big project
5 replies to this topic
#1
Posted 04 October 2010 - 08:39 AM
|
|
|
#2
Posted 04 October 2010 - 09:12 AM
Read this Amazon.com: Software Project Survival Guide (Pro -- Best Practices) (9781572316218): Steve McConnell: Books
Edited by Roger, 04 October 2010 - 06:16 PM.
#3
Posted 04 October 2010 - 03:11 PM
I've actually got a series of blog posts in the PHP section that starts the process. A significant part of it is in figuring out what you want it to do.
#4
Posted 04 October 2010 - 03:36 PM
To be as simple as possible I would concentrate on functionality first, design last.
My Personal Blog l Learning C++ l I'll be famous soon enough.
#5
Posted 04 October 2010 - 03:57 PM
Speaking from a project I'm dealing with now, you HAVE to have design, or you don't know what you're trying to make function. If you intend to design a social networking site, but your functionality is that of youtube, you've got something goofy happening.
#6
Posted 05 October 2010 - 02:19 PM
I know what you mean, when I said design last I mean't the actual graphics and where objects are kind of thing. Instead of concentrating on how good the program looks or if everything is in the right place, make sure it works. I believe thats what I was trying to say. Hope I was able to clear it up.
My Personal Blog l Learning C++ l I'll be famous soon enough.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Sign In
Create Account


Back to top









