So you wanna learn Regex? – Part 6
Welcome to So You Wanna Learn Regex? Part 6. OK, I know I said part 5 would be the last part in the series, but I just had to work this one...
So you wanna learn Regex? – Part 5
Welcome to So You Wanna Learn Regex? Part 5. This is our last part of this series, mostly because I don’t know a whole lot more than...
So you wanna learn Regex? – Part 4
Welcome to So You Wanna Learn Regex? Part 4. In our last exercise, we looked at a simple way to clean a whole bunch of strings. This was...
So you wanna learn Regex? – Part 3
Welcome to So You Wanna Learn Regex? Part 3. In our last exercise, we looked at a simple way to wrap a function argument inside a new...
So you wanna learn Regex? – Part 2
Welcome to So You Wanna Learn Regex? Part 2. In our last exercise, we looked at a simple way to add a new attribute to an HTML tag. This...
So you wanna learn Regex? – Part 1
I’ve had a set of blog posts stewing in my brain for a while. Steve Nelson, last year, helped me out with a Regular Expression...