Python
Thursday, July 5th, 2007Python is awesome (Python is a programming language for all you non-techies). Derrick has been telling me that for a while, I just never made the time to play with it. So I sat down last night and played with it for a while and got some stuff written and working. It’s pretty easy to get the hang of, and you can throw things together very quickly. It seems like it could be used as a sort of swiss army knife of programming; if you need to do a quick and dirty task it has everything built in so you can just git-r-done.
They have some good tutorials on their site for both programmers and non-programmers; I haven’t tried the non-programmer version, but the programmer version was very easy to follow. I’d highly recommend checking out the tutorials and playing with it; it’s well worth knowing and I’m sure there will be a lot of instances where it would be useful.
