Beginners Guide to Programming – Install Python

Before we move on to anything else, we need to get ourselves set up so we can actually start programming. So in this tutorial we are going to learn how to install Python and an environment called IDLE. At the end, we’ll open our command line, and make our first program.

Continue reading Beginners Guide to Programming – Install Python