- Jul 31, 2020
- 9,111
- 1,042,929
- 129
TUTProfessor submitted a new resource:
Regular Expressions for Beginners and Beyond! With Exercises - Learn regular expression fundamentals, or expand your existing skills
Read more about this resource...
Regular Expressions for Beginners and Beyond! With Exercises - Learn regular expression fundamentals, or expand your existing skills
Learn regular expression fundamentals, or expand your existing skills
What you'll learn
- Basic regular expression syntax
- Tokens representing classes of characters
- Using flags and greedy vs. lazy to fine-tune your regular expressions
- Using groups for more advanced searching, plus replacing parts of strings
- Lookahead and Lookbehind
- All examples and exercises provided in JavaScript, Python and grep...
Read more about this resource...