TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Understanding Python re(gex)? with hundreds of examples and exercises (eBook)

2 pointsby asicspover 2 years ago

1 comment

asicspover 2 years ago
Hello!<p>I published a new version of my &quot;Understanding Python re(gex)?&quot; ebook. Caught up to new features in Python 3.11 like possessive quantifiers, corrected many mistakes, improved examples&#x2F;exercises and so on.<p>The submitted link leads to the web version. You can get PDF&#x2F;EPUB versions for free till Feb 5:<p>* <a href="https:&#x2F;&#x2F;learnbyexample.gumroad.com&#x2F;l&#x2F;py_regex" rel="nofollow">https:&#x2F;&#x2F;learnbyexample.gumroad.com&#x2F;l&#x2F;py_regex</a><p>* <a href="https:&#x2F;&#x2F;leanpub.com&#x2F;py_regex&#x2F;c&#x2F;P7erPYAm1386" rel="nofollow">https:&#x2F;&#x2F;leanpub.com&#x2F;py_regex&#x2F;c&#x2F;P7erPYAm1386</a><p>Or, you can get a bundle of all 13 ebooks (regex, cli tools, vim, etc): <a href="https:&#x2F;&#x2F;learnbyexample.gumroad.com&#x2F;l&#x2F;all-books&#x2F;pyregex_newrelease" rel="nofollow">https:&#x2F;&#x2F;learnbyexample.gumroad.com&#x2F;l&#x2F;all-books&#x2F;pyregex_newre...</a> for $10 (normal price $32)<p>I&#x27;m currently working on an interactive TUI app for regex practice: <a href="https:&#x2F;&#x2F;github.com&#x2F;learnbyexample&#x2F;TUI-apps&#x2F;tree&#x2F;main&#x2F;PyRegexPlayground">https:&#x2F;&#x2F;github.com&#x2F;learnbyexample&#x2F;TUI-apps&#x2F;tree&#x2F;main&#x2F;PyRegex...</a><p>I would highly appreciate if you&#x27;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&#x27;t!) and so on.<p>Happy learning :)