Hey Makers
We’re here with fresh updates from the Academy team!
We’ve recently released more content in our Make Advanced learning path - this time about regular expression (Regex).
What will you learn in this course?
- Understand text parsing: why is it useful and how to use it in the context of Make
- Understand Regular Expressions: what they are, how they work, and what’s their importance in your scenarios. Identify when and how to apply Regex to solve real-world problems
- Write and apply Regex patterns: learn to extract and validate text
There are a few different use cases you will build within these units to practice your Regex skills:
- Search for specific patterns within a string
- Extract specific data from unstructured text
- Combine Regex with functions and other modules
- Validate postal codes and car registration plates from different countries using Regex
Also, if you ever wondered how the Switch module works, now is the time to find out.
Start learning now - take the next step to completing Make Advanced.