- 101 Regular Expression exercises in the spirit of https://101Exercises.com.
- Prepared Environment w/ instant feedback and tons of tests.
- Design to practice and condition, with a progressive layering and linking of ideas, not too many cognitive jumps, not too far of jumps to make a playful learning environment with challenges but less frustrations.
- These exercises will help users hone and condition their skills with regular expressions.
- Get really good, really fast through these exercises
The first draft of these will be in Python. Then we'll spread from there.