
Автор: Zsolt Nagy
Издательство: Apress
ISBN: 1484238753
Год: 2018
Страниц: 156
Язык: английский
Формат: pdf (true), epub, azw3, rtf
Размер: 10.19 MB
This quick guide to regular expressions is a condensed code and syntax reference for an important programming technique. It demonstrates regex syntax in a well-organized format that can be used as a handy reference, showing you how to execute regexes in many languages, including javascript, Python, Java, and C#. The Regex Quick Syntax Reference features short, focused code examples that show you how to use regular expressions to validate user input, split strings, parse input, and match patterns. Utilizing regular expressions to deal with search/replace and filtering data for backend coding is also covered.