Python Scripting – Functions, Methods, Modules
Moving forward into our second week of GIS Programming, there was a lot to memorize related to basic Python programming terminology and functionality. Our first foray into Python utilized functions, methods and modules. Additionally we gain experience working with lists and loops. The Lab assignment for Module 2 commenced with a basic assignment of a string variable comprising our full name. A string, or string literal, is a set of characters [...]