
Sign up to save your podcasts
Or


The Code for today's show is available at our: Github
Ivory TowerWe learned in the last episode that "Regular Expressions" or "RegEx" is just another way of saying, "find a pattern"
We learned that we can use RegEx to search a string for that pattern according to a set of parameters and modifiers that WE determine
The usage of RegEx is as Follows:
$nameofstring =~ (Match Operator) / (expression) / (expression) / (Match Expression Operator)
Which means:
$nameofstring =~ (action to take)/(pattern to match)/(pattern to replace match with)/(how to search)
Useful Match Operators
Useful Match Operator Modifiers
Hosts: Fr. Robert Ballecer, SJ and Shannon Morse
Guest: Patrick Delahanty
Bandwidth for Coding 101 is provided by CacheFly.
By TWiT4
44 ratings
The Code for today's show is available at our: Github
Ivory TowerWe learned in the last episode that "Regular Expressions" or "RegEx" is just another way of saying, "find a pattern"
We learned that we can use RegEx to search a string for that pattern according to a set of parameters and modifiers that WE determine
The usage of RegEx is as Follows:
$nameofstring =~ (Match Operator) / (expression) / (expression) / (Match Expression Operator)
Which means:
$nameofstring =~ (action to take)/(pattern to match)/(pattern to replace match with)/(how to search)
Useful Match Operators
Useful Match Operator Modifiers
Hosts: Fr. Robert Ballecer, SJ and Shannon Morse
Guest: Patrick Delahanty
Bandwidth for Coding 101 is provided by CacheFly.

202 Listeners

78 Listeners

355 Listeners

8 Listeners

3 Listeners

7 Listeners

3 Listeners