gricha2380 / regex

https://gricha2380.github.io/regex/demo
0 stars 0 forks source link

Create Regex syllabus #47

Open gricha2380 opened 6 years ago

gricha2380 commented 6 years ago

Now that the engine is solid, there needs to be an actual game. The core purpose of this is to teach regex. A thoughtful plan needs to be produced to outline the knowledge journey that can be addressed using the tools I've created.

General approach

To kickstart the process, here is a list of game engine features to utilize. These can be kept in mind as the syllabus is being created, because each element of the syllabus will be showcased using the mechanisms below:

How to use tools:

gricha2380 commented 6 years ago

Regex Syllabus

Introduction to Regex

AKA: learning the concept & reasons


Regex Lessons

AKA: learning the commands


Pratice Tasks & Challenges

AKA: Applying the knowledge


Real World Use Cases

AKA: What regex can do for you