Part two: Getting prepared

1.6K 20 1
                                        

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!

Computer Programming -- Python (BASICS)Where stories live. Discover now