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.101 quick reference section as 'cheat sheet' in Episode 1 #199

Open
CatsAndBooks opened this issue Mar 2, 2022 · 1 comment
Open

Comments

@CatsAndBooks
Copy link

Hi all,

I have a suggestion for those of you who (will be) teach(ing) Episode 1, https://librarycarpentry.org/lc-data-intro/01-regular-expressions/index.html, of this Lesson.

This Episode contains a lot of information, explained verbally and textually, that is often new to participants. The list provided under 'Learning common regex metacharacters' can be quite intimidating, especially if people feel they immediately need to learn those characters by heart.

Since in Episode 2 on 'Matching & Extracting Strings', they will be working with regex101, maybe it would be nice to already have participants open regex101 when the instructor discusses the list of common metacharacters and, following that, special characters. Participants could then be pointed to the quick reference section in the down right corner of their screens by the instructor, who can advise them to use this as a 'cheat sheet' during the exercises (both on paper and in regex101) if needed.

@aforestsomewhere
Copy link
Contributor

I agree, we received similiar feedback from learners at a recent workshop. I made slides of the exercises and put in a cheat sheet so they had them side-by-side, but next time I would provide a jpg/pdf of the cheat sheet at the outset.

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

2 participants