Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
One for me was Herrington's Code Generation in Action. Thinking about generating code algorithmically and efficiently changed my perspective a bit.

Past that, I found OS-specific books to be a big help -- Windows XP Under the Hood for example. Little tips and tricks that you can leverage in your code can make a difference.

Once a programmer reaches the stage where they question the code in a book and look for more efficient and/or secure ways to perform the same task, they are usually well on the path.

There is no substitute for experience, of course, but getting people beyond the stage of "do it like this, for this is the way I was taught" is usally a big step. TIMTOWTDI is just an acronymn until you practice it.

If you want to break away from tech books in general, there is always Musashi's Book of Five Rings, the "Earth Scroll" in particular, to get people to recognize their tools. Perl, C++, C#, JavaScript, SQL, etc., are just tools; if you don't take care of your tools and stay in practice, you have to spend time sharpening them again.

Just my dos centavos.


In reply to Re: Which non-Perl books made you a better (?:Perl )?Programmer? by bilfurd
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 browsing the Monastery: (5)
As of 2024-04-16 04:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found