PUBLISHER :- Adithya U Bhat
LANGUAGE :- English
PRIZE :-
17.23$0$
Hands on Python3 Regular Expressions for Absolute Beginners
WHO CAN ACCESS THIS COURSE :-
- This course is for all who desire to learn Regular expreesions
WHAT ARE YOUR REQUIREMENTS FOR THIS COURSE ?
- Eager to learn
- Internet connectivity
- No prior knowledge in regular expression
WHAT YOU ARE GOING TO LEARN FROM THIS COURSE ?
- Regular Expression
- Pattern matching
- Phone number scrapping
- Email Scrapping
- Data Scrapping
- External and Built in modules
- Word matching
- Importance of re and pyperclip modules
DESCRIPTION
This course provides you clear cut concept in regular expression,external modules and data scrapping using python and you will learn different types of pattern matching,use of dollar,caret,plus,question mark symbols and also VERBOSE,IGNORECASE functions also some of third party module like pyperclip and built in module which is re module and you will gain good skill as email and phone number scraper.Learn some basics about Python also….its also like bootcamp in python for absolute beginner…Python regular expression will be taught in this module which is a greatest and useful module in python
COURSE CONTENT
- 3 sections • 10 lectures • 2h 1m total length
Introduction2 lectures • 5min
- Introduction to my coursePreview01:22
- Downloading and installing python 3 and pycharm ide03:29
Regular Expression Basics4 lectures • 56min
- Regular Expression Basics15:25
- Regex Groups and the Pipe Character09:36
- Repetition in Regex Patterns and Greedy/Nongreedy Matching15:34
- Regex Character Classes and the findall() Method15:06
Regular Expression in Advanced4 lectures • 1hr 1min
- Regex Dot-Star and the Caret/Dollar Characters15:55
- Regex sub() Method and Verbose Mode16:18
- Regex Example Program: A Phone and Email Scraper26:43
- Bonus Tips And Send Off To our Tutorial02:02