Logo

Extreme Programming in Perl

Small book cover: Extreme Programming in Perl

Extreme Programming in Perl
by

Publisher: O'Reilly Media
ISBN/ASIN: 0596002661
ISBN-13: 9780596002664
Number of pages: 194

Description:
This book invites Perl programmers and their customers to take a fresh look at software development. Customers, and business people in general, will learn how XP enables customer-programmer communication for efficient and flexible requirements gathering. Programmers will see how XP's focus on teamwork, incremental testing, and continuous design allows them to take pride in their craft. The numerous examples demonstrate Extreme Perl in action, including the development of a complete, end-to-end application in the last chapter.

Home page url

Download or read it online for free here:
Download link
(2MB, PDF)

Similar books

Book cover: Web Client Programming with PerlWeb Client Programming with Perl
by - O'Reilly
Covers scripting to the Web, basics browser-server communication, writing Web clients for common tasks automatization, detection of broken links on a website. The book of interest to web administrators, Unix programmers and software developers.
(21739 views)
Book cover: Mastering PerlMastering Perl
by - O'Reilly Media
This book isn't a collection of clever tricks, but a way of thinking about Perl programming so you can integrate the real-life problems of debugging, maintenance, configuration, and other tasks you encounter as a working programmer.
(12708 views)
Book cover: Higher-Order Perl: Transforming Programs with ProgramsHigher-Order Perl: Transforming Programs with Programs
by - Morgan Kaufmann
Perl incorporates many advanced features that are not well understood and are rarely used by most Perl programmers, but they are very powerful. One of these techniques is writing functions that manufacture or modify other functions.
(19610 views)
Book cover: Perl for BeginnersPerl for Beginners
by - BookBoon
Contents: Introduction; Getting started; Data types; Operators; Branches; Program layout; Built-in functions; Loops; Reading from a file; Pattern matching; Writing to a file; Arrays; Lists; Scalar versus list context; Two-dimensional tables; etc.
(13771 views)