Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regex Practice #1

Open
tpeckham opened this issue Jun 26, 2019 · 0 comments
Open

Regex Practice #1

tpeckham opened this issue Jun 26, 2019 · 0 comments

Comments

@tpeckham
Copy link

As a complete newcomer to the topic, I found this interactive tutorial on regular expressions very helpful:
https://regexone.com/

There are 15 exercises and 8 additional problems that go over different aspects of Regex syntax, each introduced with informative text. Each exercise also provides a solution and walks you through the syntax (but struggle before looking!).

Here is another interactive regex practice "game":
http://play.inginf.units.it/#/

The game is much more challenging, so I recommend that beginners try it after the tutorial. Even after the tutorial there were a few that I couldn't figure out; I scored at the 40th %tile. No solutions are provided for the game.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant