Introducing Regular Expressions: Unraveling Regular Expressions, Step-by-Step

PDF
- eBook:Introducing Regular Expressions: Unraveling Regular Expressions, Step-by-Step
- Author:Michael Fitzgerald
- Edition:1 edition
- Categories:
- Data:August 3, 2012
- ISBN:1449392687
- ISBN-13:9781449392680
- Language:English
- Pages:154 pages
- Format:PDF
Regular expressions are an essential part of a programmer’s toolkit, available in various Unix utlilities as well as programming languages such as Perl, Java, jаvascript, and C#. When you’ve finished this book, you’ll be familiar with the most commonly used syntax in regular expressions, and you’ll understand how using them will save you considerable time.
- Discover what regular expressions are and how they work
- Learn many of the differences between regular expressions used with command-line tools and in various programming languages
- Apply simple methods for finding patterns in text, including digits, letters, Unicode characters, and string literals
- Learn how to use zero-width assertions and lookarounds
- Work with groups, backreferences, character classes, and quantifiers
- Use regular expressions to mark up plain text with HTML5
-
Content
2. Simple Pattern Matching
3. Boundaries
4. Alternation, Groups, and Backreferences
5. Character Classes
6. Matching Unicode and Other Characters
7. Quantifiers
8. Lookarounds
9. Marking Up a Document with HTML
10. The End of the Beginning
Free sample
-