Learning Resources for GitHub Foundations Certification
I passed the GitHub Foundations exam today!
This exam covers collaboration, GitHub products, Git basics, and working within GitHub repositories.
I found the following resources most helpful -
* GitHub Foundations Certification video course (Jan 2024) by Andrew Brown. It is almost 10 hours long and the longest video I've seen on YouTube.
* Microsoft Learn - GitHub Foundations Learning Path
* LinkedIn Learning -
- Practice Exam 1 for GitHub Foundations Certification
- Practice Exam 2 for GitHub Foundations Certification
- Practice Exam 3 for GitHub Foundations Certification
- Practice Exam 4 for GitHub Foundations Certification
The 300 odd questions in the Microsoft Learn quizzes & the LinkedIn Practice Exams come with answers and reasoning explanations like these -
Despite the accusatory name, git blame is just a command to display commit history.
Secret gists are not fully private; they are unlisted but accessible to anyone with the link.
The actual exam allocates 120 minutes to answer 75 questions.
Comments
Post a Comment