Welcome to our book review site go-pdf.online!

You may have to Search all our reviewed books and magazines, click the sign up button below to create a free account.

Sign up

Mastering Regular Expressions
  • Language: en
  • Pages: 492

Mastering Regular Expressions

Introduces regular expressions and how they are used, discussing topics including metacharacters, nomenclature, matching and modifying text, expression processing, benchmarking, optimizations, and loops.

Mastering Regular Expressions
  • Language: en
  • Pages: 542

Mastering Regular Expressions

Regular expressions are an extremely powerful tool for manipulating text and data. They are now standard features in a wide range of languages and popular tools, including Perl, Python, Ruby, Java, VB.NET and C# (and any language using the .NET Framework), PHP, and MySQL. If you don't use regular expressions yet, you will discover in this book a whole new world of mastery over your data. If you already use them, you'll appreciate this book's unprecedented detail and breadth of coverage. If you think you know all you need to know about regularexpressions, this book is a stunning eye-opener. As this book shows, a command of regular expressions is an invaluable skill. Regular expressions allow ...

Regular Expressions Cookbook
  • Language: en
  • Pages: 612

Regular Expressions Cookbook

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 C#, Java, JavaScript, Perl, PHP, Python, Ruby, and VB.NET. You’ll learn powerful new tricks, avoid flavor-specific gotchas, and save valuable time with this huge library of practical solutions. Learn regular expressions basics through a detailed tutorial Use code listings to implement r...

Inside Lightroom 2
  • Language: en
  • Pages: 209

Inside Lightroom 2

If you're comfortable using the basic features of Lightroom, but really want to push the envelope with this powerful software, 'Inside Lightroom' by acclaimed photographer and Lightroom Beta-tester Richard Earney is a must-have. Bypassing the obvious features covered in a variety of existing Lightroom books, Richard focuses on customizing Lightroom to suit your workflow. For example, he covers using presets to automate the way Lightroom deals with photos, optimizing your Lightroom workflow for your own hardware and preferences. He covers sophisticated calibration techniques, helping you render your pictures accurately both onscreen and in print. Basically -- the hidden information for this powerful software. Unlike the other 'guides' on the market, this book doesn't tell you what you already know. Instead, it focuses on what you don't. 'Inside Lightroom' also showcases the brand-new features of the software, available only in Lightroom 2.0, so if you have recently upgraded from Lightroom 1, this book will help you reap the benefits of your investment. Practical, jargon-free and full of stunning images, Richard Earney's book should be on the shelf of every Lightroom user.

Mastering Perl
  • Language: en
  • Pages: 345

Mastering Perl

This is the third in O'Reilly's series of landmark Perl tutorials, which started with Learning Perl, the bestselling introduction that taught you the basics of Perl syntax, and Intermediate Perl, which taught you how to create re-usable Perl software. Mastering Perl pulls everything together to show you how to bend Perl to your will. It convey's Perl's special models and programming idioms. 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. The book explains how to: Use advanced regular expressions, including glo...

The DAM Book
  • Language: en
  • Pages: 496

The DAM Book

One of the main concerns for digital photographers today is asset management: how to file, find, protect, and re-use their photos. The best solutions can be found in The DAM Book, our bestselling guide to managing digital images efficiently and effectively. Anyone who shoots, scans, or stores digital photographs is practicing digital asset management (DAM), but few people do it in a way that makes sense. In this second edition, photographer Peter Krogh -- the leading expert on DAM -- provides new tools and techniques to help professionals, amateurs, and students: Understand the image file lifecycle: from shooting to editing, output, and permanent storage Learn new ways to use metadata and ke...

Computer Science & Perl Programming
  • Language: en
  • Pages: 766

Computer Science & Perl Programming

In its first five years of existence, The Perl Journal ran 247 articles by over 120 authors. Every serious Perl programmer subscribed to it, and every notable Perl guru jumped at the opportunity to write for it. TPJ explained critical topics such as regular expressions, databases, and object-oriented programming, and demonstrated Perl's utility for fields as diverse as astronomy, biology, economics, AI, and games. The magazine gave birth to both the Obfuscated Perl Contest and the Perl Poetry contest, and remains a proud and timeless achievement of Perl during one of its most exciting periods of development.Computer Science and Perl Programming is the first volume of The Best of the Perl Jou...

Apache
  • Language: en
  • Pages: 591

Apache

Describes the history of the Web server platform and covers downloading and compiling, configuring and running the program on UNIX, writing specialized modules, and establishing security routines.

Perl Cookbook
  • Language: en
  • Pages: 967

Perl Cookbook

Find a Perl programmer, and you'll find a copy of Perl Cookbook nearby. Perl Cookbook is a comprehensive collection of problems, solutions, and practical examples for anyone programming in Perl. The book contains hundreds of rigorously reviewed Perl "recipes" and thousands of examples ranging from brief one-liners to complete applications.The second edition of Perl Cookbook has been fully updated for Perl 5.8, with extensive changes for Unicode support, I/O layers, mod_perl, and new technologies that have emerged since the previous edition of the book. Recipes have been updated to include the latest modules. New recipes have been added to every chapter of the book, and some chapters have alm...

Regular Expression Pocket Reference
  • Language: en
  • Pages: 129

Regular Expression Pocket Reference

A guide to the syntax and semantics of regular expressions for Perl 5.8, Ruby, Java, PHP, C#, .NET, Python, JavaScript, and PCRE.