This is not a book for a novice to regex. I find it difficult to understand why the publisher does not understand the importance of fully worked and downloadable code examples. OK I get it that this book is about regex not programming, but that is exactly why I would have expected to find some a
Regular Expressions Cookbook
โ Scribed by Jan Goyvaerts, Steven Levithan
- Publisher
- O'Reilly Media
- Year
- 2012
- Tongue
- English
- Leaves
- 612
- Edition
- Second Edition
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
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 regular expressions with your language of choice
- Understand how regular expressions differ from language to language
- Handle common user input with recipes for validation and formatting
- Find and manipulate words, special characters, and lines of text
- Detect integers, floating-point numbers, and other numerical formats
- Parse source code and process log files
- Use regular expressions in URLs, paths, and IP addresses
- Manipulate HTML, XML, and data exchange formats
- Discover little-known regular expression tricks and techniques
๐ SIMILAR VOLUMES
This O'Reilly Cookbook provides more than a hundred recipes to help programmers use regular expressions to manipulate text and crunch data. Every programmer needs a grasp of regular expressions, but their power doesn't come without problems--even seasoned users often have trouble tackling performanc
This O'Reilly Cookbook provides more than a hundred recipes to help programmers use regular expressions to manipulate text and crunch data. Every programmer needs a grasp of regular expressions, but their power doesn't come without problems--even seasoned users often have trouble tackling performanc
This O'Reilly Cookbook provides more than a hundred recipes to help programmers use regular expressions to manipulate text and crunch data. Every programmer needs a grasp of regular expressions, but their power doesn't come without problems--even seasoned users often have trouble tackling performanc
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.
<DIV><p>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. E