Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

Scenario one:

Two programmers are set a task to construct a program to do X. Its 4pm Friday evening. The program is required for a demo Tuesday.

Programmer A, grabs the manuals, reads the spec, constructs a psuedo-code version. Takes the manuals home, and pours over them. Spend his weekend testing individual constructs, refining his design. returns to work on Monday morning with a clear plan of action. Sits at his workstation and starts coding...

Programmer B goes out Friday evening. Spends his weekend with his wife and kids. Returns Monday morning with nothing but his thoughts. Sits down at his workstation, hits Google a searches for something that fits the spec. Finds something close, downloads the source. Opens the source, tidies up the layout. Adjusts a few comments. removes some bits that are redundant, adds a few bits that are missing. Refines a few bits that don't work the way he thinks they should....

By Monday evening, both have a working program that satisfies the spec.

Who did the better job?


Scenario 2.

Two school children are set a task of doing X. Last lesson of the day on Friday afternoon. Assignment to be completed by Tuesday AM.

Child A Takes home his notes and the studies hard. By Tuesday morning he has his assignment completed. The program does what is required. Maybe clunky in places, and he couldn't quite get the output to match that specified, but its almost there.

Child B. Has a great weekend with his mates and his family. Logs on to the internet Sunday evening. Does a Google and finds PerlMonks.com. Asks his question, gets a reply... tries the code. Almost what he needs. Chops a few bits out...adjust the output to suit...screws up the code he was given a bit and asks another question and gets that sorted out. By Tuesday morning, he also has a program that works and fits the teachers requirements. (One of which was: Use no modules!)

Who did the better job?


Did you think Programmer B showed initiative but that Child B cheated?


In reply to Initiative or otherwise? by BrowserUk

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 meditating upon the Monastery: (5)
As of 2024-04-19 07:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found