Select to view content in your preferred language

Learning Python

1582
10
08-29-2013 10:20 AM
RobertBorchert
Honored Contributor
Can anyone direct me to a good resource for learning to script with Python?  Especially as it relates to ArcGIS

I have experience in VB so the idea is not completely foreign to me
Tags (2)
0 Kudos
10 Replies
NeilAyres
MVP Alum
I have also found Mark Pilgrim's Dive into Python really useful for all the basics...
List manipulation, dictionaries and much else.

http://www.diveintopython.net/

Cheers,
N
0 Kudos