Python 101 Sale
My first book, Python 101 is on sale this month. You can get it on Amazon US for $5.99 or you can buy it for 50% off via my website. To get 50% off, just enter the following offer code at checkout: may50
My first book, Python 101 is on sale this month. You can get it on Amazon US for $5.99 or you can buy it for 50% off via my website. To get 50% off, just enter the following offer code at checkout: may50
This week we welcome Julien Danjou (@juldanjou) as our PyDev of the Week. Julien is the author of The Hacker’s Guide to Python. He also writes and interesting Python blog. Let’s spend some time getting to know Julien better!
PyDev of the Week: Julien Danjou Read More »
This week we welcome Matt Harrison as our PyDev of the Week. Matt is the author of several Python books. He is well known as a speaker at PyCon and other conferences and user groups. Last year, he released a Python Training Bundle which is a Python course for learning 90% of Python. Let’s spend
PyDev of the Week: Matt Harrison Read More »
This week we welcome Adina Howe as our PyDev of the week. I first heard about Mrs. Howe from an article on Nature.com about how Python is doing well in scientific circles and is worth learning. Currently she is a Biosystem Engineering professor at Iowa State University. Let’s spend some time getting to know more
PyDev of the Week: Adina Howe Read More »
My second Kickstarter campaign is coming to an end in less than 2 days! I still haven’t met my goal, but I know I could still make it. In the mean time, I created episode #3, which is a screencast about Python’s lists, tuples and dictionaries. You can check it out here: Be sure to
47 Hours to End of Kickstarter + New Video Read More »
This week we welcome Noah Gift (@noahgift) as our PyDev of the Week. Let’s spend some time getting to know more about him! Can you tell us a little about yourself (hobbies, education, etc): Current hobbies are MMA training, which was a side-effect of working at my current job. I train about 6 days a
PyDev of the Week: Noah Gift Read More »
Yesterday I put together another demo of Python 101, the Screencast. This one is based on the first chapter of my book, which covers the basics of IDLE, Python’s built-in development environment. You can check out the video below: The Kickstarter campaign for the screencast series has one more week to go. You can check
Python 101 Screencast Update – Another Demo Video Read More »
I recently took on a project where I needed to graph some data on a webpage using data I had queried from a database. Since I love Python, I decided to use it to accomplish this task. I went with Flask for serving the webpage and pygal for creating the graphs. In this tutorial, I
Using pyGal Graphs in Flask Read More »
In this tutorial, we’ll look at three simple ways to create a wxPython frame. If you’re a visual learner, I also created a screencast version of this article that you can view below:
wxPython 101: Simple Frames Read More »
This week we welcome Douglas Starnes as our PyDev of the Week. Douglas Starnes is a polyglot ninja in the Memphis, TN area. He has spent the past 8 years developing software in multiple languages including C#, Python, JavaScript and more on mobile, cloud and web platforms. His community involvement includes speaking at conferences such
PyDev of the Week: Douglas Starnes Read More »
This week we welcome Lennart Regebro (@regebro) as our PyDev of the Week! I’ve been following his blog for a while now and think it’s well worth a read. He is also the author of Porting to Python 3. Let’s spend some time getting to know him!
PyDev of the Week: Lennart Regebro Read More »
Over the weekend, I recorded my first official screencast for my Python 101 Kickstarter. It’s basically beta quality right now, but I want to get your feedback. The first video is based on chapter 2 and covers Python strings. It ended up clocking in at a little over 13 minutes, which surprised me a bit.
Python 101 Screencast Kickstarter Update Read More »
This week we welcome Mike Fletcher as our PyDev of the Week. I actually had the honor of meeting Mr. Fletcher at a PyCon a few years ago in a wxPython open space slot. He was active on the wxPython mailing list to some degree when I was first learning wxPython. He is the author
PyDev of the Week: Mike Fletcher Read More »
My latest project is turning my book, Python 101, into a Screencast. I have started a Kickstarter to raise funds to help in this endeavor. You can check it out here: https://www.kickstarter.com/projects/34257246/the-python-101-screencast The basic idea is to take each chapter of the book and turn it into a screencast. There are 44 chapters currently that
The Python 101 Screencast Kickstarter is Now Live! Read More »
I am currently working on another Kickstarter campaign to turn my book, Python 101 into a video series. I am planning on launching this project on Wednesday, March 25th. There are 44 chapters in my book, so I’ll be creating a minimum of 44 screencast videos. Here is what is currently covered in the book
The Python 101 Screencast Kickstarter is Launching Soon Read More »