Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
  • Code Complete: My copy is completely dogeared, has like 15 bookmarks in it, and took me from master journeyman to apprenctice master.
  • http://www.extremeperl.com: Helped me understand exactly what XP was all about. While I still have some Kool-Aid left in my cup, TDD is definitely an improvement over prior processes.
  • Programming Ruby: Learning another language is always good as it gives you a new perspective on your other languages.
  • Someone mentioned Hackers and Painters and the OP mentioned Joel Spolsky. Read everything they write. It's not always good, but there's rocks among the gems, not gems among the rocks.
  • Design Patterns by Gamma et al. I don't agree with a lot of it, but my mind opened up just through exposure.
  • ANSI Lisp: I haven't read it yet, but am eagerly anticipating what will happen when I do.
In addition, you should have read one book in each of the following:
  • Database administration - you may never be a DBA, but you need to know what they're dealing with. Plus, when you're solo, you are the DBA. And, the single greatest bottleneck in any application is the datastore. Learning how to improve the performance of this section will provide the greatest bang for the buck.
  • System adminstration - Same thing.
  • Project administration - Same thing.
A master in a skill is at least a journeyman in all skills that touch upon it. Only then does he have true mastery of his skill.

My criteria for good software:
  1. Does it work?
  2. Can someone else come in, make a change, and be reasonably certain no bugs were introduced?

In reply to Re: Which non-Perl books made you a better (?:Perl )?Programmer? by dragonchild
in thread Which non-Perl books made you a better (?:Perl )?Programmer? by brian_d_foy

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 exploiting the Monastery: (6)
As of 2024-04-19 11:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found