- This event has passed.
Event Navigation
Regular Expressions
December 12, 2017 @ 1:00 pm - 3:30 pm
Modern Languages Building (MLB), Room 2001B
Regular expressions are perfectly suited for people who like puzzles. Regular expressions are a sequence of characters used to define a search pattern. They are commonly used to do “find” and “find and replace” string operations. They are also used to validate strings like phone numbers, passwords, etc. in data entry. Regular expression capabilities can be found in a variety of programming languages and software like ArcGIS, Java, Javascript, Matlab, Perl, PHP, Python, R, Visual Basic, etc. and some text editors. The workshop is part I of a two-part series and will start with the basics. The workshop will consist of hands-on example problems. Learn to search beyond “*.txt”. The tutorials will be conducted using Python. A basic programming background is helpful but not required for this workshop.