Books

Books that I’ve read, reviewed or cited for this article

Announcing The Python Logging Book & Course Kickstarter

What does every new developer do when they are first learning to program? They print out strings to their terminal. It’s how we learn! But printing out to the terminal isn’t what you do with most professional applications. Support on Kickstarter  In those cases, you log into files. Sometimes, you log into multiple locations at […]

Announcing The Python Logging Book & Course Kickstarter Read More »

Get Early Access to The Python Quiz Book and Course

The Python Quiz Book and The Python Quiz Course are now available for early access. Both the course and the book will have 100+ quizzes and answers. Here are just some of the things you’ll learn about: Comprehensions f-strings Boolean math Generators Unpacking generalizations Lambdas Modulus operators Ternary expressions Callables Name shadowing Slicing Assignment expressions

Get Early Access to The Python Quiz Book and Course Read More »

Automating Excel with Python Paperback Now Available!

My 10th Python book, Automating Excel with Python is now available on Amazon in Paperback or Kindle versions. In this book, you will learn how to use Python to do the following: Create Excel spreadsheets Read Excel spreadsheets Create different cell types Add and remove sheets Convert Excel spreadsheets into other file types Cell styling

Automating Excel with Python Paperback Now Available! Read More »