You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
intro: 'There are a lot of helpful Git and {% data variables.product.github %} resources available.'
10
+
intro: 'Discover essential Git and {% data variables.product.github %} resources, including tutorials, online courses, and community support to enhance your skills.'
11
11
versions:
12
12
fpt: '*'
13
13
ghes: '*'
@@ -26,34 +26,35 @@ Become better acquainted with {% data variables.product.github %} through our [A
26
26
* To learn about the various tools for working with repositories hosted on {% data variables.product.github %}, and how to choose a tool that best suits your needs, see [AUTOTITLE](/get-started/using-github/connecting-to-github).
27
27
* To understand the different communication tools on {% data variables.product.github %}, such as {% data variables.product.prodname_github_issues %}{% ifversion fpt or ghec %}, {% data variables.product.prodname_discussions %},{% endif %} and pull requests, see [AUTOTITLE](/get-started/using-github/communicating-on-github).
28
28
29
+
You can also check out our [{% data variables.product.github %} for Beginners YouTube series](https://www.youtube.com/playlist?list=PL0lo9MOBetEFcp4SCWinBdpml9B2U25-f).
30
+
29
31
## Using Git
30
32
31
33
Familiarize yourself with Git through our series of articles:
32
-
*[AUTOTITLE](/get-started/git-basics).
33
-
*[AUTOTITLE](/get-started/using-git).
34
34
35
-
There are also lots of other online reading resources to help you learn Git:
There are also other online reading resources to help you learn Git:
41
39
42
-
* {% data variables.product.prodname_learning %} offers free interactive courses that are built into {% data variables.product.prodname_dotcom %} with instant automated feedback and help. Learn to open your first pull request, make your first open source contribution, create a {% data variables.product.prodname_pages %} site, and more. For more information about course offerings, see [{% data variables.product.prodname_learning %}]({% data variables.product.prodname_learning_link %}).
40
+
*[Official Git project site](https://git-scm.com)
41
+
*[ProGit book](https://git-scm.com/book)
42
+
*[Git command list](https://git-scm.com/docs)
43
+
*[Git Guides](https://github.com/git-guides)
43
44
44
-
*[Git branching](http://learngitbranching.js.org/) is a free interactive tool for learning and practising Git concepts.
45
+
## Online courses
45
46
46
-
*An interactive [online Git course](https://www.pluralsight.com/courses/code-school-git-real) from [Pluralsight](https://www.pluralsight.com/codeschool) can also teach you the basics of Git.
47
+
*{% data variables.product.prodname_learning %} offers free interactive courses that are built into {% data variables.product.github %} with instant automated feedback and help. Learn to open your first pull request, make your first open source contribution, create a {% data variables.product.prodname_pages %} site, and more. For more information about course offerings, see [{% data variables.product.prodname_learning %}]({% data variables.product.prodname_learning_link %}).
47
48
48
-
## Training
49
+
*[GitHub Learn](https://learn.github.com/) is {% data variables.product.github %}'s unified learning hub for courses, {% data variables.product.prodname_learning %}, videos, and {% data variables.product.prodname_certifications %}.
49
50
50
-
### {% data variables.product.prodname_dotcom %}'s web-based educational programs
51
+
*[Microsoft Learn training for {% data variables.product.github %}](https://learn.microsoft.com/en-us/training/github/) offers {% data variables.product.github %}-authored, free training paths.
51
52
52
-
{% data variables.product.prodname_dotcom %} offers live [trainings](https://services.github.com/#upcoming-events) with a hands-on, project-based approach for those who love the command line and those who don't.
53
+
*[Git branching](https://learngitbranching.js.org/) is a free interactive tool for learning and practising Git concepts.
53
54
54
-
###Training for your company
55
+
## Training
55
56
56
-
{% data variables.product.prodname_dotcom %} offers [in-person classes](https://services.github.com/#offerings) taught by our highly-experienced educators. [Contact us](https://services.github.com/#contact) to ask your training-related questions.
57
+
{% data variables.product.github %} offers [{% data variables.product.prodname_expert_services %}](https://github.com/services), with hands-on, project-based training for teams and individuals.
0 commit comments