Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update study resources #206

Merged
merged 1 commit into from
Apr 3, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions content/study_resources/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ weight: 50

Thankfully GitHub prepared study guides for each of the available certification exams. They list out all the topics covered in the exam.

- [Study Guide: GitHub Foundations](https://assets.ctfassets.net/wfutmusr1t3h/1kmMx7AwI4qH8yIZgOmQlP/4e60030cc6c76688698652e830ea2a48/github-foundations-exam-study-guide.pdf)
- [Study Guide: GitHub Actions](https://assets.ctfassets.net/wfutmusr1t3h/2mMJ6nECbUAdiQMTObbPw6/275fd49301e7a0d1b4e3de0bfe95d765/github-actions-exam-preparation-study-guide__1_.pdf)
- [Study Guide: GitHub Advanced Security](https://assets.ctfassets.net/wfutmusr1t3h/4WQrNeENScZlISZKdknVbK/5ef56a63ec9656c6fc1c4597f4e95bc9/github-advanced-security-exam-preparation-study-guide__2_.pdf)
- [Study Guide: GitHub Administration](https://assets.ctfassets.net/wfutmusr1t3h/5zTfUfFWQknwoUVA1SAw0o/19c94b456fc26c200281a92bf274ede6/github-administration-exam-preparation-study-guide__1_.pdf)
- [Study Guide: GitHub Foundations](https://assets.ctfassets.net/wfutmusr1t3h/1kmMx7AwI4qH8yIZgOmQlP/79e6ff1dfdee589d84a24dd763b1eef7/github-foundations-exam-study-guide__1_.pdf)
- [Study Guide: GitHub Actions](https://assets.ctfassets.net/wfutmusr1t3h/2mMJ6nECbUAdiQMTObbPw6/7205ddb03603acb5cacde50633ce3852/github-actions-exam-preparation-study-guide__2_.pdf)
- [Study Guide: GitHub Advanced Security](https://assets.ctfassets.net/wfutmusr1t3h/4WQrNeENScZlISZKdknVbK/4c5d4a2174291da207efb57aa814899d/github-advanced-security-exam-preparation-study-guide__3_.pdf)
- [Study Guide: GitHub Administration](https://assets.ctfassets.net/wfutmusr1t3h/5zTfUfFWQknwoUVA1SAw0o/16e2f7904ae2f5cdeb7d91ad32d4547e/github-administration-exam-preparation-study-guide__2_.pdf)

In fact, the practice exams on this site are built based on the study guides and the GitHub Documentation.

Expand All @@ -34,9 +34,9 @@ Start with a Microsoft Learn Course. They cover a lot of ground and are a great
**LinkedIn Learning**

- [LinkedIn Learning: GitHub Foundations](https://www.linkedin.com/learning/paths/prepare-for-the-github-foundations-certification)
- [LinkedIn Learning: GitHub Actions](https://www.linkedin.com/learning/cert-prep-github-actions-by-microsoft-press)
- [LinkedIn Learning: GitHub Advanced Security](https://www.linkedin.com/learning/github-advanced-security-ghas/github-advanced-security)
- [LinkedIn Learning: GitHub Administration](https://www.linkedin.com/learning/paths/prepare-for-the-github-administration-certification)
- *[In Progress] LinkedIn Learning: GitHub Actions*

**GitHub Learn**

Expand Down
Loading