albertlee Posted January 3, 2006 Posted January 3, 2006 Does any one know a very easy method to plan the outline of a small programming project? beside UML? the method can be a software... thanks
Klaynos Posted January 3, 2006 Posted January 3, 2006 Write good development docs in a word processor
insane_alien Posted January 4, 2006 Posted January 4, 2006 flowcharts are good since you practically make the code when you make one.
RyanJ Posted January 4, 2006 Posted January 4, 2006 Oh boy these things can be a pain. 1) Always remember to do things in sequence. 2) Make shure they follow logical input and output processes. 3) Make shure you know what you want at the end otherwise you'll just end up changing it over and over... OpenOffice.org - I don't ever use Office so I would not reccomend it Cheers, Ryan Jones
raazi Posted January 13, 2006 Posted January 13, 2006 all of the suggestions above are correct. there is no absolute correct way but i do recommand you hit up some software engineering books\sites. I would certianly make use of MS project, UML, flow charts, and all that stuff. But you do need to undrstand software development life cycle.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now