]> git.donarmstrong.com Git - qmk_firmware.git/blob - docs/newbs_learn_more_resources.md
Cleanup learning newb links
[qmk_firmware.git] / docs / newbs_learn_more_resources.md
1 # Learning Resources
2 These resources are aimed at giving new members in the qmk community more understanding to the information provided in the newbs docs.
3
4 Git resources:
5
6 * [Great General Tutorial](https://www.codecademy.com/learn/learn-git)
7 * [Git Game To Learn From Examples](https://learngitbranching.js.org/)
8 * [Git Resources to Learn More About Github](getting_started_github.md)
9 * [Git Resources Aimed Specificly toward QMK](contributing.md)
10
11
12 Command Line resources:
13 * [Good General Tutorial on Command Line](https://www.codecademy.com/learn/learn-the-command-line)