Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 635 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 635 Bytes

101 Regex Exercises

What?

  • 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.

So What?

  • These exercises will help users hone and condition their skills with regular expressions.
  • Get really good, really fast through these exercises

Now What?

The first draft of these will be in Python. Then we'll spread from there.