Comment on What did you use to teach yourself Python?Comments−burrokeet17yI actually learned it recently by writing a small app for the Google App Engine and referencing the python docs.After that I started learning Django using the Django docs and http://www.djangobook.com/ and this kind of rounded out the python bits as I went alongHaven't actually made reference to an actual Python book yet
Comments
I actually learned it recently by writing a small app for the Google App Engine and referencing the python docs.
After that I started learning Django using the Django docs and http://www.djangobook.com/ and this kind of rounded out the python bits as I went along
Haven't actually made reference to an actual Python book yet