You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
757 B

  1. <div dir="rtl" markdown="1">
  2. # מקורות ללמידה
  3. המקורות הבאים מטרתם היא לתת למשתמשים חדשים בקהילת QMK כדי להבין לעומק את המידע שמגיע במסמכי המתחילים.
  4. מקורות גיט:
  5. * [מדריך כללי מעולה](https://www.codecademy.com/learn/learn-git)
  6. * [משחק גיט כדי ללמוד מדוגמאות](https://learngitbranching.js.org/)
  7. * [מקורות גיט כדי ללמוד עוד על GitHub](getting_started_github.md)
  8. * [מקור גיט כדי ללמוד במפורש על QMK](contributing.md)
  9. מקורות לפקודות שורה (Command Line):
  10. * [מדריך טוב על Command Line](https://www.codecademy.com/learn/learn-the-command-line)
  11. </div>