Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ZoeKHarvey/e6592dc993a5bfb1c1374178b316c1e7 to your computer and use it in GitHub Desktop.
Save ZoeKHarvey/e6592dc993a5bfb1c1374178b316c1e7 to your computer and use it in GitHub Desktop.
Mod 0 Session 3 Readings

Session 3 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/201374536-Slack-keyboard-shortcuts

  • What are three Slack shortcuts and/or features that will contribute to your productivity?
  1. The shortcut for the previous channel/DM (command bracket)
  2. The channel information page (command, shift, I)
  3. Search current channel or conversation (command F)

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: I'm not super sure, but I imagine it being similar to a package that you want to send to a friend. The box is what your letters/items would go, so if you decide you're done packing it, you can mail it off. It's not committed/sent yet, but it contains the stuff that can be sent when need be.

Questions/Comments/Confusions

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

@damwhit
Copy link

damwhit commented Jun 3, 2019

@ZoeKHarvey Overall, great work on this. Your metaphor certainly works.
Also, as far as slack shortcuts go, the one I use most is cmd + t - it allows you to find channels or dms very quickly. Would definitely recommend giving it a try!

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