Mastering Regular Expressions et plus d'un million d'autres livres sont disponibles pour le Kindle d'Amazon. En savoir plus

Vous l'avez déjà ? Vendez votre exemplaire ici
Mastering Regular Expressions (en anglais)
 
 
Commencer à lire Mastering Regular Expressions sur votre Kindle en moins d'une minute .

Vous n'avez pas encore de Kindle ? Achetez-le ici ou téléchargez une application de lecture gratuite.

Mastering Regular Expressions (en anglais) [Anglais] [Broché]

Friedl
5.0 étoiles sur 5  Voir tous les commentaires (1 commentaire client)

Voir les offres de ces vendeurs.


‹  Retourner à l'aperçu du produit

Descriptions du produit

Amazon.com

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 ranging from validating data-entry fields to manipulating information in multimegabyte text files. Mastering Regular Expressions quickly covers the basics of regular-expression syntax, then delves into the mechanics of expression-processing, common pitfalls, performance issues, and implementation-specific differences. Written in an engaging style and sprinkled with solutions to complex real-world problems, Mastering Regular Expressions offers a wealth information that you can put to immediate use.

Book Description

Regular expressions are a powerful tool for manipulating text and data. This book, with its unprecedented detail and breadth of coverage, will help you discover a whole new world of mastery over your computer and its data. Regular expressions are not a tool in and of themselves, but are included as part of a larger utility. The classic example is grep. Regular expressions can be found everywhere, such as in scripting languages (including Perl, Tcl, awk, and Python); editors (including Emacs, vi, and Nisus Writer); programming environments (including Delphi and Visual C++); and specialized tools (including lex, Expect, and sed). In this eye-opening book, author Jeffrey Friedl leads you through the steps of crafting a regular expression that gets the job done. He examines a variety of tools and uses them in an extensive array of examples, with a major focus on Perl.

Ingram

Regular expressions is a powerful tool for manipulating text and data. In this book, the author leads you through the steps of crafting a regular expression that gets the job done. He examines a variety of tools and uses them in an extensive array of examples, dedicating an entire chapter to Perl.

JA Majors Book Info

This book is about a powerful tool called regular expressions. Teaches how to use regular expressions to solve problems and get the most out of tools that provide them. Examines a variety of popular, platform-neutral tools and provides an extensive array of examples. Paper.

The publisher, O'Reilly and Associates

Regular expressions are a powerful tool for manipulating text and data. If you don't use them 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 regular expressions, this book is a stunning eye-opener. With regular expressions, you can save yourself time and aggravation while dealing with documents, mail messages, log files -- you name it -- any type of text or data. For example, regular expressions can play a vital role in constructing a World Wide Web CGI script, which can involve text and data of all sorts. Regular expressions are not a tool in and of themselves, but are included as part of a larger utility. The classic example is grep. These days, regular expressions can be found everywhere, such as in: Scripting languages (including Perl, Tcl, awk, and Python) Editors (including Emacs, vi, and Nisus Writer) Programming environments (including Delphi and Visual C++) Specialized tools (including lex, Expect, and sed) While many of these tools originated on UNIX, they are now available for a wide variety of platforms, including DOS/Windows and MacOS, so you can use them in your home environment. Additionally, many favorite programming languages offer regular-expression libraries, so you can include support for them in your own programs, and yes, even applets. There can be certain subtle, but valuable, ways to think when you're using regular expressions, and these can be taught. Jeffrey Friedl has spent years helping people on the Net understand and use regular expressions. In this book he leads you through the steps of knowing exactly how to craft a regular expression to get the job done. Regular expressions are not used in a vacuum. In this book, a variety of tools are examined and used in an extensive array of examples. Perl, in particular, is very well represented throughout the book, with a major chapter dedicated entirely to it alone. Perl is extremely well-endowed with rich and expressive regular expressions. Yet what is power in the hands of an expert can be fraught with peril for the unwary. This book will help you navigate the minefield to becoming an expert.
‹  Retourner à l'aperçu du produit