5, 10 or 20 seats+ for your team - learn more
Regular expressions have a bad reputation for being difficult to understand. This course introduces tools and a systematic approach so you can unlock the power of regular expressions to write compact, elegant code.
In this course, we will cover concepts from basic to advanced. The examples progress in a logical, narrative way. At the end of one example, we will think about how we might tweak it to do something similar but more powerful. In this way, the concepts flow naturally from one example to the next.
There are also 41 exercises. You are given a description of a regular expression, and then you write it using your choice of JavaScript or Python syntax. After you're done, tests written especially for the exercises will let you know whether your regular expressions did the job they were supposed to. These exercises are a fun, interactive way to cement the concepts in your brain, and make sure you really understand the material presented in the lectures.
Depending on your level of experience, you can start at the beginning, or start later with concepts you've always been interested in, but haven't had a chance to learn yet.
Distributed by Manning Publications
This course was created independently by Bonnie Schulkin and is distributed by Manning through our exclusive liveVideo platform.
Bonnie Schulkin's teaching career started when she was very young, teaching her younger brother as a child. With time, she gradually expanded her horizons to teaching (marginally) more willing high school students, and more recently has taught software development at various boot camps to delightfully willing adults. She has been working in the software industry on and off since the mid-90s.
geekle is based on a wordle clone.