Learning Python
Sunday, October 7th, 2007
No need to fear, I still love PHP way more.
I’m working on a command-line application and decided to use Python because it seems to be a little easier to work with for CLI purposes. I needed to teach myself some key things about Python by building a useless toy that does the following:
Incrementally repeat […]
Posted in Code, Python | No Comments