Intro to Python: Modules and CGI

In Programming, Python by timfanelli

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

In Programming, Python by timfanelli

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 …