Regular Expressions Cookbook
Detailed Solutions in Eight Programming Languages
Price | $7.04 - $47.23
|
Rating | |
Authors | Jan Goyvaerts, Steven Levithan |
Publisher | O'Reilly Media |
Published | 2009 |
Pages | 512 |
Language | English |
Format | Paper book / ebook (PDF) |
ISBN-10 | 0596520689 |
ISBN-13 | 9780596520687 |
This cookbook provides more than 100 recipes to help you crunch data and manipulate text with regular expressions. With recipes for popular programming languages such as C#, Java, JavaScript, Perl, PHP, Python, Ruby, and VB.NET, Regular Expressions Cookbook will help you learn powerful new tricks, avoid language-specific gotchas, and save valuable time with this library of proven solutions to difficult, real-world problems.
- Jan Goyvaerts (2 books)
- Steven Levithan (2 books)
5 5 337
Similar Books
by Ben Forta
Regular expression experts have long been armed with an incredibly powerful tool, one that can be used to perform all sorts of sophisticated text processing and manipulation in just about every language and on every platform. That's the good news. The bad news is that for too long, regular expressions have been the exclusive property...
Price: $29.86 | Publisher: Addison-Wesley | Release: 2018
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 aw...
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 es...
Price: $29.99 | Publisher: O'Reilly Media | Release: 2012
JavaScript Regular Expressions
by Loiane Groner, Gabriel Manricks
Regular expressions are patterns or templates that allow you to define a set of rules in a natural yet vague way, giving you the ability to match and validate text. Therefore, they have been implemented in nearly every modern programming language. JavaScript's implementation allows us to perform complex tasks with a few lines of code...
Price: $34.99 | Publisher: Packt Publishing | Release: 2015
Mastering Python Regular Expressions
by Felix Lopez, Victor Romero
Regular expressions are used by many text editors, utilities, and programming languages to search and manipulate text based on patterns. They are considered the Swiss army knife of text processing. Powerful search, replacement, extraction and validation of strings, repetitive and complex tasks are reduced to a simple pattern using regular...
Price: $14.99 | Publisher: Packt Publishing | Release: 2014
Regular Expression Pocket Reference, 2nd Edition
by Tony Stubblebine
This handy little book offers programmers a complete overview of the syntax and semantics of regular expressions that are at the heart of every text-processing application. Ideal as a quick reference, Regular Expression Pocket Reference covers the regular expression APIs for Perl 5.8, Ruby (including some upcoming 1.9 features), Java, PHP...
Price: $11.99 | Publisher: O'Reilly Media | Release: 2007
by Stack Overflow Community
A regular expression (regex or regexp) is a sequence of characters that define a search pattern. It is an unofficial and free Regular Expressions book created for educational purposes. All the content is extracted from Stack Overflow Documentation, which is written by many hardworking individuals at Stack Overflow....
Free ebook | Publisher: Self-publishing | Release: 2019
Mastering Regular Expressions, 3rd Edition
by Jeffrey E.F. Friedl
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 ...
Price: $13.84 | Publisher: O'Reilly Media | Release: 2006