-
-
Save tschaffer1618/2414314bede6557e83440f5fddb55c9e to your computer and use it in GitHub Desktop.
Revisions
-
tschaffer1618 revised this gist
May 9, 2019 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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 (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 -
tschaffer1618 revised this gist
May 9, 2019 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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: -
tschaffer1618 revised this gist
May 9, 2019 . 1 changed file with 8 additions and 4 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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. 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. 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) -
rwarbelow revised this gist
Feb 20, 2019 . 1 changed file with 7 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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: ### Questions/Comments/Confusions If you have any questions, comments, or confusions that you would an instructor to address, list them below: 1. -
rwarbelow revised this gist
Jan 29, 2019 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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 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: -
rwarbelow revised this gist
Jan 29, 2019 . 1 changed file with 9 additions and 5 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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: 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. - [ ] 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. 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 metaphor below: -
rwarbelow revised this gist
Jan 27, 2019 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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. -
rwarbelow revised this gist
Jan 27, 2019 . 1 changed file with 2 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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? 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: -
rwarbelow revised this gist
Jan 27, 2019 . 1 changed file with 7 additions and 15 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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 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 (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? What are three Slack shortcuts and/or features that will contribute to your productivity? 1. 1. 1. ### [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. - [] Type your answer below: -
rwarbelow revised this gist
Jan 21, 2019 . 1 changed file with 7 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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) 1. 1. 1. 1. 1. -
rwarbelow revised this gist
Jan 21, 2019 . 1 changed file with 21 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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. ### 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) -
rwarbelow revised this gist
Jan 21, 2019 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,4 +1,4 @@ # Session 3 Readings and Responses The readings and responses listed here should take you approximately ___ total hours. -
rwarbelow created this gist
Jan 21, 2019 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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.