Previous Page
Next Page

Appendix Bibliography. Bibliography

Perl Coding and Development Practices, Testing and Debugging

Perl Debugged, Peter J.Scott, Ed Wright, Addison-Wesley, 2001, ISBN: 0-201-70054-9

Perl Medic: Transforming Legacy Code, Peter J Scott, Addison-Wesley, 2004, ISBN: 0-201-79526-4

Perl Testing: A Developer's Notebook, Ian Langworth, chromatic, O'Reilly, 2005, ISBN: 0-59610-092-2

Algorithms and Efficiency

Data Munging with Perl, David Cross, Manning Publications 2001, ISBN: 1-930110-00-6

Effective Perl Programming: Writing Better Programs with Perl, Joseph N Hall, Randal Schwartz, Addison-Wesley 1997, ISBN: 0-201-41975-0

Higher-Order Perl: Transforming Programs with Programs, Mark Jason Dominus, Morgan Kaufmann 2005, ISBN: 1-55860-701-3

Mastering Algorithms with Perl, Jon Orwant, Jarkko Hietaniemi, John Macdonald, O'Reilly 1999, ISBN: 1-56592-398-7

Mastering Regular Expressions, Second Edition, Jeffrey E. F.Friedl, O'Reilly 2002, ISBN: 0-596-00289-0

Object Oriented Perl, Damian Conway, Manning 1999, ISBN: 1-884777-79-1

Perl Cookbook, Second Edition, Tom Christiansen, Nathan Torkington, O'Reilly 2003, ISBN: 0-59600-313-7

Coding Style and Common Mistakes,

The perlstyle manpage

The perltrap manpage

General Coding and Development Practices, Coding Standards

C Style: Standards and Guidelines, David Straker, Prentice Hall 1992, ISBN: 0-13-116898-3

The Elements of Programming Style, 2nd emphasis, Brian W. Kernighan, P. J. Plauger, McGraw-Hill 1978, ISBN: 0-07-034207-5

Development Practices,

The Mythical Man-Month: Essays on Software Engineering, 20th Anniversary Edition, Frederick P Brooks, Addison-Wesley 1995, ISBN: 0-201-83595-9

The Practice of Programming, Brian W.Kernighan, Rob Pike, Addison-Wesley 1999, ISBN: 0-201-61586-X

The Pragmatic Programmer: From Journeyman to Master, Andrew Hunt, David Thomas, Addison-Wesley 1999, ISBN: 0-201-61622-X

Text Editors,

Learning the vi Editor, Sixth Edition, Linda Lamb, Arnold Robbins, O'Reilly 1998, ISBN: 1-56592-426-6

Learning GNU Emacs, Third Edition, Debra Cameron, James Elliott, Marc Loy, O'Reilly Media 2004, ISBN: 0-596-00648-9

    Previous Page
    Next Page