In this project, I learnt how to use regular expression(regexp). It was fun
- Regular expressions - basics
- Regular expressions - advanced
- Rubular is your best friend
- Use a regular expression against a problem: now you have 2 problems
- Learn Regular Expressions with simple, interactive exercises
Projects | Description |
---|---|
0. Simply matching School | Ruby script that accepts one argument and pass it to a regular expression matching method. |
1. Repetition Token #0 | Ruby script that accepts one argument and pass it to a regular expression matching method |
2. Repetition Token #1 | Ruby script that accepts one argument and pass it to a regular expression matching method |
3. Repetition Token #2 | Ruby script that accepts one argument and pass it to a regular expression matching method |
4. Repetition Token #3 | Ruby script that accepts one argument and pass it to a regular expression matching method |
5. Not quite HBTN yet | Ruby script that accepts one argument and pass it to a regular expression matching method |
6. Call me maybe | Ruby script that accepts one argument and pass it to a regular expression matching method |
7. OMG WHY ARE YOU SHOUTING? | Ruby script that accepts one argument and pass it to a regular expression matching method |
8. Textme | Ruby script that accepts one argument and pass it to a regular expression matching method |