Nieuws

You're taking a new programming class this fall, and you don't know anything about code. Python is taught widely in schools, and it's one of the most loved programming languages because it's simple.
Advanced Python Scripting for ArcGIS Pro is available in print (ISBN: 9781589486188, 290 pages, US$69.99) and as an e-book (ISBN: 9781589486195, US$69.99).
Interested in learning Python but don't know where to start? I'll walk you through the basics of the ever-popular programming language step-by-step. In an hour or so, you'll go from zero to ...
A great new book from the author of ‘Automate the Boring Stuff with Python’ helps you move past beginning concepts and embrace pro-level Python skills.
In fact, with the right approach, you can grasp the fundamentals of Python in just 20 minutes, even if you’ve never written a single line of code before.
For instance, if 20,000 lines through a certain file, the script breaks, instead of re-running the script from the start, tail can be used to read only from the line on which the script failed. There ...
Python is simple to use, but it is a real programming language, offering much more structure and support for large programs than shell scripts or batch files can offer.