Hi everyone!<p>I just released the Practical Python Projects book! (<a href="https://practicalpython.yasoob.me" rel="nofollow">https://practicalpython.yasoob.me</a>) You can get a free sample chapter here: <a href="https://practicalpython.yasoob.me/sample/chapter2.pdf" rel="nofollow">https://practicalpython.yasoob.me/sample/chapter2.pdf</a>.<p>I am happy to announce the first version as a release candidate. I have poured a lot of love into writing this book and would love to hear what you guys think. (A limited 100% off and discount coupons at the end)<p>This is not a pure beginner book. The book does assume some background Python knowledge. You need to know the basics like methods, functions, classes, and such. If I use something that is not typically covered in beginner Python books, I will explain it before I use it. There are no tests for these projects as they are really small and teach you how to glue different pieces together.<p>Some projects that we will be making<p>- A Twilio bot that keeps you updated with the latest match scores from the FIFA World Cup<p>- A Facebook Messenger bot the shares latest memes, jokes, and shower-thoughts scraped from Reddit<p>- An automated invoice generator and deploying it using Flask<p>- Making automated cinema-preshow by downloading and stitching together related movie trailers using moviepy<p>- Generating automated article summaries and overlaying them on top of images<p>- Understanding and decoding JPEG images using vanilla Python<p>- Creating a GUI application using PyQt for downloading online videos<p>- Implementing a TUI email client that allows reading emails in the terminal<p>The first 50 people can use the "hn-love" coupon (without the quotation marks) to get 15% off. I am also offering a 30-day no-questions-asked refund policy if you don't enjoy this book and don't learn anything new.<p>You can buy the book and see a detailed FAQ at <a href="https://practicalpython.yasoob.me" rel="nofollow">https://practicalpython.yasoob.me</a>. If you want to try before you buy, see the sample chapter at <a href="https://practicalpython.yasoob.me/sample/chapter2.pdf" rel="nofollow">https://practicalpython.yasoob.me/sample/chapter2.pdf</a>, or you can learn more my writing style by reading any of my recent articles over at <a href="https://yasoob.me" rel="nofollow">https://yasoob.me</a>.