Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save tschaffer1618/2414314bede6557e83440f5fddb55c9e to your computer and use it in GitHub Desktop.

Select an option

Save tschaffer1618/2414314bede6557e83440f5fddb55c9e to your computer and use it in GitHub Desktop.

Revisions

  1. tschaffer1618 revised this gist May 9, 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
    @@ -32,7 +32,7 @@ The idea of the staging area is frequently one of the trickiest concepts to wrap

    - [ ] Type your metaphor below:

    -Git is similar to decorating Christmas cookies. You have a group of cookies that are going to be decorated. These undecorated cookies are like the files in the git directory that are going to be modified. Once the cookies are decorated, they are placed on a cookie sheet. The cookie sheet represents the staging area. When files are modified, they are placed in the staging area. Each cookie on the cookie sheet can be evaluated before it is placed in the cookie jar. The process of putting the decorated cookie in the jar is like committing the file. Although cookies generally go through this process only once, files can pass through this process many times. Git also saves each version of the file history.
    -Git is similar to decorating Christmas cookies. You have a group of cookies that are going to be decorated. These undecorated cookies are like the files in the git directory that are going to be modified. Once the cookies are decorated, they are placed on a cookie sheet. The cookie sheet represents the staging area. When files are modified, they are placed in the staging area. Each cookie on the cookie sheet (file in the staging area) can be evaluated before it is placed in the cookie jar. The process of putting the decorated cookie in the jar is like committing the file. Although cookies generally go through this process only once, files can pass through this process many times. Git also saves each version of the file history.

    ### Questions/Comments/Confusions

  2. tschaffer1618 revised this gist May 9, 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
    @@ -32,6 +32,8 @@ The idea of the staging area is frequently one of the trickiest concepts to wrap

    - [ ] Type your metaphor below:

    -Git is similar to decorating Christmas cookies. You have a group of cookies that are going to be decorated. These undecorated cookies are like the files in the git directory that are going to be modified. Once the cookies are decorated, they are placed on a cookie sheet. The cookie sheet represents the staging area. When files are modified, they are placed in the staging area. Each cookie on the cookie sheet can be evaluated before it is placed in the cookie jar. The process of putting the decorated cookie in the jar is like committing the file. Although cookies generally go through this process only once, files can pass through this process many times. Git also saves each version of the file history.

    ### Questions/Comments/Confusions

    If you have any questions, comments, or confusions that you would an instructor to address, list them below:
  3. tschaffer1618 revised this gist May 9, 2019. 1 changed file with 8 additions and 4 deletions.
    12 changes: 8 additions & 4 deletions mod_0_session_3_readings.md
    Original file line number Diff line number Diff line change
    @@ -14,13 +14,17 @@ Use Google to go find at least one online resource detailing **keyboard shortcut

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

    1.
    1. I googled "slack keyboard shortcuts" and found that you can type command + / on Slack to view a list of shortcuts. (https://get.slack.help/hc/en-us/articles/201374536-Slack-keyboard-shortcuts)

    2. This site also provided good insight into Slack (https://www.fastcompany.com/3068379/five-slack-hacks-that-can-keep-you-productive-no-matter-what)

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

    1.
    1.
    1.
    1. Cmd + . - this shortcut opens or closes the right pane.

    2. Cmd + u - this shortcut uploads a link to Slack.

    3. Opt + Up/Down - this shortcut moves between channels/DMs.

    ### [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)

  4. @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.
  5. @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:
  6. @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:
  7. @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.
  8. @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:
  9. @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:
  10. @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.
  11. @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)
  12. @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.

  13. @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.