Hello again! If you have any suggestions on how to improve my book, comment!
Now that we've covered terminology, it's now the proper time to get prepared. You will need a Python 2.7 Interpreter, which can be found at http://python.org/, an IDE (Python comes with idle, which is good. I use Notepad++.) which has tabs set to spaces, and this is optional, but half a brain.
Getting Prepared
Step One: Engage half of brain. We will need it!
Step Two: install Python. Be sure it adds itself to the system PATH variable.
Step Three: Open IDE of choice.
Step Four: I'M READY!
YOU ARE READING
Computer Programming -- Python (BASICS)
RandomBASICS of Programming in the Python Language. If you want to start programming in Python, this is a good place to start.
