From cec867e99023f4f0ffab6c58e01f0c139986ee49 Mon Sep 17 00:00:00 2001 From: PaulWAyers Date: Tue, 9 Jan 2024 00:59:20 +0000 Subject: [PATCH] deploy: 3b611bf1a24526221447802bb192cdff1c0605d6 --- _sources/documents/GitHub.md | 12 ++++-------- _sources/ghfundamentals.ipynb | 12 ++++++------ documents/GitHub.html | 11 ++++------- ghfundamentals.html | 32 +++++++++++++++++++++++++++++--- searchindex.js | 2 +- 5 files changed, 44 insertions(+), 25 deletions(-) diff --git a/_sources/documents/GitHub.md b/_sources/documents/GitHub.md index 981c6c3..7746bfb 100644 --- a/_sources/documents/GitHub.md +++ b/_sources/documents/GitHub.md @@ -22,7 +22,6 @@ In this course, we use web-based version control (specifically Git and GitHub) t - **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. - [What is GitHub?](https://www.youtube.com/watch?v=w3jLJU7DT5E) @@ -30,22 +29,19 @@ In this course, we use web-based version control (specifically Git and GitHub) t - 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). +- You will learn more about GitHub through the [assignment](../ghfundamentals.ipynb). This includes a brief overview of GitHub terminology and links to the GitHub starter courses. ## 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]( - https://www.linkedin.com/learning/programming-foundations-version-control-with-git) -- [Learning GitHub](https://www.linkedin.com/learning/learning-github) -- [GitHub Essential Training](https://www.linkedin.com/learning/github-essential-training) +You can learn more about Git and GitHub via LinkedIn Learning Courses. I have listed one, but there are many. +- [Learning Git and GitHub](https://www.linkedin.com/learning/learning-git-and-github-23011330?u=56982905) +- [Git Tutorial for Beginners: Learn Git in 1 Hour](https://www.youtube.com/watch?v=8JJ101D3knE) - [GitHub and GitHub Clasroom for Students](https://github.com/rzn-example-classroom/git-and-github-intro)

diff --git a/_sources/ghfundamentals.ipynb b/_sources/ghfundamentals.ipynb index 9dccc6c..eccdcb2 100644 --- a/_sources/ghfundamentals.ipynb +++ b/_sources/ghfundamentals.ipynb @@ -18,20 +18,20 @@ "1. Go through the course's [introduction to Version Control and GitHub](../documents/GitHub.md).\n", "1. You need to register on [GitHub](https://github.com/) in order to follow this tutorial. The registration process is described [here](https://www.wikihow.com/Create-an-Account-on-GitHub).\n", "1. When you set up your account use [this link](https://classroom.github.com/a/8DEfC8Tj) to connect to GitHub classroom. Once you follow the link you'll see ![p1](pics_ghf/1.png)\n", - "1. Click `Accept the assignment` ![p2](pics_ghf/2.png)\n", + "1. Click `Accept the assignment`. ![p2](pics_ghf/2.png)\n", "1. Now you can update the page and see ![p3](pics_ghf/3.png)\n", "\n", "\n", - "**Great job!** Together we created a repository with the task ![p4](pics_ghf/4.png)\n", - "\n", - "Your next task is to work through the tutorial in this repository and learn the basics of the GitHub workflow. At the end of the tutorial there are some tasks you should complete." + "**Great job!** Together we created a repository with the task ![p4](pics_ghf/4.png)" ] }, { "cell_type": "markdown", - "id": "248b91f0", + "id": "73a74598", "metadata": {}, - "source": [] + "source": [ + "## Your next task is to read the explanation in the document, then work through the tutorial/assignment at the end. This will teach you the basics of the GitHub workflow. " + ] } ], "metadata": { diff --git a/documents/GitHub.html b/documents/GitHub.html index 25118de..ff56a97 100644 --- a/documents/GitHub.html +++ b/documents/GitHub.html @@ -492,7 +492,6 @@

1.2. Version Control: Git, GitHub, and G
  • Git for version control.

  • GitHub as a tool to manage our Git repositories online.

    @@ -504,7 +503,6 @@

    1.2. Version Control: Git, GitHub, and G

  • GitHub Classroom as a way to disseminate, test, give feedback on, revise, and mark assignments.

    @@ -514,7 +512,7 @@

    1.2. Version Control: Git, GitHub, and G

    1.3. 👩🏽‍💻 Assignment#

      -
    • You will learn more about GitHub through the assignment.

    • +
    • You will learn more about GitHub through the assignment. This includes a brief overview of GitHub terminology and links to the GitHub starter courses.

    @@ -525,11 +523,10 @@

    1.4. Suggestion

    1.5. đź“š References#

    -

    You can learn more about Git and GitHub via LinkedIn Learning Courses.

    +

    You can learn more about Git and GitHub via LinkedIn Learning Courses. I have listed one, but there are many.



    diff --git a/ghfundamentals.html b/ghfundamentals.html index edcd9c0..ac8a921 100644 --- a/ghfundamentals.html +++ b/ghfundamentals.html @@ -475,7 +475,9 @@ `); - + @@ -491,6 +493,14 @@

    Assignment: Introduction to GitHub and GitHub Classroom

    @@ -507,11 +517,13 @@

    Assignment: Introduction to GitHub and GitHub Classroom

    Go through the course’s introduction to Version Control and GitHub.

  • You need to register on GitHub in order to follow this tutorial. The registration process is described here.

  • When you set up your account use this link to connect to GitHub classroom. Once you follow the link you’ll see p1

  • -
  • Click Accept the assignment p2

  • +
  • Click Accept the assignment. p2

  • Now you can update the page and see p3

  • Great job! Together we created a repository with the task p4

    -

    Your next task is to work through the tutorial in this repository and learn the basics of the GitHub workflow. At the end of the tutorial there are some tasks you should complete.

    +
    +

    Your next task is to read the explanation in the document, then work through the tutorial/assignment at the end. This will teach you the basics of the GitHub workflow.#

    +