2018-07-13 17:52:15 +02:00
|
|
|
# Learning Resources
|
2018-10-19 00:12:11 +02:00
|
|
|
|
|
|
|
These resources are aimed at giving new members in the QMK community more understanding to the information provided in the Newbs docs.
|
2018-07-13 17:52:15 +02:00
|
|
|
|
|
|
|
Git resources:
|
2018-10-11 01:10:30 +02:00
|
|
|
|
|
|
|
* [Great General Tutorial](https://www.codecademy.com/learn/learn-git)
|
|
|
|
* [Git Game To Learn From Examples](https://learngitbranching.js.org/)
|
|
|
|
* [Git Resources to Learn More About Github](getting_started_github.md)
|
2018-10-19 00:12:11 +02:00
|
|
|
* [Git Resources Aimed Specifically toward QMK](contributing.md)
|
2018-07-13 17:52:15 +02:00
|
|
|
|
|
|
|
|
|
|
|
Command Line resources:
|
2018-10-19 00:12:11 +02:00
|
|
|
|
2018-10-11 01:10:30 +02:00
|
|
|
* [Good General Tutorial on Command Line](https://www.codecademy.com/learn/learn-the-command-line)
|