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: 93
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

Data Protection for the Hybrid Cloud

Algorithms

LaTeX in 24 Hours

The SysAdmin Handbook

How To Manage Remote Servers with Ansible

Others related eBooks about Learning Regular Expressions

Mastering Ethereum

Download free course Mastering Ethereum, pdf file on 424 pages by Andreas M. Antonopoulos, Gavin Wood....

Think Bayes

Download free course Think Bayes, pdf file on 213 pages by Allen Downey....

Ionic 4 Succinctly

Download free course Ionic 4 Succinctly, pdf file on 101 pages by Ed Freitas....

A Problem Course in Mathematical Logic

A Problem Course in Mathematical Logic is intended to serve as the text for an introduction to mathematical logic for undergraduates with some mathematical sophistication. It supplies definitions, statements of results, and problems, along with some explanations, examples, and hints. The idea is for...

Laravel Collections Unraveled

Download free course Laravel Collections Unraveled, pdf file on 30 pages by Jeffrey Madsen....

Bayesian Methods for Hackers: Probabilistic Programming and Bayesian Inference Using Python and PyMC

Master Bayesian Inference through Practical Examples and Computation - Without Advanced Mathematical Analysis....

Introduction to Probability, Statistics, and Random Processes

This book introduces students to probability, statistics, and stochastic processes. It can be used by both students and practitioners in engineering, various sciences, finance, and other related fields. It provides a clear and intuitive approach to these topics while maintaining mathematical accur...

MATLAB Notes for Professionals

Download free course MATLAB Notes for Professionals, pdf file on 181 pages by Stack Overflow Community....

Contribute to Opensource

Download free course Contribute to Opensource, pdf file on 100 pages by Daniele Scasciafratte....

20 Awesome Uses for a Raspberry Pi

This is a free Raspberry PI PDF tutorial in 22 chapters and 21 pages. This document aims to give students 20 awesome projects that you can use Raspberry PI....