PYTHON TUTORIALs

EXAMPLE 1: PYTHON PRIMER

(Details)

An introduction to Python can be found in the following Jupyter file which contains a brief introduction to many scripting concepts in Python following by brief coding examples. The Jupyter file was developed to be opened and run in Google Colaboratory. An instruction video is provided below or can be completed with the directions below.

Instructions (see video above for similar instructions):

  1. Download Python_Primer.ipynb from link below

  2. Go to https://colab.research.google.com/ and sign in with Google account

  3. Click Upload, then Browse, and select the recently download Python_Primer.ipynb file, Done!

Additional examples will be added as they become available.