Skip to content

Commit

Permalink
deploy: d2e2d38
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulWAyers committed Jan 8, 2024
1 parent f277339 commit 98443a4
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 6 deletions.
8 changes: 6 additions & 2 deletions _sources/documents/GitHub.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,24 +18,28 @@ Version control allows you to save your work, maintain multiple versions of the

[Click here](http://git-scm.com/book/en/v2/Getting-Started-About-Version-Control) to learn more about various types of version control.

In this course, we use web-based version control (specifically Git and GitHub) to share material. The goal is to make it easy to share material, revise and test assignments, and discuss course content. Specifically, the course will use:
In this course, we use web-based version control (specifically Git and GitHub) to share material. The goal is to make it easy to share material, revise and test assignments, and discuss course content. Specifically, the course will use:

- **Git** for version control.
- [What is Git? Explained in 2 Minutes!](https://www.youtube.com/watch?v=2ReR1YJrNOM)
- [Git Tutorial for Beginners: Learn Git in 1 Hour](https://www.youtube.com/watch?v=8JJ101D3knE)

- **GitHub** as a tool to manage our Git repositories online.
- **GitHub** as a tool to manage our Git repositories online.
- [What is GitHub?](https://www.youtube.com/watch?v=w3jLJU7DT5E)
- [The Basics of GitHub from GitHub Education](https://github.com/education/github-starter-course)
- Consider uploading a [profile picture](https://docs.github.com/en/github/setting-up-and-managing-your-github-profile/customizing-your-profile/personalizing-your-profile#changing-your-profile-picture) or linking to a [gravatar](https://en.gravatar.com/). This isn't essential for using GitHub, but it is really useful to be able to have some memorable and distinguishing image for you rather than just the [identicon](https://github.blog/2013-08-14-identicons/). Don't be scared to have fun with this! You can always change this later.

- **GitHub Classroom** as a way to disseminate, test, give feedback on, revise, and mark assignments.
- [GitHub Classroom 101](https://githubuniverse.com/content-library/github-classroom-101/)
- [Learning with GitHub Classroom](https://docs.github.com/en/education/manage-coursework-with-github-classroom/learn-with-github-classroom)
- [GitHub Classroom for Students](https://www.youtube.com/watch?v=ObaFRGp_Eko)

## 👩🏽‍💻 Assignment
- You will learn more about GitHub through the [assignment](../ghfundamentals.ipynb).

## Suggestion
- Sign up for [GitHub Education](https://education.github.com/students) and especially the [Student Developer Pack](https://education.github.com/pack). This gives you access to a lot of free software and tools, plus a free domain name (and free web hosting of the domain for one year).

## 📚 References
You can learn more about Git and GitHub via LinkedIn Learning Courses.
- [Programming Foundations: Version Control with Git](
Expand Down
15 changes: 12 additions & 3 deletions documents/GitHub.html
Original file line number Diff line number Diff line change
Expand Up @@ -452,7 +452,8 @@ <h2> Contents </h2>
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#learning-objectives">1.1. πŸ₯… Learning Objectives</a></li>
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#version-control-git-github-and-github-classroom">1.2. Version Control: Git, GitHub, and GitHub Classroom</a></li>
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#assignment">1.3. πŸ‘©πŸ½β€πŸ’» Assignment</a></li>
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#references">1.4. πŸ“š References</a></li>
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#suggestion">1.4. Suggestion</a></li>
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#references">1.5. πŸ“š References</a></li>
</ul>
</nav>
</div>
Expand Down Expand Up @@ -504,6 +505,7 @@ <h2><span class="section-number">1.2. </span>Version Control: Git, GitHub, and G
<li><p><strong>GitHub Classroom</strong> as a way to disseminate, test, give feedback on, revise, and mark assignments.</p>
<ul>
<li><p><a class="reference external" href="https://githubuniverse.com/content-library/github-classroom-101/">GitHub Classroom 101</a></p></li>
<li><p><a class="reference external" href="https://docs.github.com/en/education/manage-coursework-with-github-classroom/learn-with-github-classroom">Learning with GitHub Classroom</a></p></li>
<li><p><a class="reference external" href="https://www.youtube.com/watch?v=ObaFRGp_Eko">GitHub Classroom for Students</a></p></li>
</ul>
</li>
Expand All @@ -515,8 +517,14 @@ <h2><span class="section-number">1.3. </span>πŸ‘©πŸ½β€πŸ’» Assignment<a class=
<li><p>You will learn more about GitHub through the <a class="reference internal" href="../ghfundamentals.html"><span class="doc std std-doc">assignment</span></a>.</p></li>
</ul>
</section>
<section id="suggestion">
<h2><span class="section-number">1.4. </span>Suggestion<a class="headerlink" href="#suggestion" title="Permalink to this heading">#</a></h2>
<ul class="simple">
<li><p>Sign up for <a class="reference external" href="https://education.github.com/students">GitHub Education</a> and especially the <a class="reference external" href="https://education.github.com/pack">Student Developer Pack</a>. This gives you access to a lot of free software and tools, plus a free domain name (and free web hosting of the domain for one year).</p></li>
</ul>
</section>
<section id="references">
<h2><span class="section-number">1.4. </span>πŸ“š References<a class="headerlink" href="#references" title="Permalink to this heading">#</a></h2>
<h2><span class="section-number">1.5. </span>πŸ“š References<a class="headerlink" href="#references" title="Permalink to this heading">#</a></h2>
<p>You can learn more about Git and GitHub via LinkedIn Learning Courses.</p>
<ul class="simple">
<li><p><a class="reference external" href="https://www.linkedin.com/learning/programming-foundations-version-control-with-git">Programming Foundations: Version Control with Git</a></p></li>
Expand Down Expand Up @@ -600,7 +608,8 @@ <h2><span class="section-number">1.4. </span>πŸ“š References<a class="headerlink
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#learning-objectives">1.1. πŸ₯… Learning Objectives</a></li>
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#version-control-git-github-and-github-classroom">1.2. Version Control: Git, GitHub, and GitHub Classroom</a></li>
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#assignment">1.3. πŸ‘©πŸ½β€πŸ’» Assignment</a></li>
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#references">1.4. πŸ“š References</a></li>
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#suggestion">1.4. Suggestion</a></li>
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#references">1.5. πŸ“š References</a></li>
</ul>
</nav></div>

Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

0 comments on commit 98443a4

Please sign in to comment.