Intermediate Perl, 2nd Edition
by Randal L. Schwartz, brian d foy, Tom Phoenix
This book picks up right where Learning Perl leaves off. With Intermediate Perl, you'll graduate from short scripts to much larger programs, using features that make Perl a general-purpose language. This gentle but thorough guide introduces you to modules, complex data structures, and object-oriented programming.Each chapter is small enough to be read in just an hour or two, ending with exercises to he...
Price: $16.68 | Publisher: O'Reilly Media | Release: 2012
by Tom Christiansen, brian d foy, Larry Wall, Jon Orwant
Adopted as the undisputed Perl bible soon after the first edition appeared in 1991, Programming Perl is still the go-to guide for this highly practical language. Perl began life as a super-fueled text processing utility, but quickly evolved into a general purpose programming language that's helped hundreds of thousands of programmers, system administrators, and enthusiasts, like you, get your job done....
Price: $16.93 | Publisher: O'Reilly Media | Release: 2012
by Curtis Poe
Perl is the ever-popular, flexible, open source programming language that has been called the programmers' Swiss army knife. This book introduces Perl to both new programmers and experienced ones who are looking to learn a new language. In the tradition of the popular Wrox Beginning guides, it presents step-by-step guidance in getting started, a host of try-it-out exercises, real-world examples, and ev...
Price: $25.99 | Publisher: Wrox | Release: 2012
Regular Expressions Cookbook, 2nd Edition
by Jan Goyvaerts, Steven Levithan
Take the guesswork out of using regular expressions. With more than 140 practical recipes, this cookbook provides everything you need to solve a wide range of real-world problems. Novices will learn basic skills and tools, and programmers and experienced users will find a wealth of detail. Each recipe provides samples you can use right away.This revised edition covers the regular expression flavors used by ...
Price: $13.16 | Publisher: O'Reilly Media | Release: 2012
Introducing Regular Expressions
by Michael Fitzgerald
If you're a programmer new to regular expressions, this easy-to-follow guide is a great place to start. You'll learn the fundamentals step-by-step with the help of numerous examples, discovering first-hand how to match, extract, and transform text by matching specific words, characters, and patterns.Regular expressions are an essential part of a programmer's toolkit, available in various Unix...
Price: $29.99 | Publisher: O'Reilly Media | Release: 2012
by Aslak Hellesoy, Matt Wynne
Matt Wynne and Aslak Hellesoy show you how to express your customers wild ideas as a set of clear, executable specifications that everyone on the team can read. You'll learn how to feed those examples into Cucumber and let it guide your development. You'll build just the right code to keep your customers happy, and not a line more. Although it was born in the Ruby community, you can use Cucumber t...
Price: $5.99 | Publisher: The Pragmatic Programmers | Release: 2012
by Randal L. Schwartz, brian d foy, Tom Phoenix
If you're just getting started with Perl, this is the book you want-whether you're a programmer, system administrator, or web hacker. Nicknamed "the Llama" by two generations of users, this bestseller closely follows the popular introductory Perl course taught by the authors since 1991. This 6th edition covers recent changes to the language up to version 5.14.Perl is suitable for...
Price: $4.18 | Publisher: O'Reilly Media | Release: 2011
Perl Pocket Reference, 5th Edition
by Johan Vromans
If you have a Perl programming question, you'll find the answer quickly in this handy, easy-to-use quick reference. The Perl Pocket Reference condenses and organizes stacks of documentation down to the most essential facts, so you can find what you need in a heartbeat.Updated for Perl 5.14, the 5th edition provides a summary of Perl syntax rules and a complete list of operators, built-in functions, and...
Price: $10.58 | Publisher: O'Reilly Media | Release: 2011
by Miek Gieben
This is an introduction to the Go language from Google. Its aim is to provide a guide to this new and innovative language.The intended audience of this book is people who are familiar with programming and know multiple programming languages,be it C, C++, Perl, Java, Erlang, Scala or Haskell. This is not a book which teaches you how to program, this is a bookthat just teaches you how to use Go.As with learni...
Publisher: Self-publishing | Release: 2010
Developing Web Applications with Apache, MySQL, memcached, and Perl
by Patrick Galbraith
Adding a cache layer to the popular LAMP stack is becoming the common solution to significantly reduce the load on back-end databases, and also allows for better web application performance. This new caching component is represented by another "m" in LAMMP, which stands for memcached - a high-performance, distributed memory object caching system that provides caching for web applications. ...
Price: $18.83 | Publisher: Wrox | Release: 2009