Posts

Showing posts from May, 2023

Module 1

Image
 Hello All! This is my first hack at any programming task ever, and I look forward to learning and growing a lot throughout the duration of this course. It took me way longer than it should have to complete this first assignment, but I now have a much better handle on the ArgoApps platform and am familiar with the file types we will be using in this course.  The first step of this assignment involves accessing the ArcGIS online tool provided by the university. Only from that application can you access your S drive. It took me a little while to figure out how to implement the python script file and apply it into my S drive, but all that needed to be done once the file was copied into the S drive was to right click the CreateModFolders.py file and open it in IDLE. This step ran the python script and created the GISprogaming file and its constituent modules in the S drive. The flowchart for converting radians to degrees was made using draw.io software and I guided the pseudoco...