Another Python neophyte

Learning Python tracks the progress of a Python newb’s quest learn Python. Ony three posts so far, but I’m sure there will be good things coming in the future.

Best of luck to the anonymous person behind the site! I recommend they check out my Top 10 List of Python Resources.

4 Responses to “Another Python neophyte”

  1. selsine Says:

    Hey thanks for the post about my site. It’s in it’s very early stages write now, but I hope to add much much more to it as I learn python.

    I’ll also add some person information soon, so I’ll be less anonymous on the site!

    I gave your top 10 list a read it’s got some good information and I’ll be sure to use it.

  2. John Says:

    Glad you liked the list. I’m in the process of learning Python as well, so I’ll be reading your site with interest!

  3. selsine Says:

    I hope to start updating my site regularly after the holidays, I’m just to busy right now to post anything meaningful.

  4. import this. » Blog Archive » Tkinter GUI tutorial Says:

    [...] Learning Python (mentioned earlier) has a rather nice tutorial up called Creating a GUI in Python using Tkinter: There are a lot of python GUI toolkits out there, but for our first application we are going to use Tkinter, which is considered somewhat of a standard right now and is installed when pyhon is installed. Another nice thing about the Tkinter GUI is that it is cross platform and offers a native look and feel on *nix, Windows, and OS X. [...]

Leave a Reply