
Setting up your Windows 10 System for Python Development (PyDev, Eclipse, Python)
In this article I'll explain how you can set-up your Windows 10 machine for some extreme Python development.
UPDATE: Here is a video version of the tutorial (updated to use the latest Python3 and Eclipse Neon).
Install Python
First we install…

Installing Eclipse Luna on Windows 10
I have recently been playing around with the insider preview of Windows 10. Love it so far, and since everyone will likely upgrade from Windows 8 to Windows 10, I thought I'd write some articles using it.
This article explains how to install…

How to install Eclipse and PyDev
If you are just starting to learn Python development, you may be wondering what is a good IDE (Interactive Development Environment) you can use to get the code flowing? My personal favorite is Eclipse with the PyDev plugin.
Why is it my favourite?…
