magland / intro-open-source-linux

Introduction to open source software development using Linux
0 stars 0 forks source link

Resources #1

Open alexmorley opened 6 years ago

alexmorley commented 6 years ago

Just a few resources in case you haven't come across them. These are my faves as they're all super friendly/simple and grounded in solid pedagogy.

Software Carpentry Lessons (this one is Unix Shell) https://swcarpentry.github.io/shell-novice/

Open Source Guide (how to contribute) https://opensource.guide/how-to-contribute/

Friendly Github Workshop https://kirstiejane.github.io/friendly-github-intro/

magland commented 6 years ago

Thank you!