Posts In Category Python
Ad-Positioner Update
on December 21, 2009 by Wolf Halton in Python, Comments (0)
I have started a version of the Ad-Positioner script that uses easygui because it is entertaining and I can check code locally. We have a new mascot for the project: […]
New Python Scripting Tutorial
on December 8, 2009 by Wolf Halton in Python, Comments (0)
I have completed the first draft of my new Python tutorial for beginners. I welcome reviewers. If you are interested in reviewing the tutorial or you are a beginner and […]
A Fun Python Password Program
on December 1, 2009 by Wolf Halton in Python, Comments (0)
This started out as a very simple example of a bash-script example for a simple password-required app. I started thinking that it would be pretty easy to crack the password, […]
Python EasyGUI Quick Review
on November 15, 2009 by Wolf Halton in Python, Comments (0)
I was googling about for a fun way to make beginning Python more fun. I teach an introductory class on “thinking like a programmer,” and generally students are not instantly […]