Regular Expressions This Series Is Fabulous

Discuss other useful utilities, general computing tips & tricks, Internet resources, etc.
smogmanus
Posts: 44
Joined: 27 Jul 2015, 12:44

Regular Expressions This Series Is Fabulous

Post by smogmanus » 23 Nov 2019, 09:13

This fabulous series takes you from the very basics of regular expression to adding it to code. Now the examples in lessons 10-16 are in Java, however this could easily be transferred to AutoHotkey.

If these links don't work on Youtube lookup The Net Ninja. Certainly worth watching.

Lesson 1 https://www.youtube.com/watch?v=r6I-Ahc0HB4&t=8s

Lesson 10 https://www.youtube.com/watch?v=m6iggPLGSMc
regular-expressions.jpg
regular-expressions.jpg (92.68 KiB) Viewed 3538 times

burque505
Posts: 1731
Joined: 22 Jan 2017, 19:37

Re: Regular Expressions This Series Is Fabulous

Post by burque505 » 14 Jan 2020, 18:50

@smogmanus1, thank you. This is a great series. And the link in the series to regex101 is a find as well.
Regards,
burque505

freespacing
Posts: 150
Joined: 28 Sep 2016, 11:14
Contact:

Re: Regular Expressions This Series Is Fabulous

Post by freespacing » 22 Jan 2020, 13:33

For advanced regular expressions, RexEgg.

burque505
Posts: 1731
Joined: 22 Jan 2017, 19:37

Re: Regular Expressions This Series Is Fabulous

Post by burque505 » 22 Jan 2020, 13:47

@freespacing that one's good too, just found it myself yesterday.
Regards,
burque505

Post Reply

Return to “Other Utilities & Resources”