From the course: Python Scripting Using the ArcGIS API for Python
What you should know
From the course: Python Scripting Using the ArcGIS API for Python
What you should know
- [Instructor] In order to take full advantage of this course, you should be familiar with using ArcGIS Pro, and either ArcGIS Online, or Portal for ArcGIS, including creating a project in ArcGIS Pro, creating a map, and displaying a map in both ArcGIS Pro and ArcGIS Online or Portal. You should be familiar with working with attribute tables and connecting to web services through ArcGIS Pro. You should also have a basic understanding of common Python syntax, including creating variables and the correct syntax for a print statement, importing Python libraries, using conditional statements, you know, if/then statements, and for loops, and you should have a basic understanding of object-oriented programming, objects and properties and methods. If you haven't had a chance to watch the Learning ArcGIS Python Scripting course here on LinkedIn, it's recommended as a precursor to this course.