Nieuws

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!
Learn how to get Python up and running on Windows, macOS, or Linux—and avoid the biggest pitfalls along the way.
This post explains how to run Python apps on PC, Mac, Linux, Android, iOS, or even the web. Know your options when writing Python code!
I’ll show you how to install Python 3 on Linux. If you use a different operating system, you’ll need to modify the installation instructions to suit your platform of choice.
A complete guide to choosing the right Python distribution, the right Python IDE, and the right supporting tools to jumpstart your Python programming.
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 ...