Learning Regular Expressions



Download free course Learning Regular Expressions, pdf file on 94 pages 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.

Table of contents

  • Getting started with Regular Expressions
  • Anchor Characters: Caret (^)
  • Anchor Characters: Dollar ($)
  • Atomic Grouping
  • Back reference
  • Backtracking
  • Capture Groups
  • Character classes
  • Escaping
  • Greedy and Lazy quantifiers
  • Lookahead and Lookbehind
  • Match Reset: \K
  • Matching Simple Patterns
  • Named capture groups
  • Password validation regex
  • Possessive Quantifiers
  • Recursion
  • Regex modifiers (flags)
  • Regex Pitfalls
  • Regular Expression Engine Types
  • Substitutions with Regular Expressions
  • Useful Regex Showcase
  • UTF-8 matchers: Letters, Marks, Punctuation etc.
  • When you should NOT use Regular Expressions
  • Word Boundary
Pages : 94
Size : 1.5 MB
File type : PDF
Downloads: 105
Created: 2022-02-03
License: CC BY-SA
Author(s): Stack Overflow Community
Learning Regular Expressions

Warning: Trying to access array offset on false in /home/tutovnfz/public_html/article.php on line 233

Others Computer science Tutorials

Embedded Firmware Solutions

Bash Notes for Professionals

Front-end Developer Handbook

Computation and the Humanities

NGINX Unit Cookbook

Others related eBooks about Learning Regular Expressions

Pro Git

Download free course Pro Git, pdf file on 419 pages by Scott Chacon, Ben Straub....

CS Unplugged

Download free course CS Unplugged, pdf file on 243 pages by Tim Bell, Ian H. Witten, Mike Fellows....

Web content filtering and access denied

Looking for a comprehensive guide on web content filtering and access denied ? Check out the free course offered by MIT Press! This 467-page PDF file provides insights on Internet blocking and filtering practices across the globe. ...

Notes on Data Structures and Programming Techniques

There are two purposes to this book: to teach you to program in the C programming language, and to teach you how to choose, implement, and use data structures and standard programming techniques. ...

Embedded Firmware Solutions

Download free course Embedded Firmware Solutions, pdf file on 215 pages by Jiming Sun, Marc Jones, Stefan Reinauer, Vincent Zimmer....

Introduction to OKRs

Download free course Introduction to OKRs, pdf file on 37 pages by Christina Wodtke....

How To Code in Go

Download free course How To Code in Go, pdf file on 447 pages by Mark Bates, Cory LaNou, Tim Raymond....

Latex tutorial for professionals

Download free Latex tutorial course in PDF, training file in 17 chapters and 60 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

Category Theory for Programmers

Category Theory is one of the most abstract branches of mathematics. It is usually taught ..., download free Category Theory tutorial in PDF (498 pages) created by Bartosz Milewski ....

Cyber Security Planning Guide

The cybersecurity action plan is a critical element of cybersecurity readiness. This tutorial explains what goes into these plans and how to start one....