- get outline of expectations
- write simple summary of functionality - confirm with sponsor
- write tech specs - method, db table, flow etc summary - pass round dev team to see if you missed anything
- write, pass on for code review (informal)
- check in with sponsor for any feature additions
- pass to QA, listing params expected on each iteration (web stuff :) so can be hammered
- publish to Beta server
- write end user docs, support docs, dev docs
- publish to live servers
Well, that's the theory, anyway :)
tilly just leant me Peopleware, and I've found that very useful, and Rapid Development, that I have yet to make a large dent in. I think both are worth reading though.
And no matter what environment you're in, argue for clear docs from the start, and testing. It *will* save you time in the long run.
I guess it all depends on the environment you work in though ;-)
.02
cLive ;-)
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.