Udemy - Practical Regular Expressions from Zero to Hero

seeders: 16
leechers: 11
updated:

Download Fast Safe Anonymous
movies, software, shows...

Files

[ CourseLala.com ] Udemy - Practical Regular Expressions from Zero to Hero
  • Get Bonus Downloads Here.url (0.2 KB)
  • ~Get Your Files Here ! 1. Section 0 Introduction
    • 1. Who, What, How and Why.mp4 (142.8 MB)
    • 1. Who, What, How and Why.srt (8.5 KB)
    • 2. Tools we are going to use Regex101.mp4 (34.2 MB)
    • 2. Tools we are going to use Regex101.srt (10.6 KB)
    • 2.1 The main tool we are going to use for writing and testing our Regular Expressions..html (0.1 KB)
    • 3. How regular expressions work.mp4 (18.5 MB)
    • 3. How regular expressions work.srt (10.4 KB)
    2. Section 1 Basic Level
    • 1. The ^ and $ metacharacters.mp4 (22.9 MB)
    • 1. The ^ and $ metacharacters.srt (8.8 KB)
    • 2. Character classes.mp4 (39.2 MB)
    • 2. Character classes.srt (10.9 KB)
    • 3. Character classes' shorthands.mp4 (16.1 MB)
    • 3. Character classes' shorthands.srt (5.9 KB)
    • 4. Alternation.mp4 (24.0 MB)
    • 4. Alternation.srt (8.0 KB)
    • 5. Conclusion.mp4 (75.4 MB)
    • 5. Conclusion.srt (7.5 KB)
    • 6. Character Classes Cheat Sheet.html (0.1 KB)
    • 6.1 character_classes_and_shorthands.png (73.6 KB)
    • 7. Basic Level Quiz.html (0.2 KB)
    3. Section 2 Intermediate Level
    • 1. Quantifiers Ranges.mp4 (15.7 MB)
    • 1. Quantifiers Ranges.srt (5.7 KB)
    • 10. Practical example 2.3.mp4 (33.4 MB)
    • 10. Practical example 2.3.srt (8.9 KB)
    • 11. Practical example 2.4.mp4 (34.1 MB)
    • 11. Practical example 2.4.srt (10.3 KB)
    • 12. Conclusion.mp4 (129.1 MB)
    • 12. Conclusion.srt (10.7 KB)
    • 13. Quantifiers Cheat Sheet.html (0.2 KB)
    • 13.1 quantifiers_compared_to_ranges.png (162.4 KB)
    • 13.2 quantifiers_greediness_laziness.png (78.5 KB)
    • 14. Intermediate Level Quiz.html (0.2 KB)
    • 2. Quantifiers Optional ().mp4 (27.8 MB)
    • 2. Quantifiers Optional ().srt (8.9 KB)
    • 3. Quantifiers One or more (+).mp4 (18.6 MB)
    • 3. Quantifiers One or more (+).srt (5.4 KB)
    • 4. Quantifiers Zero or more ().mp4 (18.9 MB)
    • 4. Quantifiers Zero or more ().srt (6.8 KB)
    • 5. Quantifiers Greediness & Laziness.mp4 (21.5 MB)
    • 5. Quantifiers Greediness & Laziness.srt (7.9 KB)
    • 6. Capturing groups & Backreferences.mp4 (24.5 MB)
    • 6. Capturing groups & Backreferences.srt (4.2 KB)
    • 7. Practical example 2.1.mp4 (31.2 MB)
    • 7. Practical example 2.1.srt (10.6 KB)
    • 8. Practical example 2.2.mp4 (47.4 MB)
    • 8. Practical example 2.2.srt (11.1 KB)
    • 9. Practical example 2.2 Improvement.mp4 (57.5 MB)
    • 9. Practical example 2.2 Improvement.srt (12.0 KB)
    4. Section 3 Advanced Level
    • 1. Introduction to Lookaround.mp4 (95.3 MB)
    • 1. Introduction to Lookaround.srt (4.9 KB)
    • 10. Conclusion.mp4 (121.4 MB)
    • 10. Conclusion.srt (10.8 KB)
    • 11. Lookaround Cheat Sheet.html (0.1 KB)
    • 11.1 lookaround_syntax.png (45.9 KB)
    • 12. Advanced Level Quiz.html (0.2 KB)
    • 2. Positive lookahead.mp4 (29.0 MB)
    • 2. Positive lookahead.srt (8.5 KB)
    • 3. Negative lookahead.mp4 (16.8 MB)
    • 3. Negative lookahead.srt (6.1 KB)
    • 4. Positive lookbehind.mp4 (18.4 MB)
    • 4. Positive lookbehind.srt (7.3 KB)
    • 5. Negative lookbehind.mp4 (25.0 MB)
    • 5. Negative lookbehind.srt (8.3 KB)
    • 6. Negative lookbehind Solution Improvement.mp4 (21.0 MB)
    • 6. Negative lookbehind Solution Improvement.srt (7.9 KB)
    • 7. Practical example 3.1.mp4 (31.6 MB)
    • 7. Practical example 3.1.srt (10.4 KB)
    • 8. Practical example 3.2.mp4 (32.8 MB)
    • 8. Practical example 3.2.srt (10.3 KB)
    • 9. Practical example 3.3.mp4 (25.7 MB)
    • 9. Practical example 3.3.srt (8.2 KB)
    5. Section 4 Conclusion
    • 1. Wrap Up.mp4 (89.8 MB)
    • 1. Wrap Up.srt (5.0 KB)
    • 1.1 Mastering Regular Expressions a book to consolidate your knowledge. It is also highly based on examples and even has some cool theoretical content in it!.html (0.2 KB)
    • 1.2 Regex101 use it when experimenting with regular expressions.html (0.1 KB)
    • 1.3 Regexone if you want some extra practice, you can this site. It has some problems to solve for you!.html (0.1 KB)
    • Bonus Resources.txt (0.3 KB)

