Sunday, May 31, 2026
Monday, May 25, 2026
Sunday, May 17, 2026
Python Environments and Flowcharts
Another requirement for this week was to read “The Zen of Python” by Tim Peters. This is a set
of 19 "guiding principles" that can be found by typing import this into IDLE. I believe these guiding principles are
a shared philosophy within the Python community to emphasize to the user the
importance of simplicity, clarity, and readability when writing code in Python.
The purpose is to set a standard that anyone and everyone can understand and
use. Python is, after all, for anyone who wants to learn to code and not just
for the coding experts. The line “Explicit is better than implicit” resonates
with me most, as I value clear and concise instruction that is unambiguous,
leaving little space for guessing at any underlining meaning.
Working with Geometries
In this final week of GIS Programming, we were tasked with creating a text file that reads data from the shape file rivers.shp. Below is...
-
This week's lab had us working with projections. The original file was shown in the Albers Equal Area, and from there, it was re-proje...
-
Hello blog readers! Welcome back to my GIS Odyssey. This is just an introductory post about me for my new class so it will be short. So, a l...
-
The objective for exercise 1 was to identify the tone and texture of an aerial photograph. Tone can be described as the brightness or darkne...





