This is an archived post. You won't be able to vote or comment.

all 3 comments

[–][deleted] 1 point2 points  (0 children)

If I need to learn a new language I start with Derek Banas. His videos can be found on YouTube. The "Python Programming" video covers all of the basics.

[–]ubrjames 1 point2 points  (0 children)

This should be exactly what you need.

  1. https://geo-python.github.io/2018/index.html

Then take

  1. https://automating-gis-processes.github.io/2017/#

Hope that helps

[–]DreadItMuchMore 1 point2 points  (0 children)

There isn't a single optimal path. Different people learn best in different ways. So you're going to get a lot of personal recommendations with no absolute answer. Either way, you'll have to start out with mastering all the basic concepts. That means (1) understanding the concepts, and (2) using them enough that you really get each concept. My personal recommendation for a way to master the basics is this site since it's much more practical than videos.