Skip to content

Instantly share code, notes, and snippets.

@ericweissman
Created January 11, 2021 16:29
Show Gist options
  • Save ericweissman/b693cad71e53ad2823ae1e28ce851ee3 to your computer and use it in GitHub Desktop.
Save ericweissman/b693cad71e53ad2823ae1e28ce851ee3 to your computer and use it in GitHub Desktop.

Session 2 Readings and Responses

The readings and responses listed here should take you approximately 65 minutes total.

To start this assignment:

  1. Click the button in the upper right-hand corner that says Fork. This is now your copy of this document.
  2. Click the Edit button when you're ready to start adding your answers.
  3. To save your work, click the green button in the bottom right-hand corner. You can always come back and re-edit your gist.

Learning Fluency by Turing alum Sara Simon (35 min)

  • Your key take-aways OR how you're going to implement specific points (minimum 3):

Git Commit Messages (17 min)

Read this article on git commit messages

  • Your key take-aways OR how you're going to implement specific points (minimum 2):

The idea of the staging area is frequently one of the trickiest concepts to wrap your head around when you're first learning git. Read the question and answers (or do your own Googling on the git staging area). Then, create your own metaphor comparing the staging area to something in real life.

  • Type your metaphor below:

Questions/Comments/Confusions

If you have any questions, comments, or confusions that you would like an instructor to address, list them below:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment