|
|
|
|
|
by beckman466
1678 days ago
|
|
> I always look at these intros/descriptions of Regex with a heavy heart. They describe what regex's are, but none of the info is going to make much sense to someone who doesn't already know why they would want to learn them. > Catch 22 of trying to explain what they are. any teachers, or people who explain/document things for a living, have some good tips or templates to avoid this? |
|
"With regex you can search for any combination of characters in a string or return any such combo or modification you like"