I’ve recently taken an interest in the study of regular expressions.
Tentatively, I’d like to do a series of short videos about regular expressions as my learning progresses.
In the meantime, I’ve created the attached (three-tiddler-set) which includes a Regular Expression Tester. Something I’ll be using in my “show’n tell” videos which you may find useful now:
Rats. I forgot to mention: I’ll be studying the regular expression stuff from grep that is common with javascript.
(I want to learn common grep/javascript stuff first because it is useful for both things I’m doing with the GNU nano text editor and applying in TiddlyWiki.)
At some point, I’ll get into the javascript-specific regular expression stuff.
Just too overwhelming when I want to just focus on and learn the individual pieces, in isolation, of regular expressions.
Once I’ve got a good feel for everything regular expressions, then I’ll be interested in combinations of the pieces to do things with a substantial amount of text.
Then, I’ll be interested in the combinations of the pieces to get certain results in TiddlyWiki.
Yeah, my learning process can’t have everything and the kitchen sink thrown in all at once.