News

This post explains how to install Python on Linux, Windows, or Mac. We will also set up an editor so that you can start coding!
A complete guide to choosing the right Python distribution, the right Python IDE, and the right supporting tools to jumpstart your Python programming.
This post explains how to run a Python script in terminal or CMD. This is a quick and powerful way to access your programs and improve workflow.
Jack Wallen shows you how to make installing software on Arch Linux much easier.
Introducing Anaconda, a Python distribution for scientific research. I've looked at several ways you could use Python to do scientific calculations in the past, but I've never actually covered how to ...