Skip to content

Instantly share code, notes, and snippets.

@aperezsantos
Forked from damwhit/mod_0_session_2_readings.md
Last active August 29, 2019 19:22
Show Gist options
  • Save aperezsantos/54b0b0ca8aa6f47b4b9e009fe0468793 to your computer and use it in GitHub Desktop.
Save aperezsantos/54b0b0ca8aa6f47b4b9e009fe0468793 to your computer and use it in GitHub Desktop.
Mod 0 Session 2 Readings

Session 2 Readings and Responses

The readings and responses listed here should take you approximately 20 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.

Slack Shortcuts and Features (10 min)

Use Google to go find at least one online resource detailing keyboard shortcuts and/or features that are built into Slack.

  • What resource(s) did you find? Paste them below:
  1. https://get.slack.help/hc/en-us/articles/217626598-Get-around-faster-with-keyboard-shortcuts
  • What are three Slack shortcuts and/or features that will contribute to your productivity?
  1. Read unread conversation = option+shift+up or down arrow key (It will help me move through unread messages faster)
  2. Quick switcher = command+k (It will help me move through channels faster)
  3. Open keyboard shorcuts pannel = command+/ (I can reference back to the shortcuts if I need help remembering)

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:
  • The Staging Area is the box you have decided to pack all your books in. You know books will go in it and label it as such. There may already be a few books in there, but as you go through your bookcase grabing and placing books inside, without thinking you place a picture frame in the box. At this point, you haven't sealed the box yet, and you can still see it's contents, so you have the ability to make the decision to pull the picture frame out before it fills up, and you seal it shut to be moved away.

Questions/Comments/Confusions

If you have any questions, comments, or confusions that you would 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