Description

Practical Regular Expressions from Zero to Hero



Genre: eLearning | MP4 | Video: h264, 1280x720 | Audio: AAC, 48.0 KHz
Language: English | Size: 1.30 GB | Duration: 3h 41m
Master regular expressions to save time performing time consuming tasks
What you'll learn
Learn basic to advanced concept of regular expressions
Master the core concepts and make writing regular expressions trivial
Practice your skills with 45+ hands on exercises
Be able to tackle tasks using regular expressions and drastically reduce the time consumed on them
Differentiate yourself at work with the knowledge on regular expressions

Description
Regular expressions is not an easy topic and many people just ignore its existence until met with the necessity to use them. I heard many times a phrase "If you have a problem and you use regular expressions to solve that problem, then you have two problems." and I really hate it. I then realised that people who say that are the people who do not know how to write proper regular expressions.

That is why I'm sharing the knowledge on the most important concepts of regular expressions. After you grasp them, writing regular expressions will become quite easy, but the most important part is that YOU WILL SAVE AN INCREDIBLE AMOUNT OF TIME using regular expressions. Tasks that took 1 hour to complete, now might take minutes or even seconds. With practice, the amount of time you save for yourself will be increasing.

That is why this course is very practical and will focus on real-life examples. The content is divided into three levels: Basic, Intermediate, and Advanced. In each of those levels, increasingly difficult regular expression concepts will be discussed in a practical manner. We will always be focusing on how we can write and apply our regular expressions to real-life examples so when you finish the course, you will have the experience required to write any regular expression you might need. And there are more than 45 examples that will help you with that!

https://CourseLala.com



Download torrent
1.3 GB
seeders:16
leechers:11
Udemy - Practical Regular Expressions from Zero to Hero


Trackers

tracker name
udp://tracker.torrent.eu.org:451/announce
udp://tracker.tiny-vps.com:6969/announce
http://tracker.foreverpirates.co:80/announce
udp://tracker.cyberia.is:6969/announce
udp://exodus.desync.com:6969/announce
udp://explodie.org:6969/announce
udp://tracker.opentrackr.org:1337/announce
udp://9.rarbg.to:2780/announce
udp://tracker.internetwarriors.net:1337/announce
udp://ipv4.tracker.harry.lu:80/announce
udp://open.stealth.si:80/announce
udp://9.rarbg.to:2900/announce
udp://9.rarbg.me:2720/announce
udp://opentor.org:2710/announce
µTorrent compatible trackers list

Download torrent
1.3 GB
seeders:16
leechers:11
Udemy - Practical Regular Expressions from Zero to Hero


Torrent hash: D286C844591D87DA0A3AA8E404822A732DC71442