From the official documentation….Python, the name.
Free PDF copies of the workbooks: A Python Primer for ArcGIS Workbook series info (or click the Python Primer menu option).
View the subjects below for more information. Most of the pages contain links to zip files that contain demo scripts, Pro Projects, and Jupyter notebooks.
- Before you Begin
- Jupyter Notebooks (for those interested)
- Getting Started/Python Fundamentals – (Intro script samples and Jupyter notebooks)
- Trouble Shooting and Getting Help
- Simple Geoprocessing Scripts
- Feature Layers, Queries, and Selecting Data
- Cursors
- Creating/Using Joined Data
- Mapping Module
- Python Functions
- Python Script Tool
- Script Automation
- Miscellanea
- Create a Unique Value List from a Feature Service – (Script and Jupyter notebook)