Python Programming
July 16th, 2008 at 3:29 pm (Coding, Computer)
I’ve started really looking at programming with Python. It seems like a very versitile language. I want to write an application, but for any gui work, it just seems easier to drag-and-drop with something like visual basic than to program each window and element individually. I am kind of disappointed that the module curses doesn’t work quite right with my installation.