I personally work for a small startup ( VERY SMALL ), and even in small companies this type of thing happens.
A perfect example is the project we are currently working on. Even with 2 programmers, there are a number of steps that we have to go through to code up and running.
Get the project description.
Write some code
Have the results rviewed for changes ( and for some reason, 90% of the time major "oh, can you add this" additions occur )
Write more code, and rewrite/change 50% of code
Get reviewed again
write more code... and rewrite more code
Get reviewed again
HTML guy takes over ( all code we produce is templated , other then table internals ect )
Make a ton of changes for HTML guy
Reviewed again, now with the HTML
write more code...
It goes on and on...
It seems to me , no matter how big or small the company, an inordinate amount of time is spent developing the project compared to actually developing the code.
Pete
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.