Regular Expression – Slides Uploaded on SlideShare
Hi Guys,
I took a session on Regular Expressions in the company, i have shared my slide on slideshare. You can see it here :
http://www.slideshare.net/rajdgreat007/regular-expressions-14971247
I have discussed following topics in that slide :
- What are regular expressions
- Need for regular expressions
- Basic rules
- Regular expression groups
- search()
- match()
- replace()
I have thrown light on some practical examples in which we can use regular expressions. Hope you will like it.
Regards
Raj Gupta