http://www.perlmonks.org?node_id=508888


in reply to Which non-Perl books made you a better (?:Perl )?Programmer?

The Pragmatic Programmer: From Journeyman to Master is reasonably good. More around coding than about coding, Hackers and Painters is also good. Agile and Iterative Development: A Manager's Guide is a nice introduction to agile methods and why they work (in simple language that even non-programmers can get).

-xdg

Code written by xdg and posted on PerlMonks is public domain. It is provided as is with no warranties, express or implied, of any kind. Posted code may not have been tested. Use of posted code is at your own risk.

  • Comment on Re: Which non-Perl books made you a better (?:Perl )?Programmer?

Replies are listed 'Best First'.
Re^2: Which non-Perl books made you a better (?:Perl )?Programmer?
by TStanley (Canon) on Nov 16, 2005 at 04:49 UTC
    I will second the recommendation for The Pragmatic Programmer: From Journeyman to Master. I learned a great deal from this book, and it is well worth the time to read.

    TStanley
    --------
    The only thing necessary for the triumph of evil is for good men to do nothing -- Edmund Burke
      I will third the recommendation for this book: it actually sits beside my bed and I re-read it from time to time..