<?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: Learning Python in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/learning-python/m-p/222268#M17171</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have also found Mark Pilgrim's Dive into Python really useful for all the basics...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;List manipulation, dictionaries and much else.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.diveintopython.net/"&gt;http://www.diveintopython.net/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;N&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 30 Aug 2013 06:50:07 GMT</pubDate>
    <dc:creator>NeilAyres</dc:creator>
    <dc:date>2013-08-30T06:50:07Z</dc:date>
    <item>
      <title>Learning Python</title>
      <link>https://community.esri.com/t5/python-questions/learning-python/m-p/222258#M17161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can anyone direct me to a good resource for learning to script with Python?&amp;nbsp; Especially as it relates to ArcGIS&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have experience in VB so the idea is not completely foreign to me&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Aug 2013 17:20:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/learning-python/m-p/222258#M17161</guid>
      <dc:creator>RobertBorchert</dc:creator>
      <dc:date>2013-08-29T17:20:19Z</dc:date>
    </item>
    <item>
      <title>Re: Learning Python</title>
      <link>https://community.esri.com/t5/python-questions/learning-python/m-p/222259#M17162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is good.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://esripress.esri.com/display/index.cfm?fuseaction=display&amp;amp;websiteID=224&amp;amp;moduleID=0"&gt;http://esripress.esri.com/display/index.cfm?fuseaction=display&amp;amp;websiteID=224&amp;amp;moduleID=0&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Aug 2013 17:22:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/learning-python/m-p/222259#M17162</guid>
      <dc:creator>JoeFlannery</dc:creator>
      <dc:date>2013-08-29T17:22:33Z</dc:date>
    </item>
    <item>
      <title>Re: Learning Python</title>
      <link>https://community.esri.com/t5/python-questions/learning-python/m-p/222260#M17163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There is also a free ESRI web course "Using&amp;nbsp; Python in ArcGIS 10"&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://training.esri.com/gateway/index.cfm?fa=catalog.webCourseDetail&amp;amp;CourseID=1868"&gt;http://training.esri.com/gateway/index.cfm?fa=catalog.webCourseDetail&amp;amp;CourseID=1868&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jim&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Aug 2013 17:27:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/learning-python/m-p/222260#M17163</guid>
      <dc:creator>JimCousins</dc:creator>
      <dc:date>2013-08-29T17:27:48Z</dc:date>
    </item>
    <item>
      <title>Re: Learning Python</title>
      <link>https://community.esri.com/t5/python-questions/learning-python/m-p/222261#M17164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;A _jive_internal="true" href="https://community.esri.com/www.python.org"&gt;www.python.org&lt;/A&gt;&lt;SPAN&gt; as well as any book published by O'Reilly (check online) These don't relate to ArcGIS but will get you up to speed.&amp;nbsp; Also don't forget the code samples in the help files &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html"&gt;http://resources.arcgis.com/en/help/main/10.2/index.html&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Aug 2013 18:10:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/learning-python/m-p/222261#M17164</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2013-08-29T18:10:40Z</dc:date>
    </item>
    <item>
      <title>Re: Learning Python</title>
      <link>https://community.esri.com/t5/python-questions/learning-python/m-p/222262#M17165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks, these are both great suggestions.&amp;nbsp; I am going to run the free course and see if my Supervisor will get the book ordered for me.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Aug 2013 18:11:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/learning-python/m-p/222262#M17165</guid>
      <dc:creator>RobertBorchert</dc:creator>
      <dc:date>2013-08-29T18:11:10Z</dc:date>
    </item>
    <item>
      <title>Re: Learning Python</title>
      <link>https://community.esri.com/t5/python-questions/learning-python/m-p/222263#M17166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I was just on the Python web site before replying.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I see I can download Python for free.&amp;nbsp; It may come in handy for things outside of the ESRI environment.&amp;nbsp; Is ESRI Python use compatible with the most recent release of Python.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;A _jive_internal="true" href="https://community.esri.com/www.python.org"&gt;www.python.org&lt;/A&gt; as well as any book published by O'Reilly (check online) These don't relate to ArcGIS but will get you up to speed.&amp;nbsp; Also don't forget the code samples in the help files &lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html"&gt;http://resources.arcgis.com/en/help/main/10.2/index.html&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Aug 2013 18:13:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/learning-python/m-p/222263#M17166</guid>
      <dc:creator>RobertBorchert</dc:creator>
      <dc:date>2013-08-29T18:13:14Z</dc:date>
    </item>
    <item>
      <title>Re: Learning Python</title>
      <link>https://community.esri.com/t5/python-questions/learning-python/m-p/222264#M17167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Google has a python course, very good.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://developers.google.com/edu/python/"&gt;https://developers.google.com/edu/python/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Aug 2013 18:38:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/learning-python/m-p/222264#M17167</guid>
      <dc:creator>MaryM</dc:creator>
      <dc:date>2013-08-29T18:38:45Z</dc:date>
    </item>
    <item>
      <title>Re: Learning Python</title>
      <link>https://community.esri.com/t5/python-questions/learning-python/m-p/222265#M17168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I was just on the Python web site before replying.&lt;BR /&gt;&lt;BR /&gt;I see I can download Python for free.&amp;nbsp; It may come in handy for things outside of the ESRI environment.&amp;nbsp; Is ESRI Python use compatible with the most recent release of Python.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It's not the most recent (python is up to 3.x, ArcGIS uses 2.6 or 2.7 depending on your version), but from the bits of gossip I've heard, 2.x will probably be around for a while. Other than installing to a non-standard location, and adding the arcpy site package, I don't think Esri makes any significant changes to the distribution.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You used to be able to install python before ArcGIS and then the ArcGIS installer could use the existing python install (still had to be correct version). I haven't run an install in a few versions, so I'm not sure if that's true anymore. I think arcpy requires specific versions of certain modules too, like numpy, so it may not be 100% cut and dry anymore. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But all and all Python has been pretty handy. It's kind of like the Swiss Army Knife of languages.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Aug 2013 19:01:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/learning-python/m-p/222265#M17168</guid>
      <dc:creator>MattSayler</dc:creator>
      <dc:date>2013-08-29T19:01:08Z</dc:date>
    </item>
    <item>
      <title>Re: Learning Python</title>
      <link>https://community.esri.com/t5/python-questions/learning-python/m-p/222266#M17169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have ArcGIS 10.2 on my machine.&amp;nbsp; I just looked in the Start menu and it shows Python 2.7 is installed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;It's not the most recent (python is up to 3.x, ArcGIS uses 2.6 or 2.7 depending on your version), but from the bits of gossip I've heard, 2.x will probably be around for a while. Other than installing to a non-standard location, and adding the arcpy site package, I don't think Esri makes any significant changes to the distribution.&lt;BR /&gt;&lt;BR /&gt;You used to be able to install python before ArcGIS and then the ArcGIS installer could use the existing python install (still had to be correct version). I haven't run an install in a few versions, so I'm not sure if that's true anymore. I think arcpy requires specific versions of certain modules too, like numpy, so it may not be 100% cut and dry anymore. &lt;BR /&gt;&lt;BR /&gt;But all and all Python has been pretty handy. It's kind of like the Swiss Army Knife of languages.&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Aug 2013 19:07:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/learning-python/m-p/222266#M17169</guid>
      <dc:creator>RobertBorchert</dc:creator>
      <dc:date>2013-08-29T19:07:02Z</dc:date>
    </item>
    <item>
      <title>Re: Learning Python</title>
      <link>https://community.esri.com/t5/python-questions/learning-python/m-p/222267#M17170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I have ArcGIS 10.2 on my machine.&amp;nbsp; I just looked in the Start menu and it shows Python 2.7 is installed.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I would strongly recommend not installing another Python. You are better to just use the ArcGIS Python as your default system Python - there are no real disadvantages to doing this. It has the advantage that you don't have clashes, installer mixups, etc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is particularly true now that ESRI have released 64-bit Background Geoprocessing, which gives you a default 64-bit Python (unfortunately you can't then delete the 32-bit Python...). Prior to this I had to run a separate Python just for dealing with large datasets (outside of Arc), now I can use the one Python for everything.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For use with ArcGIS there are practically no advantages to using Python 3, so you aren't missing out on anything.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Although, if you really want to practice for when ArcGIS does move to Python 3 you can emulate a lot of the behaviour with &lt;/SPAN&gt;&lt;SPAN style="font-family:Courier New;"&gt;with import __future__&lt;/SPAN&gt;&lt;SPAN&gt;, i.e. (ones less likely to be useful commented out...):&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;from __future__ import division, print_function #, unicode_literals, with_statement&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Aug 2013 21:33:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/learning-python/m-p/222267#M17170</guid>
      <dc:creator>StacyRendall1</dc:creator>
      <dc:date>2013-08-29T21:33:11Z</dc:date>
    </item>
    <item>
      <title>Re: Learning Python</title>
      <link>https://community.esri.com/t5/python-questions/learning-python/m-p/222268#M17171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have also found Mark Pilgrim's Dive into Python really useful for all the basics...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;List manipulation, dictionaries and much else.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.diveintopython.net/"&gt;http://www.diveintopython.net/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;N&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Aug 2013 06:50:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/learning-python/m-p/222268#M17171</guid>
      <dc:creator>NeilAyres</dc:creator>
      <dc:date>2013-08-30T06:50:07Z</dc:date>
    </item>
  </channel>
</rss>

