Introduction to Programming for Public Policy (30550)

Mac Install Instructions

Terminal

You will need to have a Terminal set up on your computer. If you’re running a Mac, it is installed. Just Spotlight search for ‘Terminal.’ Easy!

Python

Download the Python 3.6, 64-bit Anaconda, and install it on your computer.

You’re done with the python part!

Atom Text Editor

I encourage you to use Atom as a text editor; it provides syntax highlighting that you will find useful. The Download and installation should be trivial. If you want, you can delete it when you’re done.

GitHub

Create a student GitHub account, or just a standard GitHub account. You will use this account to push (submit) all of your work. Download and install git.