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!
Because Linux distributions differ significantly, the typical way to install Python on Linux is to use the specific distro’s package manager. Ubuntu and Fedora, for instance, have entirely ...
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 ...