Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save peeratmac/e2a6d235afbcc09d77ef70dd8bce6b5f to your computer and use it in GitHub Desktop.

Select an option

Save peeratmac/e2a6d235afbcc09d77ef70dd8bce6b5f to your computer and use it in GitHub Desktop.

Revisions

  1. peeratmac revised this gist May 8, 2019. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion mod_0_session_3_readings.md
    Original file line number Diff line number Diff line change
    @@ -26,7 +26,7 @@ Use Google to go find at least one online resource detailing **keyboard shortcut

    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:
    - [x] Type your metaphor below:
    - Fulfillment Center with millions of products available for customers to purchase online.
    1. Customer purchased items online resulting in warehouse associate to **pick** out products and get the products into a staging area designated for different orders. Associate scan barcode in each step, the product barcode, the bin it was picked out from, and the staging area barcode that the product was placed in.
    2. It's possible that the customer order is not completed and cannot be packed yet because not every items have arrived at the staging area.
  2. peeratmac revised this gist May 8, 2019. 1 changed file with 9 additions and 1 deletion.
    10 changes: 9 additions & 1 deletion mod_0_session_3_readings.md
    Original file line number Diff line number Diff line change
    @@ -27,9 +27,17 @@ Use Google to go find at least one online resource detailing **keyboard shortcut
    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:
    - Fulfillment Center with millions of products available for customers to purchase online.
    1. Customer purchased items online resulting in warehouse associate to **pick** out products and get the products into a staging area designated for different orders. Associate scan barcode in each step, the product barcode, the bin it was picked out from, and the staging area barcode that the product was placed in.
    2. It's possible that the customer order is not completed and cannot be packed yet because not every items have arrived at the staging area.
    3. Once the order is completed, we move from the staging area of that order into **packing** area for an associate to pack and put on necessary labels from a device for scanning machine to process down the line with shipping labels. And then the conveyor belt would proceed to get those packages to shipping truck to their destinations (airport, local distributions, or direct shipments)
    4. Between these steps, customers can still edit their order, cancel their order, or order more items.
    - The point is to say that staging area helps with changes that may be coming before pushing it to the truck and customer. It helps with multiple steps process that ensure the status of each order is known to the management in case of delayed for any reasons.
    - For example, if a package is still waiting to be packed, we can know that it's either because we are still waiting for more items or associate hasn't gotten to the order.


    ### Questions/Comments/Confusions

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

    1.
    1. N/A
  3. peeratmac revised this gist May 8, 2019. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion mod_0_session_3_readings.md
    Original file line number Diff line number Diff line change
    @@ -16,7 +16,7 @@ Use Google to go find at least one online resource detailing **keyboard shortcut

    1. https://itunes.apple.com/us/story/id1451645456 (Found it through Mac App Store for Slack Shortcuts)

    - [ ] What are three Slack shortcuts and/or features that will contribute to your productivity?
    - [x] What are three Slack shortcuts and/or features that will contribute to your productivity?

    1. Using the keyboard to switch between channel with Command-K will definitely help not having to grab trackpad or a mouse to navigate the sidebar. Command-K brings up search for not only channel, but another student or staff member on Slack as well.
    1. To edit the most recent message you sent, use up arrow key and it will bring up the textbox for you to edit. This is faster than using the three dots icon and then select edit message.
  4. peeratmac revised this gist May 8, 2019. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion mod_0_session_3_readings.md
    Original file line number Diff line number Diff line change
    @@ -12,7 +12,7 @@ To start this assignment:

    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:
    - [x] What resource(s) did you find? Paste them below:

    1. https://itunes.apple.com/us/story/id1451645456 (Found it through Mac App Store for Slack Shortcuts)

  5. peeratmac revised this gist May 8, 2019. 1 changed file with 4 additions and 4 deletions.
    8 changes: 4 additions & 4 deletions mod_0_session_3_readings.md
    Original file line number Diff line number Diff line change
    @@ -14,13 +14,13 @@ Use Google to go find at least one online resource detailing **keyboard shortcut

    - [ ] What resource(s) did you find? Paste them below:

    1.
    1. https://itunes.apple.com/us/story/id1451645456 (Found it through Mac App Store for Slack Shortcuts)

    - [ ] What are three Slack shortcuts and/or features that will contribute to your productivity?

    1.
    1.
    1.
    1. Using the keyboard to switch between channel with Command-K will definitely help not having to grab trackpad or a mouse to navigate the sidebar. Command-K brings up search for not only channel, but another student or staff member on Slack as well.
    1. To edit the most recent message you sent, use up arrow key and it will bring up the textbox for you to edit. This is faster than using the three dots icon and then select edit message.
    1. If there is a case where I end up belonging to too many channels and have already read what I needed to, it's very important to me to not have those red badges saying you still have unread messages from different channels so I can get started on working and be more productive! The shortcut is Escape button, or if there are multiple channels unread but you know you don't need to read them all, Shift-Escape.

    ### [What's the use of the staging area in git?](https://stackoverflow.com/questions/49228209/whats-the-use-of-the-staging-area-in-git) on Stackoverflow (10 min)

  6. @rwarbelow rwarbelow revised this gist Feb 20, 2019. 1 changed file with 7 additions and 1 deletion.
    8 changes: 7 additions & 1 deletion mod_0_session_3_readings.md
    Original file line number Diff line number Diff line change
    @@ -26,4 +26,10 @@ Use Google to go find at least one online resource detailing **keyboard shortcut

    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:
    - [ ] Type your metaphor below:

    ### Questions/Comments/Confusions

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

    1.
  7. @rwarbelow rwarbelow revised this gist Jan 29, 2019. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion mod_0_session_3_readings.md
    Original file line number Diff line number Diff line change
    @@ -24,6 +24,6 @@ Use Google to go find at least one online resource detailing **keyboard shortcut

    ### [What's the use of the staging area in git?](https://stackoverflow.com/questions/49228209/whats-the-use-of-the-staging-area-in-git) on Stackoverflow (10 min)

    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 go do your on Googling on the git staging area). Then, create your own metaphor comparing the staging area to something in real life.
    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:
  8. @rwarbelow rwarbelow revised this gist Jan 29, 2019. 1 changed file with 9 additions and 5 deletions.
    14 changes: 9 additions & 5 deletions mod_0_session_3_readings.md
    Original file line number Diff line number Diff line change
    @@ -2,17 +2,21 @@

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

    To start this assignment, click the button in the upper right-hand corner that says **Fork**. This is now your copy of this document. Click the **Edit** button when you're ready to start adding your answers. To save your work, click the green button in the bottom right-hand corner. You can always come back and re-edit your gist.
    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.
    1. Click the **Edit** button when you're ready to start adding your answers.
    1. 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.
    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:
    - [ ] What resource(s) did you find? Paste them below:

    1.

    What are three Slack shortcuts and/or features that will contribute to your productivity?
    - [ ] What are three Slack shortcuts and/or features that will contribute to your productivity?

    1.
    1.
    @@ -22,4 +26,4 @@ What are three Slack shortcuts and/or features that will contribute to your prod

    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 go do your on Googling on the git staging area). Then, create your own metaphor comparing the staging area to something in real life.

    - [ ] Type your answer below:
    - [ ] Type your metaphor below:
  9. @rwarbelow rwarbelow revised this gist Jan 27, 2019. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions mod_0_session_3_readings.md
    Original file line number Diff line number Diff line change
    @@ -10,6 +10,8 @@ To start this assignment, click the button in the upper right-hand corner that s

    What resource(s) did you find? Paste them below:

    1.

    What are three Slack shortcuts and/or features that will contribute to your productivity?

    1.
  10. @rwarbelow rwarbelow revised this gist Jan 27, 2019. 1 changed file with 2 additions and 2 deletions.
    4 changes: 2 additions & 2 deletions mod_0_session_3_readings.md
    Original file line number Diff line number Diff line change
    @@ -8,7 +8,7 @@ To start this assignment, click the button in the upper right-hand corner that s

    - [ ] 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?
    What resource(s) did you find? Paste them below:

    What are three Slack shortcuts and/or features that will contribute to your productivity?

    @@ -20,4 +20,4 @@ What are three Slack shortcuts and/or features that will contribute to your prod

    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 go do your on Googling on the git staging area). Then, create your own metaphor comparing the staging area to something in real life.

    - [] Type your answer below:
    - [ ] Type your answer below:
  11. @rwarbelow rwarbelow revised this gist Jan 27, 2019. 1 changed file with 7 additions and 15 deletions.
    22 changes: 7 additions & 15 deletions mod_0_session_3_readings.md
    Original file line number Diff line number Diff line change
    @@ -1,31 +1,23 @@
    # Session 3 Readings and Responses

    The readings and responses listed here should take you approximately ___ total hours.
    The readings and responses listed here should take you approximately 20 minutes total.

    To start this assignment, click the button in the upper right-hand corner that says **Fork**. This is now your copy of this document. Click the **Edit** button when you're ready to start adding your answers. 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
    ### Slack Shortcuts and Features (10 min)

    - [ ] Use Google to go find at least one online resource detailing **keyboard shortcuts** that are built into Slack.
    - [ ] 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?

    What are five Slack shortcuts that you can commit to practicing this week?
    What are three Slack shortcuts and/or features that will contribute to your productivity?

    1.
    1.
    1.
    1.
    1.

    - [ ] Use Google to go find at least one online resource detailing **features** that are built into Slack.

    What resource(s) did you find?
    ### [What's the use of the staging area in git?](https://stackoverflow.com/questions/49228209/whats-the-use-of-the-staging-area-in-git) on Stackoverflow (10 min)

    What are five features that you can see yourself using during your time at Turing? (Yes, we know you'll probably use the integrated gif feature and custom emojis, but keep this list to features that will contribute to your productivity and learning)
    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 go do your on Googling on the git staging area). Then, create your own metaphor comparing the staging area to something in real life.

    1.
    1.
    1.
    1.
    1.
    - [] Type your answer below:
  12. @rwarbelow rwarbelow revised this gist Jan 21, 2019. 1 changed file with 7 additions and 1 deletion.
    8 changes: 7 additions & 1 deletion mod_0_session_3_readings.md
    Original file line number Diff line number Diff line change
    @@ -22,4 +22,10 @@ What are five Slack shortcuts that you can commit to practicing this week?

    What resource(s) did you find?

    What are five features that you can see yourself using during your time at Turing? (Yes, we know you'll probably use the integrated gif feature and custom emojis, but keep this list to features that will contribute to your productivity and learning)
    What are five features that you can see yourself using during your time at Turing? (Yes, we know you'll probably use the integrated gif feature and custom emojis, but keep this list to features that will contribute to your productivity and learning)

    1.
    1.
    1.
    1.
    1.
  13. @rwarbelow rwarbelow revised this gist Jan 21, 2019. 1 changed file with 21 additions and 1 deletion.
    22 changes: 21 additions & 1 deletion mod_0_session_3_readings.md
    Original file line number Diff line number Diff line change
    @@ -2,4 +2,24 @@

    The readings and responses listed here should take you approximately ___ total hours.

    To start this assignment, click the button in the upper right-hand corner that says **Fork**. This is now your copy of this document. Click the **Edit** button when you're ready to start adding your answers. To save your work, click the green button in the bottom right-hand corner. You can always come back and re-edit your gist.
    To start this assignment, click the button in the upper right-hand corner that says **Fork**. This is now your copy of this document. Click the **Edit** button when you're ready to start adding your answers. 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

    - [ ] Use Google to go find at least one online resource detailing **keyboard shortcuts** that are built into Slack.

    What resource(s) did you find?

    What are five Slack shortcuts that you can commit to practicing this week?

    1.
    1.
    1.
    1.
    1.

    - [ ] Use Google to go find at least one online resource detailing **features** that are built into Slack.

    What resource(s) did you find?

    What are five features that you can see yourself using during your time at Turing? (Yes, we know you'll probably use the integrated gif feature and custom emojis, but keep this list to features that will contribute to your productivity and learning)
  14. @rwarbelow rwarbelow revised this gist Jan 21, 2019. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion mod_0_session_3_readings.md
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,4 @@
    # Mod 0 Session 3 Readings and Responses
    # Session 3 Readings and Responses

    The readings and responses listed here should take you approximately ___ total hours.

  15. @rwarbelow rwarbelow created this gist Jan 21, 2019.
    5 changes: 5 additions & 0 deletions mod_0_session_3_readings.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,5 @@
    # Mod 0 Session 3 Readings and Responses

    The readings and responses listed here should take you approximately ___ total hours.

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