Menu
NEWBEDEV
Python
Javascript
Linux
Cheat sheet
NEWBEDEV
Python 1
Javascript
Linux
Cheat sheet
Contact
New posts in Pattern Matching
Pattern matching with LIKE, SIMILAR TO or regular expressions in PostgreSQL
Apr 25, 2021
Sort by match of LIKE
Apr 25, 2021
How to create an index to speed up an aggregate LIKE query on an expression?
Apr 25, 2021
How is LIKE implemented?
Apr 25, 2021
Why does find not find my directory neither with -name nor with -regex
Apr 26, 2021
ack : get the 10th (or bigger nth) matching/capturing group
Apr 25, 2021
Extract subsequence corresponding to n:th pattern from a file
Apr 25, 2021
How can I make sure a string contains at least one uppercase letter, one lowercase letter, one number and one punctuation character?
Apr 25, 2021
Write a function that checks if a string starts with or contains something
Apr 25, 2021
What is the difference between `a[bc]d` (brackets) and `a{b,c}d` (braces)?
Apr 25, 2021
« Newer Entries
Older Entries »