Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
  1. Probably, but I would not venture to suggest, and No, I have never read Knuth.
  2. No. My code is correct when it does exactly what I wrote it to do, or pukes gracefully.
  3. I am lousy at mathematics, but use mathematical thought in programming constantly. Programming in my opinion is mathematics.
  4. I read code someone else wrote for two reasons:
    • because it needs to be changed or
    • because I need to learn to do what they already have done.
    I do step through it if at all possible, as the sequence tells me not only what they think but how as well.
  5. I have not read code for fun, but have occasionally had fun reading code.
    • I take what I know and see how far I can get with it
    • then head for CPAN (or similar depending on the environment I am in)
    • Take what I end up with and start boiling it down to subs just to clean up
    • then comment where appropriate
    • then run 'tidy' to smooth things for readability.
    All this while keeping in mind KISS
  6. A good programmer has something to do and gets it done, then makes it maintainable. I look for breadth of knowledge, both in programming and in other areas. I look for someone who likes to learn, but most of all wants to learn by applying.
  7. The one skill all the good programmers I know (and I am not one of them) have is the ability to listen, contemplate what they are listening to, and in doing so, translate that into core questions and the relevant supporting questions. Once the questions are defined, the answers are apparent. I don't think the skills change so much, they are just re-defined every so often, and then re-arranged into new "sets", which happen to correlate with the most recent fad, whether RAD or RUP or ILP or etc...
    • Scientist - No
    • Engineer - Yes
    • Craftsman - Yes
    • Artist - Yes

Gosh! I can't even count! Eight questions and nine answers! Nope, not very good at mathematics! :-)

  • ...the majority is always wrong, and always the last to know about it...
  • The Spice must flow...
  • ..by my will, and by will alone.. I set my mind in motion

In reply to Re: Questions from "Coders at Work" by wjw
in thread Questions from "Coders at Work" by bsb

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 studying the Monastery: (5)
As of 2024-04-20 00:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found