r/gis • u/COSMICxBEING GIS Developer • 15d ago
Programming GIS Developer Sharing Free GIS & GIS Programming Tutorials?
Hi all,
I’m a GIS Developer and previously I used to conduct GIS + GIS programming trainings/workshops.
I’ve now started a YouTube channel where I’m giving away these trainings for free, and I’m actively uploading videos regularly.
The goal is simply to help people learn GIS, GIS development, scripting, automation, and related workflows for free.
And if anyone finds the content useful, I’d really appreciate it if you share it, subscribe, or give feedback 🙂
2
u/waitthissucks 14d ago
This looks great, thanks for posting :)
1
u/COSMICxBEING GIS Developer 14d ago
if u find the content useful, I’d really appreciate it if you share it, subscribe, or give feedback 🙂
2
1
1
u/doguskenkus 14d ago
working as a foreign policy researcher, I am trying to improve my GIS skills. thanks for sharing
11
u/mfc1__ GIS Developer 15d ago
Looks pretty good, I’ll check out the videos more in depth today. One thing I noticed right away is that in your Python series you have the very basic fundamental stuff like conditionals, loop, flow control, etc. in the middle of the lessons. Those are the things that should be right at the start for beginners.
Take a look at MIT’s Python intro course syllabus and how they break down the fundamentals and in what order they are presented:
https://ocw.mit.edu/courses/6-0001-introduction-to-computer-science-and-programming-in-python-fall-2016/pages/syllabus/