*** UPDATE: NOV–2019. Subtitle/Closed Caption is now available for the course! I spent several hours cleaning up the closed caption text to provide you with high quality closed caption.***
Welcome to Python Regular Expressions Course!
In just a couple of hours, you will master regular expression language and learn internals of the regular expression engine
You will apply your new skills with four hands–on real–world projects
You will gain solid understanding on type of performance issues regex can run into, and techniques to address them
As part of resources in this course, you will get a high–quality quick reference guide, an interactive tool, all the source code and downloadable slides
Why Learn Regular Expressions?
Very often, the data that we need is not readily accessible or useful.
Data preparation and clean–up is often one of the most time–consuming activities in a software automation project.
Instead of spending time writing code for all this, you can specify data patterns of interest and let regular expression engine do the work for you
Regular Expression is cross–platform and you can learn the concepts once and use it in multiple programming languages and environment
Looking forward to seeing you in the course!
God Speed!
Instructor Details
Courses : 3
Specification: 2020 Python Regular Expressions (Regex) with Projects
|
14 reviews for 2020 Python Regular Expressions (Regex) with Projects
Add a review Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Price | $14.99 |
---|---|
Provider | |
Duration | 3 hours |
Year | 2020 |
Level | All |
Language | English |
Certificate | Yes |
Quizzes | Yes |
$99.99 $14.99
Anindya Banerjee –
ITS ABSOLUTELY A GREAT EXPERIENCE. I HAVE DONE SEVERAL ONLINE COURSES PRIOR TO,BUT THIS COURSE AND THE WAY OF TEACHING OF THE INSTRUCTOR IN INSANELY BEAUTIFUL. MOST IMPRESSIVE PART IS, RESPONSE TIME OF DOUBTS IN VERY QUICK WHICH MOTIVATES ONLINE LEARNERS WHEN EVER THEY FEEL LAZY OR RELUCTANT OR BUSY!
Badal Soyantar –
Helped me in getting a job in world’s top networking company as an Automation Engineer.
Miklos Lammel –
Nice!
Ingo Hagendorf –
Wer sich mit dem Thema RegEx auseinandersetzen mu oder m chte ist mit diesem Kurs bestens beraten. Viele praktische Beispiele, Hilfsmittel und Erkl rungen helfen enorm. Hat mir sehr viel Spa gemacht (auch f r Deutsche gut zu verstehen)
Omkarreddy Devarapalli –
Regex patterns are explained very well in the course.
Chockalingam Muthian –
I have completed the course and it was interesting. Generally Regex is a boring topic, but Chandra have made the course interesting and valuable. The highlight is it has short videos and hence users attention span is taken care. I learnt Regex and it will help my current job.
Douglas Pittman –
I knew quite a lot about regex, so I thought, and have used it before. This course really revealed the true power of using regex to do the heavy lifting when it comes to parsing the parts you want from a document. There were things I didn’t know where even possible and I have learned the value of named groups, which I didn’t think were very useful. But named groups are a great way to loop through matched data and create output. The instructor is very knowledgeable and clearly explains the material.
Joe Valcancick –
Solid Class , Clear & concise overviews. Two Suggestions: Swap out the HTML parsing for another exercise ( That is what Beautiful Soup is for ) and Include a sample log for the Network Config Parser so the student can focus on the skill at hand. Thank you
Jeff Mock –
Learned a lot in just a few videos. The downloaded resources helped a lot.
Tod Nestor –
The author explains difficult concepts with ease. His pedagogy is sound, making it very easy for me to understand the important concepts.
Sagar –
Very Helpful, Regex Made easy!
Amidou N’Diaye –
Explanations are very clear and the teacher appeared very knowledgeable. Lots of examples are given, which help expanding my comprehension of Regex.
Cody Roche –
This is a great course on regex in Python! I feel like I’m so much better at regex now, especially with having a eye on performance and readability. Before I could hack things together that mostly worked, now I actually understand them! There are a couple examples that were covered a bit too quickly for me in the video, but not so much that I got lost. The resource information was great for covering those gaps I had and is also top notch!
Bora Ferlengez –
The lectures are very clear and precise. The structure of the lectures are well established. I haven’t started with the projects yet, but so far everything is great. I also love the interactive tool.