RegEx @programming.dev Mac @programming.dev 2y ago Regex Crossword regexcrossword.com Regex Crossword 1 crossposts France @jlai.lu Sphks @lemmy.dbzer0.com 2y ago procrastination mots croisés expressions régulières regexcrossword.com
I worked through these once a day (or was it per week?) several years ago, and it really ingrained regex rule into my brain.
See also: https://jimbly.github.io/regex-crossword/For Python, I wrote a TUI app with 100+ interactive exercises: https://github.com/learnbyexample/TUI-apps/blob/main/PyRegexExercises (covers both re and regex modules)
I worked through these once a day (or was it per week?) several years ago, and it really ingrained regex rule into my brain.