summaryrefslogtreecommitdiffstats
path: root/docs/zh-cn/newbs_learn_more_resources.md
blob: ccb4fa326c45ffe7df6f47c31c0943556466edeb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# 学习资源

这些资源旨在让QMK社区的新成员更了解新成员文档中提供的信息。

Git 资源:

* [很好的通用教程](https://www.codecademy.com/learn/learn-git)
* [从例子中学习Git游戏](https://learngitbranching.js.org/)
* [了解有关GitHub的更多信息的Git资源](getting_started_github.md)
* [专门针对QMK的Git资源](contributing.md)


命令行资源:

* [超棒的命令行通用教程](https://www.codecademy.com/learn/learn-the-command-line)