-<!doctype html><html lang=en><head><meta content="IE=edge" http-equiv=X-UA-Compatible><meta content="text/html; charset=utf-8" http-equiv=content-type><meta content="width=device-width,initial-scale=1.0,maximum-scale=1" name=viewport><title>The Indie Python Extravaganza</title><link href=https://learnbyexample.github.io/atom.xml rel=alternate title=RSS type=application/atom+xml><script src=https://cdnjs.cloudflare.com/ajax/libs/slideout/1.0.1/slideout.min.js></script><link href=https://learnbyexample.github.io/site.css rel=stylesheet><meta content="The Indie Python Extravaganza" property=og:title><meta content=website property=og:type><meta content="A collection of books that will help you to improve your knowledge of the Python programming language one page at a time." property=og:description><meta content=https://learnbyexample.github.io/indie-python-extravaganza/ property=og:url><meta content=https://learnbyexample.github.io/images/books/indie_python.jpg property=og:image><meta content=960 property=og:image:width><meta content=540 property=og:image:height><meta content=summary_large_image property=twitter:card><meta content=@learn_byexample property=twitter:site><link href=https://learnbyexample.github.io/favicon.svg rel=icon><link rel="shortcut icon" href=https://learnbyexample.github.io/favicon.png><body><div class=container><div class=mobile-navbar id=mobile-navbar><div class=mobile-header-logo><a class=logo href=/>learnbyexample</a></div><div class="mobile-navbar-icon icon-out"><span></span><span></span><span></span></div></div><nav class="mobile-menu slideout-menu slideout-menu-left" id=mobile-menu><ul class=mobile-menu-list><li class=mobile-menu-item><a href=https://learnbyexample.github.io/books> Books </a><li class=mobile-menu-item><a href=https://learnbyexample.github.io/mini> Mini </a><li class=mobile-menu-item><a href=https://learnbyexample.github.io/tips> Tips </a><li class=mobile-menu-item><a href=https://learnbyexample.github.io/tags> Tags </a><li class=mobile-menu-item><a href=https://learnbyexample.github.io/about> About </a></ul></nav><header id=header><div class=logo><a href=https://learnbyexample.github.io>learnbyexample</a></div><nav class=menu><ul><li><a href=https://learnbyexample.github.io/books> Books </a><li><a href=https://learnbyexample.github.io/mini> Mini </a><li><a href=https://learnbyexample.github.io/tips> Tips </a><li><a href=https://learnbyexample.github.io/tags> Tags </a><li><a href=https://learnbyexample.github.io/about> About </a></ul></nav></header><main><div class=content id=mobile-panel><div class=post-toc id=post-toc><h2 class=post-toc-title>Contents</h2><div class="post-toc-content always-active"><nav id=TableOfContents><ul><li><a class=toc-link href=https://learnbyexample.github.io/indie-python-extravaganza/#bundle-contents>Bundle contents</a><li><a class=toc-link href=https://learnbyexample.github.io/indie-python-extravaganza/#authors>Authors</a><li><a class=toc-link href=https://learnbyexample.github.io/indie-python-extravaganza/#how-can-you-help>How can you help?</a></ul></nav></div></div><article class=post><header class=post__header><h1 class=post__title><a href=https://learnbyexample.github.io/indie-python-extravaganza/>The Indie Python Extravaganza</a></h1><div class=post__meta><span class=post__time>2021-10-01</span></div></header><div class=post-content><p>Hello!<p>You never know where a conversation between indie authors will lead to. A <a href=https://twitter.com/tw_lgiordani/status/1442489206681395207>tweet about Leanpub Python book sales</a> brought up giveaways that we indie authors tend to do. Long story short, the four of us ended up deciding to create <strong>The Indie Python Extravaganza</strong> bundle.<p>And guess what?! You can use this <a href=https://leanpub.com/b/theindiepythonextravaganza/c/pytober>pytober coupon link</a> to get the bundle for FREE (the offer is valid till 31-Oct-2021).</p><span id=continue-reading></span><br><h2 id=bundle-contents>Bundle contents<a aria-label="Anchor link for: bundle-contents" class=zola-anchor href=#bundle-contents>🔗</a></h2><blockquote><p>A collection of books that will help you to improve your knowledge of the Python programming language one page at a time. Join four indie authors in a journey from the basics of Python to the structure of production-ready systems, going through the core features of the language, some intermediate projects and a deep dive into regular expressions.</blockquote><p align=center><img alt="The Indie Python Extravaganza cover image" src=/images/books/indie_python.jpg><p align=center><a href=https://leanpub.com/b/theindiepythonextravaganza/c/pytober>Coupon link</a><blockquote><p>In this bundle, Mike will teach you the basics of Python with <strong>Python 101</strong>. Sundeep will then take the lead and help you to put your knowledge into practice with <strong>Practice Python Projects</strong>. Learn what NOT to do when writing your Python programs with Rodrigo in his <strong>Pydon'ts</strong> book! If you need to learn regular expressions, Sundeep has again your back with his <strong>Python re(gex)?</strong> book, and when you are ready to start working on production code, you'll have <strong>Clean Architectures in Python</strong> to help you!</blockquote><br><h2 id=authors>Authors<a aria-label="Anchor link for: authors" class=zola-anchor href=#authors>🔗</a></h2><ul><li>Leonardo Giordani: <a href=https://www.thedigitalcatonline.com>Blog</a>, <a href=https://twitter.com/tw_lgiordani>Twitter</a><li>Michael Driscoll: <a href=https://www.blog.pythonlibrary.org>Blog</a>, <a href=https://twitter.com/driscollis>Twitter</a><li>Rodrigo Girão Serrão: <a href=https://mathspp.com>Blog</a>, <a href=https://twitter.com/mathsppblog>Twitter</a><li>Sundeep Agarwal: <a href=https://learnbyexample.github.io/>Blog</a>, <a href=https://twitter.com/learn_byexample>Twitter</a></ul><br><h2 id=how-can-you-help>How can you help?<a aria-label="Anchor link for: how-can-you-help" class=zola-anchor href=#how-can-you-help>🔗</a></h2><p>Share the bundle link with your friends and colleagues interested in learning Python.<p>Your feedback on the book contents would be appreciated even more.<p>Happy learning 😇</div><div class=post-footer><div class=post-tags><a href=https://learnbyexample.github.io/tags/python/>#python</a><a href=https://learnbyexample.github.io/tags/ebook/>#ebook</a></div><hr color=#e6e6e6><div class=post-nav><p><a class=previous href=https://learnbyexample.github.io/cli-text-processing-coreutils-announcement/>← Command line text processing with GNU Coreutils book announcement</a><br><p><a class=next href=https://learnbyexample.github.io/practice-python-projects-book-announcement/>Practice Python Projects book announcement →</a><br></div><hr color=#e6e6e6><p>📰 Use <a href=https://learnbyexample.github.io/atom.xml>this link</a> for the Atom feed. <br> ✅ Follow me on <a href=https://twitter.com/learn_byexample>Twitter</a>, <a href=https://github.com/learnbyexample>GitHub</a> and <a href=https://www.youtube.com/c/learnbyexample42>Youtube</a> for interesting tech nuggets. <br> 📧 Subscribe to <a href=https://learnbyexample.gumroad.com/l/learnbyexample-weekly>learnbyexample weekly</a> for programming resources, tips, tools, free ebooks and more (free newsletter, delivered every Friday).<hr color=#e6e6e6></div></article></div></main></div><script src=https://learnbyexample.github.io/even.js></script>
0 commit comments