Non-developers guide to the Python programming language

I am a software developer and a sociology student. I am writing this article as a sociology student and my intention for this article to… Read more

Similar

Python Makefile Code

Thanks to the article “Your Makefiles are wrong” it really dawned on me that Makefile can run any interpreter, not just sh or bash: The key message here, of course, is to choose a specific shell. If you’d rather use ZSH, or Python or Node for that matter,... (more…)

Read more »