7yl4r / github-lessons-usf

http://www.tylar.info/github-lessons-usf/
1 stars 6 forks source link

Python Training recommendations #11

Open turnzilla opened 2 years ago

turnzilla commented 2 years ago

@7yl4r do you have a suggestion for beginner Python training, does USF offer workshops or are there better online training programs? Thanks for a great and helpful session!

aineesea commented 2 years ago

This is a good question.

7yl4r commented 2 years ago

Finding the right learning materials for python is going to vary a lot depending on your coding experience and your learning goals. I recommend project-based learning generally, and interactive lessons for absolute beginners. Here are some links that might be useful:

The variety of material out there is huge, so don't get discouraged if you are struggling with a particular learning material; just look for another way to learn it. I am going to leave this issue open so that others can share experiences and insight as new comments.

MathewBiddle commented 2 years ago

IOOS hosts the IOOS Code Lab https://ioos.github.io/ioos_code_lab/content/intro.html, which is a collection of tutorials and examples of how to access and utilize the many IOOS technologies and data sources available. It even walks through how to install conda and build environments, which I keep coming back to.

7yl4r commented 2 years ago

The IOOS materials are especially useful for those interested in the earth sciences or geospatial data.

seantb commented 1 year ago

Commenting on this as practice for using GitHub, but I came across this one for Python learning that I liked. I've only used it minimally so far, but I plan to continue.
https://nerdparadise.com/programming/python4minutes