My biggest problem with trying to learn regex is that each programming language has its own implementation and little nuances on how it matches things.
The basic matching of letters/numbers/symbols is fairly easy, especially when you know what you're inputs are and your outputs should be... Its all the various controls, switches and special characters that have always made it so difficult for me to learn regex.
Currently Working On: Openstack
2020 Goals: AWS/Azure/GCP Certifications, F5 CSE Cloud, SCRUM, CISSP-ISSMP
Comments
Regular Expressions **** Sheet by DaveChild - Cheatography.com
The basic matching of letters/numbers/symbols is fairly easy, especially when you know what you're inputs are and your outputs should be... Its all the various controls, switches and special characters that have always made it so difficult for me to learn regex.
2020 Goals: AWS/Azure/GCP Certifications, F5 CSE Cloud, SCRUM, CISSP-ISSMP
"TRY NOT. DO. OR DO NOT. THERE IS NO TRY" - Yoda