Tag: education

  • QGIS revisited

    GIS in QGIS 3 for beginners is now complete!. It was chock full of useful information, and helped with a greater overall understand of what GIS can accomplish. The way the class was structured, as a survey, was extremely beneficial. There were a few hiccups… One being the course was recorded using a different version…

  • GIS, my old new acquaintance

    Since my last blog post, I have been diving into GIS a bit more… I have returned to my fist GIS endeavor, QGIS. After my course on ArcGIS Pro, I realized it was just a portion of a larger universe… The one segment I was using is very slick and well put together, but for…

  • More GIS, this time ArcGIS…

    I am finding GIS to be very interesting. The most recent tutorial, Exploring Spatial Information using ArcGIS Pro, did a very good job of introducing the product. It had similar elements to my last course for QGIS, but I think it has better structure and explanations. ArcGIS is a paid product, vs QGIS, which is…

  • Getting into GIS

    Today I completed a course on Udemy, Applied GIS in 2022 – Project-based Spatial Analysis in QGIS. It seems to be a good toe tip into the GIS pool. The primary purpose of the tutorial is to familiarize us with purposes, elements and definitions of GIS. And to introduce us to QGIS, the open source…

  • Elasticsearch!

    For longer than I’d like to admit, I kept hearing about this thing called Elasticsearch. Now I have an idea of what it is! Over the last week, I completed the Beginner’s Crash Course to Elastic Stack (YouTube mini videos). I am by no means claiming that I KNOW Elasticsearch, but I believe I have…

  • Diving Back In. Again…

    Well, I allowed my education to take a back seat again… I have relocated to another state, and my goal is to build the skills needed to always get a remote job/career, so I can live anywhere! Fortunately, my progress has not been as stagnant as my postings. I made a page on my GitHub…

  • Python and Python Scripting

    This post is being created as an example of an area of concern while I am teaching myself… Am I learning the right stuff? I am beginning to look for a new position, and some employers are looking for “Python Scripting”. It was not a phrase I was familiar with and looked it up, but…

  • Twilio, a lovely platform

    I discovered Twilio a couple years ago when beginning to build my app, Alertyoself. Twilio is a cloud communication platform that handles the difficulty for you. (This is not a paid advertisement, I just really like their service) Recently, I played with their new verification service, and I admit it is pretty nice. To be…

  • Big Step in FreeCodeCamp!

    I have been slacking. I can justify the heck out of it, but that does not change the fact that there is no GOOD reason for being lazy the last 30 days or so. But now that I am getting back in the driver’s seat, a big step has finally been completed on FreeCodeCamp. I…

  • Backend Check In

    Since my last post, I have kept at it, building the backend to my app (and rebuilding the app itself). A lot of time has been taken up by figuring out what to use. I believe I have settled on Alamofire for the network connection to the “API” (quotes are used here because it is not…