- ArcPy and ArcGIS:Geospatial Analysis with Python
- Silas Toms
- 124字
- 2021-07-23 20:23:06
Chapter 1. Introduction to Python for ArcGIS
In this chapter, we will discuss the development of Python as a programming language, from its beginning in the late 1980s to its current state. We will discuss the philosophy of design that spurred its development, and touch on important modules that will be used throughout the book, especially focusing on the modules built into the Python standard library. This overview of the language and its features will help explain what makes Python a great language for ArcGIS automation.
This chapter will cover:
- A quick overview of Python: What it is and does, who created it, and where it is now
- The ArcPy module and other important modules
- Python as a general purpose programming language
推薦閱讀
- JavaScript:Functional Programming for JavaScript Developers
- Android 9 Development Cookbook(Third Edition)
- Python網絡爬蟲從入門到實踐(第2版)
- 深入淺出Windows API程序設計:編程基礎篇
- SQL Server 2016數據庫應用與開發
- Flutter跨平臺開發入門與實戰
- 從零開始學C#
- Spring MVC+MyBatis開發從入門到項目實踐(超值版)
- Distributed Computing in Java 9
- C語言程序設計實踐
- WebStorm Essentials
- H5+移動營銷設計寶典
- 從零開始:C語言快速入門教程
- SFML Game Development
- Getting Started with hapi.js