1. Cover
  2. Buy PDF/EPUB versions
  3. 1. Preface
  4. 2. Why is it needed?
  5. 3. Regexp introduction
  6. 4. Anchors
  7. 5. Alternation and Grouping
  8. 6. Escaping metacharacters
  9. 7. Dot metacharacter and Quantifiers
  10. 8. Interlude: Tools for debugging and visualization
  11. 9. Working with matched portions
  12. 10. Character class
  13. 11. Groupings and backreferences
  14. 12. Interlude: Common tasks
  15. 13. Lookarounds
  16. 14. Modifiers
  17. 15. Unicode
  18. 16. Further Reading
  19. 17. Exercise Solutions

Ruby Regexp

    book cover