Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
  1. Don't confuse development with typing. Encourage ... nay, demand! that your "developers" design. You'll find that the best ones will thank you for it.
  2. Give your developers tasks, then listen to them when they say "X weeks". Theoretically, they are your experts. If business needs conflict, discuss - never dictate. They'll deliver, but it will destroy your productivity.
  3. Make sure that your developers understand where they fit and why they personally are important. A little ego-stroking goes a long, long way.
  4. Make sure that the people developing requirements actually talk to the developers to make sure that requirements are sane BEFORE PROMISING THEM TO THE CLIENT. If you can't do that, at least make sure that the delivery dates are based on developer estimates. I once worked at a place where we had 27 days from receiving requirements we had no input in to putting it into production. Not good.
  5. Have a dedicated testing team that is independent of the developers and management.
    • Make sure that there is at least 2 testers for every 3 developers.
    • Analysts analyze, developers develop, managers manage, but only testers can approve code for production.
    • Every time a requirement is decided on, a tester has to sign off. Otherwise, the requirement may not be verifiable.
    • A tester has to be invited in every design and code review.
  6. Oh - require that all designs and all code be peer-reviewed. I personally think XP is overkill, but reviews are critical. The most productive place I've ever worked mandated these, and I loved it. (That 27 days place? The CTO thought design was something we were supposed to do on our own time.)

There's more, but it's been said by others.

------
We are the carpenters and bricklayers of the Information Age.

The idea is a little like C++ templates, except not quite so brain-meltingly complicated. -- TheDamian, Exegesis 6

Please remember that I'm crufty and crochety. All opinions are purely mine and all code is untested, unless otherwise specified.


In reply to Re: On Creating an Effective Work Environment by dragonchild
in thread On Creating an Effective Work Environment by Anonymous Monk

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (5)
As of 2024-04-19 20:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found