<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Sourav Shrestha</title>
    <description>The latest articles on DEV Community by Sourav Shrestha (@souravshrestha).</description>
    <link>https://dev.to/souravshrestha</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1486526%2Ff7cc70c9-0e3a-49e7-a1cf-620351d2adb7.png</url>
      <title>DEV Community: Sourav Shrestha</title>
      <link>https://dev.to/souravshrestha</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/souravshrestha"/>
    <language>en</language>
    <item>
      <title>My Experience Learning and Passing the GH-900 (GitHub Foundations): What Helped, What Didn't, and What I'd Do Differently</title>
      <dc:creator>Sourav Shrestha</dc:creator>
      <pubDate>Mon, 06 Jul 2026 16:30:18 +0000</pubDate>
      <link>https://dev.to/souravshrestha/my-experience-learning-and-passing-the-gh-900-github-foundations-what-helped-what-didnt-and-4mef</link>
      <guid>https://dev.to/souravshrestha/my-experience-learning-and-passing-the-gh-900-github-foundations-what-helped-what-didnt-and-4mef</guid>
      <description>&lt;p&gt;If you use GitHub every day but have never gone through it &lt;em&gt;top to bottom&lt;/em&gt;, the GH-900 (GitHub Foundations) certification is a surprisingly good excuse to fill in the gaps.&lt;/p&gt;

&lt;p&gt;I passed it recently with a score of 790, after about a week of prep, and I wanted to write down what actually helped versus what I'd skip if I did it again.&lt;/p&gt;

&lt;h2&gt;
  
  
  My Background Going In
&lt;/h2&gt;

&lt;p&gt;I use GitHub in my day-to-day work: commits, branches, pull requests, the usual. But going into this exam, I quickly realized &lt;em&gt;using GitHub daily&lt;/em&gt; and &lt;em&gt;knowing GitHub as a platform&lt;/em&gt; are two different things.&lt;/p&gt;

&lt;p&gt;There's a whole layer of features, subscription tiers, and enterprise-level settings that most individual contributors never touch, and that's exactly where this exam likes to poke.&lt;/p&gt;

&lt;h2&gt;
  
  
  How Long I Studied?
&lt;/h2&gt;

&lt;p&gt;About one week, studying in the evenings. It's a genuinely doable timeline if you already have hands-on GitHub experience, but I'd stretch it out more if I were starting from scratch (more on that below).&lt;/p&gt;

&lt;h2&gt;
  
  
  What Helped?
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;&lt;a href="https://www.youtube.com/playlist?list=PLahhVEj9XNTf5iQVK_80RdvTju7ov6RYy" rel="noopener noreferrer"&gt;The official GitHub Foundations YouTube playlist&lt;/a&gt;&lt;br&gt;
This was my main resource: GitHub Foundations playlist. It's structured, free, and maps closely to the exam objectives. I watched through it and took notes on anything I didn't already know cold — things like GitHub Projects, Codespaces details, and security features I don't touch in my regular workflow.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href="https://learn.microsoft.com/en-us/credentials/certifications/github-foundations/?practice-assessment-type=certification#certification-prepare-for-the-exam" rel="noopener noreferrer"&gt;Official Microsoft practice assessments&lt;/a&gt;&lt;br&gt;
The official practice assessment was useful for getting a feel for question style, but be warned, it does not match the real exam's difficulty (again, more on that below).&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Revising in my head + repeated practice tests&lt;br&gt;
Rather than re-watching hours of video, I found it more effective to mentally review topics (subscription tiers, feature availability per plan, security/compliance features) and just keep re-running practice tests until the weak spots stopped being weak spots.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  What Didn't Help?
&lt;/h2&gt;

&lt;p&gt;Long, paid Udemy-style courses. For a &lt;em&gt;Foundations&lt;/em&gt; level exam like this, the long-form paid courses are overkill. They're built for depth, and this exam mostly rewards breadth, knowing that a feature exists and which tier it's on, rather than deep hands-on mastery. Save the money and the hours.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Exam Itself
&lt;/h2&gt;

&lt;blockquote&gt;
&lt;p&gt;75 questions, mostly multiple choice.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;It was noticeably harder than the official practice assessment, a good chunk of questions touched on things that weren't explicitly called out in the course material.&lt;/p&gt;

&lt;p&gt;The heaviest ask was around source control workflows, GitHub Projects, and subscription/plan differences, including Enterprise level features. If you don't normally touch GitHub Enterprise, budget extra time here.&lt;/p&gt;

&lt;p&gt;Overall difficulty: easy, but not &lt;em&gt;too easy&lt;/em&gt;. &lt;br&gt;
It respects your time, don't walk in assuming daily GitHub use alone will carry you through.&lt;/p&gt;

&lt;h2&gt;
  
  
  What I'd Do Differently?
&lt;/h2&gt;

&lt;p&gt;If I started over, I'd spend more deliberate time specifically on:&lt;/p&gt;

&lt;p&gt;GitHub subscription/plan comparisons (Free vs. Team vs. Enterprise), this came up more than I expected.&lt;/p&gt;

&lt;p&gt;Enterprise-level admin and security features, even if I'll never use them day-to-day, since the exam treats them as core knowledge.&lt;/p&gt;

&lt;h2&gt;
  
  
  My Advice If You're Taking GH-900
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;If you already use GitHub regularly, one focused week is enough, but don't coast on that experience alone.&lt;/li&gt;
&lt;li&gt;Watch the official YouTube playlist fully, even the parts that feel basic.&lt;/li&gt;
&lt;li&gt;Use the official practice test, but treat your score there as a floor, not a ceiling, the real exam pushes harder, especially on plans/tiers and Enterprise features.&lt;/li&gt;
&lt;li&gt;Skip the long paid courses unless you genuinely want deep GitHub mastery beyond what this cert requires.&lt;/li&gt;
&lt;li&gt;Pay specific attention to GitHub Projects and subscription-level feature differences, that's where I saw the biggest gap between &lt;em&gt;what I use&lt;/em&gt; and &lt;em&gt;what the exam asks&lt;/em&gt;.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Overall, GH-900 was a solid, low-stress way to formalize knowledge I'd been picking up haphazardly on the job. If you're comfortable with Git and GitHub already, it's a very achievable one-week goal.&lt;/p&gt;

&lt;p&gt;Good luck if you're taking it next! 🚀&lt;/p&gt;

&lt;p&gt;Here is my certificate 🙂&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Flmq4ensr7kx2naazh8a8.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Flmq4ensr7kx2naazh8a8.png" alt="GH-900 Certificate" width="800" height="552"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>github</category>
      <category>learning</category>
      <category>certification</category>
      <category>career</category>
    </item>
  </channel>
</rss>
