A while back I began posting an Intro to Python series, and for lack of time I haven’t posted anything in it for a while. Since I’ve started writing plugins …
Intro to Python: Modules and CGI
I left off yesterday in my Python series having shown you the very basic language elements. Today, we’re going to expand on that a little bit by introducing modules and …
Intro to Python: Hello World
Well I’ve said once or twice that I’ve finally taken up learning Python… so far I’m really impressed with the language, although I’m not overly familiar with it yet. Since …