- Programming ArcGIS with Python Cookbook(Second Edition)
- Eric Pimpler
- 101字
- 2021-07-16 13:32:20
Summary
In this chapter, we covered some of the fundamental Python programming concepts that you'll need to understand before you can write effective geoprocessing scripts. We began the chapter with an overview of the IDLE development environment to write and debug Python scripts. You learned how to create a new script, edit existing scripts, check for syntax errors, and execute scripts. We also covered the basic language constructs, including importing modules, creating and assigning variables, if/else statements, looping statements, and the various data-types including strings, numbers, Booleans, lists, dictionaries, and objects. You also learned how to read and write text files.
推薦閱讀
- 案例式C語言程序設計
- Programming ArcGIS 10.1 with Python Cookbook
- Visual C
- Python漫游數學王國:高等數學、線性代數、數理統計及運籌學
- Clojure Reactive Programming
- 數據結構與算法分析(C++語言版)
- Scala Reactive Programming
- 深度實踐KVM:核心技術、管理運維、性能優化與項目實施
- Learning iOS Penetration Testing
- 區塊鏈:技術與場景
- Laravel 5.x Cookbook
- Java Web開發任務教程
- Server Side development with Node.js and Koa.js Quick Start Guide
- Python語言及其應用(第2版)
- Apple Watch極速開發