Hello!<p>I published a new version of my "Understanding Python re(gex)?" ebook. Caught up to new features in Python 3.11 like possessive quantifiers, corrected many mistakes, improved examples/exercises and so on.<p>The submitted link leads to the web version. You can get PDF/EPUB versions for free till Feb 5:<p>* <a href="https://learnbyexample.gumroad.com/l/py_regex" rel="nofollow">https://learnbyexample.gumroad.com/l/py_regex</a><p>* <a href="https://leanpub.com/py_regex/c/P7erPYAm1386" rel="nofollow">https://leanpub.com/py_regex/c/P7erPYAm1386</a><p>Or, you can get a bundle of all 13 ebooks (regex, cli tools, vim, etc): <a href="https://learnbyexample.gumroad.com/l/all-books/pyregex_newrelease" rel="nofollow">https://learnbyexample.gumroad.com/l/all-books/pyregex_newre...</a> for $10 (normal price $32)<p>I'm currently working on an interactive TUI app for regex practice: <a href="https://github.com/learnbyexample/TUI-apps/tree/main/PyRegexPlayground">https://github.com/learnbyexample/TUI-apps/tree/main/PyRegex...</a><p>I would highly appreciate if you'd let me know how you felt about this book. It could be anything from a simple thank you, pointing out a typo, mistakes in code snippets, which aspects of the book worked for you (or didn't!) and so on.<p>Happy learning :)