Programming Books
Results 1 - 20 of 26
Design, develop, test, and deploy applications with new book on Catalyst
Catalyst is a new book from Packt which helps users to design, develop, test, and deploy applications with the open-source MVC Catalyst framework. Written by Jonathan Rockway, this book will guide users through the features of Catalyst using real-world...
(show more)
Learning Perl on Win32 Systems
In this carefully paced course, leading Perl trainers and a Windows NT practitioner teach you to program in the language that promises to emerge as the scripting language of choice on NT. Based on the "llama" book, this book features tips for PC users...
(show more)
The Cgi/Perl Cookbook
This book/CD-ROM set offers a complete introduction to CGI programming with Perl plus a collection of sophisticated CGI programs that readers can use to add popular functions to their Web sites, including search engines, passwords, product databases, a...
(show more)
Object Oriented Perl
Object Oriented Perl provides an invaluable guide to virtually every aspect of object-oriented programming in Perl. It shows the basics of solid object design, common mistakes and many tips for navigating the powerful and flexible nuances of using Perl...
(show more)
Mastering Regular Expressions
Regular expressions are a central element of UNIX utilities like egrep and programming languages such as Perl. But whether you're a UNIX user or not, you can benefit from a better understanding of regular expressions since they work with applications...
(show more)
Perl Cookbook
The Perl Cookbook is a comprehensive collection of problems, solutions, and practical examples for anyone programming in Perl. You'll find hundreds of rigorously reviewed Perl "recipes" for manipulating strings, numbers, dates, arrays, and hashes;...
(show more)
Perl for Web Site Management
This book shows how to write CGI scripts to incorporate search engines, convert multiple text files to HTML, monitor log files, and track visitors to your site. Checking links, batch editing HTML files, tracking users, and writing CGI scripts--these are...
(show more)
Mysql and Perl for the Web
"MySQL and Perl for the Web" provides a much-needed handbook for database and Web developers seeking an extensive and detailed guide for using the combination of MySQL and Perl to build dynamic and interactive database-backed Web sites. It shows how to...
(show more)
Writing Apache Modules with Perl and C
This guide to Web programming teaches you how to extend the capabilities of the Apache Web server. It explains the design of Apache, mod_perl, and the Apache API, then demonstrates how to use them to rewrite CGI scripts, filter HTML documents on the...
(show more)
Perl 5 Pocket Reference
This is a standard, quick-reference guide for the Perl programming language. The second edition, updated to cover the latest Perl version, provides a complete overview of the language, from variables to input and output, from flow control to regular...
(show more)
Programming Perl
Programming Perl, 2nd Edition is the authoritative guide to Perl version 5, the scripting utility that has established itself as the programming tool of choice for the
World Wide Web, UNIX system administration, and a vast range of other applications....
(show more)
Perl in a Nutshell : A Desktop Quick Reference
Perl in a Nutshell is a comprehensive reference guide to the Perl programming language. This book covers all the core features of the language. It ranges widely through the Perl programmer's universe, gathering together in convenient form a wealth of...
(show more)
Herong's Tutorial Notes on Perl - Part A
This collection of notes and sample codes are based on my personal experiences with Perl on both Unix and Windows systems. Topics covered include binary file, CGI, class, client server, DBM file, debug, directory handle, file handle, file test, free,...
(show more)
Herong's Tutorial Notes on Perl - Part B
This collection of notes and sample codes are based on my personal experiences with Perl on both Unix and Windows systems. Topics covered include binary file, CGI, class, client server, DBM file, debug, directory handle, file handle, file test, free,...
(show more)
Learning Perl
Learning Perl is a hands-on tutorial designed to get you writing useful Perl scripts as quickly as possible. Exercises (with complete solutions) accompany each
chapter. A lengthy new chapter in this edition introduces you to CGI programming, while...
(show more)
mod perl Developer's Cookbook
The mod_perl Developer's Cookbook shows programming with the mod_perl API by example. The book takes developers from the basics of mod_perl to the development of advanced Web applications. Developers will learn tricks, solutions, and mod_perl idioms...
(show more)
Professional Perl Programming
This book provides comprehensive coverage of the Perl language. It covers the fundamentals of data types and file handling through advanced features like regular expressions, object-oriented programming, threads, internationalization, and integrating...
(show more)
Professional Perl Development
With its broad and deep coverage of key topics in advanced Perl programming, this book is an essential read for developers who are interested in integrating Perl with various technologies and developing sophisticated applications. Building on a working...
(show more)
Professional Perl Programming
Both aspiring and experienced Perl programmers will benefit from the expertise in this book, whether they are looking to develop serious applications, improve their productivity, or simply learn a more powerful and portable replacement for shell scripts....
(show more)
Beginning Perl
The motto of Perl is "There's more than one way to do it"-Beginning Perl aims to take you through them all. From installation, through to the core language elements - regular expressions, references, modules, and the like - and on to basic applied...
(show more)
