<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to start learning arcpy in ArcGis pro ? in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/how-to-start-learning-arcpy-in-arcgis-pro/m-p/1378282#M69792</link>
    <description>&lt;P&gt;Hello!&amp;nbsp; Welcome to the world of Python and arcpy!&lt;/P&gt;&lt;P&gt;I learned Python by taking a Python classes at a community college; it was an online course.&amp;nbsp; I took one course with a bad professor and was so discouraged, but then I took a class with a great professor and learned a lot and got confident.&lt;/P&gt;&lt;P&gt;I'm so thankful for that class; I constantly use skills I got there.&amp;nbsp;I feel it's super important to have a foundation in plain, non-GIS Python in order to do GIS/arcpy scripting - I could not have gotten far at all without learning about basic Python stuff like string manipulation, lists, slicing and indexes, creating and accessing dictionaries, creating functions, and writing loops (if loops, for loops). So I would highly recommend learning and practicing these things.&lt;/P&gt;&lt;P&gt;In terms of self-paced learning and resources on general Python, I often end up looking at W3Schools Python websites... I know nothing about this organization, but I find their Python resources helpful.&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.w3schools.com/python/" target="_blank"&gt;https://www.w3schools.com/python/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I also often find myself using Geeks for Geeks:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.geeksforgeeks.org/python-programming-language/" target="_blank"&gt;https://www.geeksforgeeks.org/python-programming-language/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The website asks you sign in, but just close that pop-up; you don't have to sign in.&lt;/P&gt;&lt;P&gt;Good luck!&lt;/P&gt;</description>
    <pubDate>Mon, 05 Feb 2024 18:22:18 GMT</pubDate>
    <dc:creator>AllenDailey1</dc:creator>
    <dc:date>2024-02-05T18:22:18Z</dc:date>
    <item>
      <title>How to start learning arcpy in ArcGis pro ?</title>
      <link>https://community.esri.com/t5/python-questions/how-to-start-learning-arcpy-in-arcgis-pro/m-p/1377907#M69783</link>
      <description>&lt;P&gt;Hello ,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;How to learn Arcpy in ArcGis pro ?&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;which books do you recommend ?which online course should i book ?&lt;/P&gt;&lt;P&gt;i am beginner in Python and I would like to start learning Python arcpy in ArcGis pro&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks in advance.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 03 Feb 2024 13:04:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-start-learning-arcpy-in-arcgis-pro/m-p/1377907#M69783</guid>
      <dc:creator>JokerEsri</dc:creator>
      <dc:date>2024-02-03T13:04:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to start learning arcpy in ArcGis pro ?</title>
      <link>https://community.esri.com/t5/python-questions/how-to-start-learning-arcpy-in-arcgis-pro/m-p/1377910#M69784</link>
      <description>&lt;P&gt;&lt;A href="http://www.esri.com/training/Bookmark/F3RVJH2HE" target="_self"&gt;training link ... search using arcpy&lt;/A&gt;&amp;nbsp;would be a start&lt;/P&gt;&lt;P&gt;addendum&lt;/P&gt;&lt;P&gt;I forgot the best resource&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/main/arcgis-pro-arcpy-reference.htm" target="_blank"&gt;ArcGIS Pro Python reference—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 03 Feb 2024 13:53:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-start-learning-arcpy-in-arcgis-pro/m-p/1377910#M69784</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2024-02-03T13:53:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to start learning arcpy in ArcGis pro ?</title>
      <link>https://community.esri.com/t5/python-questions/how-to-start-learning-arcpy-in-arcgis-pro/m-p/1377911#M69785</link>
      <description>&lt;P&gt;Hey &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/695672"&gt;@JokerEsri&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was in the same situation as you learning Python initially for my position, for myself, I used ESRI's Training modules to prepare myself with this link here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.esri.com/training/catalog/search/" target="_blank"&gt;https://www.esri.com/training/catalog/search/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Specifically the scripting and development section, along with Spatial Analysis to get into that realm as well.&lt;/P&gt;&lt;P&gt;Along with that, both of these links helped as well:&lt;BR /&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/3.1/arcpy/get-started/installing-python-for-arcgis-pro.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/3.1/arcpy/get-started/installing-python-for-arcgis-pro.htm&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://learn.arcgis.com/en/projects/get-started-with-python-in-arcgis-pro/" target="_blank"&gt;https://learn.arcgis.com/en/projects/get-started-with-python-in-arcgis-pro/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;My best piece of advice is just try things out, think of a tool or similar that is not common or that you can find, and give it a shot to make it!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Hope that helps to some extent!&lt;/P&gt;</description>
      <pubDate>Sat, 03 Feb 2024 13:50:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-start-learning-arcpy-in-arcgis-pro/m-p/1377911#M69785</guid>
      <dc:creator>CodyPatterson</dc:creator>
      <dc:date>2024-02-03T13:50:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to start learning arcpy in ArcGis pro ?</title>
      <link>https://community.esri.com/t5/python-questions/how-to-start-learning-arcpy-in-arcgis-pro/m-p/1377924#M69786</link>
      <description>&lt;P&gt;Thanks a lot for the link .&lt;/P&gt;&lt;P&gt;is there any recommended book to buy ?&lt;/P&gt;</description>
      <pubDate>Sat, 03 Feb 2024 17:45:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-start-learning-arcpy-in-arcgis-pro/m-p/1377924#M69786</guid>
      <dc:creator>JokerEsri</dc:creator>
      <dc:date>2024-02-03T17:45:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to start learning arcpy in ArcGis pro ?</title>
      <link>https://community.esri.com/t5/python-questions/how-to-start-learning-arcpy-in-arcgis-pro/m-p/1377942#M69788</link>
      <description>&lt;P&gt;Best on on Youtube:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=2rVED9mvMBA&amp;amp;list=PLO6KswO64zVu7S4bqQoHWR5516aCUEnda" target="_blank"&gt;https://www.youtube.com/watch?v=2rVED9mvMBA&amp;amp;list=PLO6KswO64zVu7S4bqQoHWR5516aCUEnda&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 04 Feb 2024 04:35:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-start-learning-arcpy-in-arcgis-pro/m-p/1377942#M69788</guid>
      <dc:creator>mokamuralidhar</dc:creator>
      <dc:date>2024-02-04T04:35:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to start learning arcpy in ArcGis pro ?</title>
      <link>https://community.esri.com/t5/python-questions/how-to-start-learning-arcpy-in-arcgis-pro/m-p/1378124#M69789</link>
      <description>&lt;P&gt;Hey &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/695672"&gt;@JokerEsri&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;These two books are offered by ESRI Publication and encompass a great amount of info:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.esri.com/en-us/esri-press/browse/python-scripting-for-arcgis-pro" target="_blank"&gt;https://www.esri.com/en-us/esri-press/browse/python-scripting-for-arcgis-pro&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.esri.com/en-us/esri-press/browse/advanced-python-scripting-for-arcgis-pro" target="_blank"&gt;https://www.esri.com/en-us/esri-press/browse/advanced-python-scripting-for-arcgis-pro&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I have the Advanced Python book and it has been incredibly helpful!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cody&lt;/P&gt;</description>
      <pubDate>Mon, 05 Feb 2024 13:20:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-start-learning-arcpy-in-arcgis-pro/m-p/1378124#M69789</guid>
      <dc:creator>CodyPatterson</dc:creator>
      <dc:date>2024-02-05T13:20:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to start learning arcpy in ArcGis pro ?</title>
      <link>https://community.esri.com/t5/python-questions/how-to-start-learning-arcpy-in-arcgis-pro/m-p/1378151#M69790</link>
      <description>&lt;P&gt;The option to export a &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/analysis/geoprocessing/basics/geoprocessing-history.htm#ESRI_SECTION1_DE181D2B95F04F62B3FDEE74391F89BC" target="_self"&gt;geoprocessing output&lt;/A&gt; or &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/analysis/geoprocessing/modelbuilder/exporting-a-model-to-python.htm" target="_self"&gt;model&lt;/A&gt; to Python can also be helpful in learning because you can see how some of the more complex tools are set up in Python.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Feb 2024 14:48:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-start-learning-arcpy-in-arcgis-pro/m-p/1378151#M69790</guid>
      <dc:creator>BlakeTerhune</dc:creator>
      <dc:date>2024-02-05T14:48:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to start learning arcpy in ArcGis pro ?</title>
      <link>https://community.esri.com/t5/python-questions/how-to-start-learning-arcpy-in-arcgis-pro/m-p/1378230#M69791</link>
      <description>&lt;P&gt;The tutorials here may be helpful:&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.arcgis.com/en/paths/learn-python-in-arcgis-pro/" target="_blank"&gt;https://learn.arcgis.com/en/paths/learn-python-in-arcgis-pro/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You can get the syntax for running a Geoprocessing tool by looking in the History and copying it as Python code -- I find this very useful.&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/3.1/help/analysis/geoprocessing/basics/run-geoprocessing-tools.htm#:~:text=scheduling%20geoprocessing%20tools-,Copy%20Python%20command,-To%20copy%20a" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/3.1/help/analysis/geoprocessing/basics/run-geoprocessing-tools.htm#:~:text=scheduling%20geoprocessing%20tools-,Copy%20Python%20command,-To%20copy%20a&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Feb 2024 16:54:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-start-learning-arcpy-in-arcgis-pro/m-p/1378230#M69791</guid>
      <dc:creator>BobBooth1</dc:creator>
      <dc:date>2024-02-05T16:54:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to start learning arcpy in ArcGis pro ?</title>
      <link>https://community.esri.com/t5/python-questions/how-to-start-learning-arcpy-in-arcgis-pro/m-p/1378282#M69792</link>
      <description>&lt;P&gt;Hello!&amp;nbsp; Welcome to the world of Python and arcpy!&lt;/P&gt;&lt;P&gt;I learned Python by taking a Python classes at a community college; it was an online course.&amp;nbsp; I took one course with a bad professor and was so discouraged, but then I took a class with a great professor and learned a lot and got confident.&lt;/P&gt;&lt;P&gt;I'm so thankful for that class; I constantly use skills I got there.&amp;nbsp;I feel it's super important to have a foundation in plain, non-GIS Python in order to do GIS/arcpy scripting - I could not have gotten far at all without learning about basic Python stuff like string manipulation, lists, slicing and indexes, creating and accessing dictionaries, creating functions, and writing loops (if loops, for loops). So I would highly recommend learning and practicing these things.&lt;/P&gt;&lt;P&gt;In terms of self-paced learning and resources on general Python, I often end up looking at W3Schools Python websites... I know nothing about this organization, but I find their Python resources helpful.&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.w3schools.com/python/" target="_blank"&gt;https://www.w3schools.com/python/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I also often find myself using Geeks for Geeks:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.geeksforgeeks.org/python-programming-language/" target="_blank"&gt;https://www.geeksforgeeks.org/python-programming-language/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The website asks you sign in, but just close that pop-up; you don't have to sign in.&lt;/P&gt;&lt;P&gt;Good luck!&lt;/P&gt;</description>
      <pubDate>Mon, 05 Feb 2024 18:22:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-start-learning-arcpy-in-arcgis-pro/m-p/1378282#M69792</guid>
      <dc:creator>AllenDailey1</dc:creator>
      <dc:date>2024-02-05T18:22:18Z</dc:date>
    </item>
  </channel>
</rss>

