Skip to content

Regex Introduction Course

enki-hq edited this page May 21, 2020 · 1 revision

Introduction Course Overview

Table of Contents

Content

Below you can find the ordered content of the topic, in a linear progression

The linear progression of content aims to cover all content, course by course, workout by workout as follows:

  • first course is the only core one, denoted by its manifest
  • the next course is denoted by the first item of the next array in each course manifest
  • each course has its order of workouts designated by the sections field in the same aforementioned manifest

Insights:

no name content aspects standards PQ RQ Quiz done
1 regex-what-is-regex 👶 introduction
2 regex-why-learn-regex-i 👶 introduction
3 regex-why-learn-regex-ii 👶 introduction
4 regex-tools-for-testing-regex 👶 introduction
5 regex-how-do-you-write-regex 👶 introduction

Exercises:

⚠️ There are no insights in this workout.

Game:

⚠️ There is no game in this workout.

Insights:

no name content aspects standards PQ RQ Quiz done
1 regex-basics 👶 introduction
2 regex-quantifiers-i 👶 introduction
3 regex-quantifiers-ii 👶 introduction
4 regex-wildcards-i 👶 introduction
5 regex-wildcards-ii 👶 introduction
6 regex-escaping-characters 👶 introduction

Exercises:

⚠️ There are no insights in this workout.

Game:

⚠️ There is no game in this workout.

Insights:

no name content aspects standards PQ RQ Quiz done
1 regex-ranges-i 👶 introduction
2 regex-ranges-ii 👶 introduction
3 regex-grouping 👶 introduction
4 regex-anchors 👶 introduction
5 regex-modifiers 👶 introduction

Exercises:

⚠️ There are no insights in this workout.

Game:

⚠️ There is no game in this workout.

Insights:

no name content aspects standards PQ RQ Quiz done
1 regex-password-validation 👶 introduction
💪 workout
2 regex-password-validation-using-positive-lookaheads 👶 introduction
💪 workout
3 regex-email-address-checker-i 👶 introduction
💪 workout
4 regex-email-address-checker-ii 👶 introduction
💪 workout

Exercises:

⚠️ There are no insights in this workout.

Game:

⚠️ There is no game in this workout.

Aspects

Given the insights are tagged with aspects, we can filter over the linear content progression and create learning sub-paths.

These sub-path progressions will most likely not cover all content, but they will ensure and enforce an unified learning experience, tailor for the user wish.

For example, a user might be interested in new additions and updates of a language, rather than introduction lessions. Note that these sub-paths don't take games into consideration

👶 Introduction

If you are being introduced to the topic for the first time

Insights:

  1. regex-what-is-regex
  2. regex-why-learn-regex-i
  3. regex-why-learn-regex-ii
  4. regex-tools-for-testing-regex
  5. regex-how-do-you-write-regex
  6. regex-basics
  7. regex-quantifiers-i
  8. regex-quantifiers-ii
  9. regex-wildcards-i
  10. regex-wildcards-ii
  11. regex-escaping-characters
  12. regex-ranges-i
  13. regex-ranges-ii
  14. regex-grouping
  15. regex-anchors
  16. regex-modifiers
  17. regex-password-validation
  18. regex-password-validation-using-positive-lookaheads
  19. regex-email-address-checker-i
  20. regex-email-address-checker-ii

⚠️ There are no exercises tagged with this aspect in introduction. :warning: There are no games tagged with this aspect in introduction.

💪 Workout

Theory put into practice/that’s how you achieve X points

Insights:

  1. regex-password-validation
  2. regex-password-validation-using-positive-lookaheads
  3. regex-email-address-checker-i
  4. regex-email-address-checker-ii

⚠️ There are no exercises tagged with this aspect in introduction. :warning: There are no games tagged with this aspect in introduction.

🦑 Deep

Prerequisite knowledge consisting of 2 or more 👶/💪 workouts

⚠️ There are no insights tagged with this aspect in introduction. :warning: There are no exercises tagged with this aspect in introduction. :warning: There are no games tagged with this aspect in introduction.

✨ New

Recently added/gained traction feature

⚠️ There are no insights tagged with this aspect in introduction. :warning: There are no exercises tagged with this aspect in introduction. :warning: There are no games tagged with this aspect in introduction.

🔮 Obscura

Stories, obscure details that don’t specifically relate to a learning objective

⚠️ There are no insights tagged with this aspect in introduction. :warning: There are no exercises tagged with this aspect in introduction. :warning: There are no games tagged with this aspect in introduction.

✅ All content has been tagged with aspects.

Clone this wiki locally