Programming Articles
PDED: Series introduction
Setting up a Python development environment with Debian: Step 0
If you’re interested in beginning Python development but don’t know how to create a usable environment to begin learning in, this may, possibly, be the place to start. Beginning with the installation of an operating system and working through the installation, configuration and basic use of each tool I use in my own setup, you will be left with a system ready to follow whatever Python tutorials interest you without further complications. Hopefully.