Sams Teach Yourself Regular Expressions in 10 Minutes

This article along with all titles and tags are the original content of AppNee. All rights reserved. To repost or reproduce, you must add an explicit footnote along with the URL to this article!
Any manual or automated whole-website collecting/crawling behaviors are strictly prohibited.
Any resources shared on AppNee are limited to personal study and research only, any form of commercial behaviors are strictly prohibited. Otherwise, you may receive a variety of copyright complaints and have to deal with them by yourself.
Before using (especially downloading) any resources shared by AppNee, please first go to read our F.A.Q. page more or less. Otherwise, please bear all the consequences by yourself.
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

Regular Expression (RegEx for short) can be regarded as an immensely powerful weapon on computing. In almost all programming languages and OS, we can use it to carry out various of complex text processing work. Sams Teach Yourself Regular Expressions in 10 Minutes is a preferred introduction book to regular expressions for beginners, which is close to the actual demands, suitable for developers working on all kinds of programming languages and platforms.

Recognized as the best fast-learning textbook of regular expressions by global programmers, compared to similar books holding hundreds of pages, the biggest advantage of Sams Teach Yourself Regular Expressions in 10 Minutes is handpicking the most frequently-used and important knowledge points in regular expressions. And, through concise, practical examples, it starts from simple text matching, introduces more advanced content step by step.

Reading through this book, readers can comprehensively, systematically and quickly grasp the essence of regular expressions in a relaxed atmosphere. Most important, you can immediately apply what you have learned to solve practical problems.

// Table Of Contents //

  • 1: Introducing Regular Expressions
  • 2: Matching Single Characters
  • 3: Matching Sets of Characters
  • 4: Using Metacharacters
  • 5: Repeating Matches
  • 6: Position Matching
  • 7: Using Subexpressions
  • 8: Using Backreferences
  • 9: Looking Ahead and Behind
  • 10: Embedding Conditions
  • Appendix A: Using Popular Applications and Languages
  • Appendix B: Regular Expression Solutions to Common Problems
  • Appendix C: The Regular Expression Tester

// Book Example Codes //

Examples in this book download:

// Download URLs //

Format Download Size
PDF 2.59 MB
CHM 205 KB

(Homepage)

If some download link is missing, and you do need it, just please send an email (along with post link and missing link) to remind us to reupload the missing file for you. And, give us some time to respond.
If there is a password for an archive, it should be "appnee.com".
Most of the reserved downloads (including the 32-bit version) can be requested to reupload via email.