.. _getting_started_with_python: *************************** Getting Started with Python *************************** .. image:: _static/Python_logo_and_wordmark.svg This page highlights resources to gain an understanding of the ``Python`` programming language. Learn Python ============ +------------------------------------------------------------------------------------------------------------+---------------------------------------------------------------------+ | Title | Description | +============================================================================================================+=====================================================================+ | `Getting started with Python for science `_ | - Quick primer tutorial for scientific Python by & for scientists | | | - from: Scipy lecture notes | +------------------------------------------------------------------------------------------------------------+---------------------------------------------------------------------+ | `The Python tutorial `_ | - A more thorough tutorial | +------------------------------------------------------------------------------------------------------------+---------------------------------------------------------------------+ | `Think Python `_ | - A free, pdf book (also for the beginning programmer) | | | | +------------------------------------------------------------------------------------------------------------+---------------------------------------------------------------------+ Further reading =============== +------------------------------------------------------------------------------------------------------------+---------------------------------------------------------------------+ | Title | Description | +============================================================================================================+=====================================================================+ | `python.org `_ | - 'home base', with extensive resources | | | - from: Python Software Foundation | +------------------------------------------------------------------------------------------------------------+---------------------------------------------------------------------+