Books

Python 101: Episode #25 – Decorators

In this episode, you will learn the basics of Python decorators and what the are good for. You can read the chapter this screencast is based on here: http://python101.pythonlibrary.org/ or purchase the book on Leanpub You can also read about decorators in a couple of other articles on my blog: Python: All About Decorators Python […]

Python 101: Episode #25 – Decorators Read More »

ANN: Jupyter Notebook 101 Kickstarter

I am happy to announce my latest Kickstarter which is to raise funds to create a book on Jupyter Notebook! Jupyter Notebook 101 will teach you all you need to know to create and use Notebooks effectively. You can use Jupyter Notebook to help you learn to code, create presentations, make beautiful documentation and much more!

ANN: Jupyter Notebook 101 Kickstarter Read More »

ReportLab: PDF Publishing with Python is now Available!

My latest book, ReportLab: PDF Processing with Python is now available for purchase. ReportLab has been around since the year 2000 and has remained the primary package that Python developers use for creating reports in the PDF format. It is an extremely powerful package that works across all the major platforms. This book will also

ReportLab: PDF Publishing with Python is now Available! Read More »

Python Interviews Excerpt: Sebastian Raschka

The following is an excerpt from my book, Python Interviews Sebastian Raschka received his doctorate in Quantitative Biology and Biochemistry and Molecular Biology in 2017, from Michigan State University. Sebastian is the bestselling author of Python Machine Learning, which received the ACM Best of Computing award in 2016. Driscoll: Python is one of the languages

Python Interviews Excerpt: Sebastian Raschka Read More »

Python 201 is the Featured Book on Leanpub Today

Leanpub is featuring my second book on their homepage today: You can get the book for 50% off until tomorrow by using the following link: http://leanpub.com/python201/c/50percent Python 201 covers the following topics: Part I – Intermediate Modules Chapter 1 – The argparse module Chapter 2 – The collections module Chapter 3 – The contextlib module

Python 201 is the Featured Book on Leanpub Today Read More »