Learning Something New with Python

This post is simply my response to Neil Middleton's post about learning a new language. I've been interested in Python for a while now have read quite a few chapters in Dive Into Python but have yet to put it into practice.

So thanks Neil for spurring me to care more about just "getting my job done" and being happy staying there. I'll be blogging my Python experiences here and tagging them with "python".

This entry was posted in Uncategorized and tagged . Bookmark the permalink.

2 Responses to Learning Something New with Python

  1. Jeff Self says:

    Congrats on looking at Python. I use CF at work but would love the chance to do Python development full-time especially Django. You might be interested to know that Adrian Holovaty is currently working on a new version of the Django book and its here: http://www.djangobook.com/en/2.0/

    There is also another great Python tutorial here: http://www.greenteapress.com/thinkpython/thinkpython.html

    • Jon Dowdle says:

      @jeff Thanks for the heads up on the Django book. I forgot to mention that Django is the framework that I’d like to use with Python. Also, the Mozilla QA dept is doing a “class” on Python. See the Google group here to get caught up.