Skip to content

Commit cffbe58

Browse files
vgrlSiaraMist
andauthored
[Builders getting started] Update Git and GitHub learning resources (#62395)
Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
1 parent 6ba451d commit cffbe58

1 file changed

Lines changed: 17 additions & 16 deletions

File tree

content/get-started/start-your-journey/git-and-github-learning-resources.md

Lines changed: 17 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ redirect_from:
77
- /github/getting-started-with-github/git-and-github-learning-resources
88
- /github/getting-started-with-github/quickstart/git-and-github-learning-resources
99
- /get-started/quickstart/git-and-github-learning-resources
10-
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.'
1111
versions:
1212
fpt: '*'
1313
ghes: '*'
@@ -26,34 +26,35 @@ Become better acquainted with {% data variables.product.github %} through our [A
2626
* 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).
2727
* 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).
2828

29+
You can also check out our [{% data variables.product.github %} for Beginners YouTube series](https://www.youtube.com/playlist?list=PL0lo9MOBetEFcp4SCWinBdpml9B2U25-f).
30+
2931
## Using Git
3032

3133
Familiarize yourself with Git through our series of articles:
32-
* [AUTOTITLE](/get-started/git-basics).
33-
* [AUTOTITLE](/get-started/using-git).
3434

35-
There are also lots of other online reading resources to help you learn Git:
36-
* [Official Git project site](https://git-scm.com).
37-
* [ProGit book](http://git-scm.com/book).
38-
* [Git command list](https://git-scm.com/docs).
35+
* [AUTOTITLE](/get-started/git-basics)
36+
* [AUTOTITLE](/get-started/using-git)
3937

40-
## Online courses
38+
There are also other online reading resources to help you learn Git:
4139

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)
4344

44-
* [Git branching](http://learngitbranching.js.org/) is a free interactive tool for learning and practising Git concepts.
45+
## Online courses
4546

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 %}).
4748

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 %}.
4950

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.
5152

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.
5354

54-
### Training for your company
55+
## Training
5556

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.
5758

5859
## Community
5960

0 commit comments

Comments
 (0)