Books

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

Python 101 50% Off

For the rest of March, you can get my book, Python 101 for 50% off if you use the following code: march15 Learn how to program with Python from beginning to end. My book is made primarily for beginners. However, at least two-thirds of it is aimed at intermediate programmers. You may be wondering how […]

Python 101 50% Off Read More »

eBook Contest: Win a Free Copy of Mastering Object-oriented Python

This contest is over! Packt Publishing has partnered with my blog to give away 2 copies of their ebook version of Mastering Object-oriented Python by Steven Lott. You can read my full book review here, but frankly, I thought it was one of best advanced Python books I’ve read in a long time. It’s also

eBook Contest: Win a Free Copy of Mastering Object-oriented Python Read More »

Book Review: Mastering Object-Oriented Python

Packt Publishing asked me to be a technical reviewer for one of their latest Python books, Mastering Object-Oriented Python by Steven Lott. This book is a sequel of sorts to their 2010 release, Python 3 Object Oriented Programming by Dusty Phillips, which I reviewed here. Note: This book is explicitly for Python 3 developers and

Book Review: Mastering Object-Oriented Python Read More »

eBook Review: Creating Apps in Kivy

Kivy is a neat package that allows Python developers to create user interfaces on mobile devices. You can also deploy the applications to desktops too. This is the second book I’ve seen put out on the subject. The first book, Kivy – Interactive Applications in Python by Roberto Ulloa came out last year from Packt

eBook Review: Creating Apps in Kivy Read More »