├── AAAMYNEWFILE.md ├── AntyMatter.md ├── BrennanRHarvey.md ├── Introduction1.md ├── Introduction2.txt ├── LICENSE ├── LpH3.md ├── README.md ├── Ryancap ├── Sample.md ├── Yieh.md ├── aboutme.md ├── acmartine.md ├── add about me ├── anthonyalvarez.md ├── calemagruder.md ├── carrie1910.md ├── chakritp.md ├── darylscorner.md ├── davidg8newfile ├── debraeanderson.md ├── deneme.md ├── dkgreco.md ├── drwardrope.md ├── gabrielgomez522.md ├── githubganesh.md ├── githubpaul.md ├── githubstudent.md ├── gitme file ├── grets222.md ├── hanclinto.md ├── humans ├── inatdr.md ├── jrellefson.md ├── juanri0s.md ├── jumurphy.md ├── later comit ├── laurenfromseattle.md ├── lsnow11.md ├── mojojoejoe.md ├── neeleshnayan.md ├── oh boy!.md ├── pottlinger.md ├── primer_cuervo.md ├── pritesh#chaudhari.md ├── rbreeden.md ├── rkirkland.md ├── rohanrj3.md ├── rthakohov.md ├── rubydo.md ├── schava1.md ├── simbu.md ├── simondawes.md ├── studentxx ├── tmuls14.md └── virsalus.md /AAAMYNEWFILE.md: -------------------------------------------------------------------------------- 1 | ###HOOSNEWINTHEZOO 2 | -------------------------------------------------------------------------------- /AntyMatter.md: -------------------------------------------------------------------------------- 1 | # AntyMatter 2 | 3 | * Name: Anthony Matthews 4 | * Location: Los Angeles 5 | -------------------------------------------------------------------------------- /BrennanRHarvey.md: -------------------------------------------------------------------------------- 1 | # Brennan R Harvey 2 | 3 | * Name: Brennan Harvey 4 | * Location: Aliso Viejo, CA 5 | 6 | -------------------------------------------------------------------------------- /Introduction1.md: -------------------------------------------------------------------------------- 1 | # Github Introduction Session 1 2 | 3 | -Name: Raghav T 4 | -Location: Ohio 5 | 6 | -------------------------------------------------------------------------------- /Introduction2.txt: -------------------------------------------------------------------------------- 1 | ## Introduction Session File 2 2 | 3 | - Add New File 2 to the Master Branch. 4 | -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- 1 | The MIT License (MIT) 2 | 3 | Copyright (c) 2015 GitHub Teacher 4 | 5 | Permission is hereby granted, free of charge, to any person obtaining a copy 6 | of this software and associated documentation files (the "Software"), to deal 7 | in the Software without restriction, including without limitation the rights 8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 9 | copies of the Software, and to permit persons to whom the Software is 10 | furnished to do so, subject to the following conditions: 11 | 12 | The above copyright notice and this permission notice shall be included in all 13 | copies or substantial portions of the Software. 14 | 15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 21 | SOFTWARE. 22 | 23 | -------------------------------------------------------------------------------- /LpH3.md: -------------------------------------------------------------------------------- 1 | #LpH3 2 | 3 | - Danielle H. 4 | - Upstate South Carolina, USA 5 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Introduction to GitHub 2 | ## October 7, 2015 3 | 4 | Repository for Introduction to GitHub class 5 | 6 | ### Helpful Resources 7 | 8 | - [Markdown Reference Docs](https://help.github.com/categories/writing-on-github/) 9 | - [GitHub Guides: Understanding the GitHub Flow](https://guides.github.com/introduction/flow/) 10 | - [GitHub Guides: Hello World](https://guides.github.com/activities/hello-world/) 11 | - [YouTube: GitHub Training & Guides](https://www.youtube.com/user/GitHubGuides) 12 | -------------------------------------------------------------------------------- /Ryancap: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /Sample.md: -------------------------------------------------------------------------------- 1 | # GitHub tutorial Introduction 2 | -------------------------------------------------------------------------------- /Yieh.md: -------------------------------------------------------------------------------- 1 | # Yieh 2 | 3 | - Name: Vanessa 4 | - Location: California 5 | -------------------------------------------------------------------------------- /aboutme.md: -------------------------------------------------------------------------------- 1 | # Github About Me 2 | 3 | - Name: Vinicius Santos 4 | - Location: Houston, TX 5 | -------------------------------------------------------------------------------- /acmartine.md: -------------------------------------------------------------------------------- 1 | # acmartine 2 | 3 | * Name: Ariele Martinez 4 | * Location: Brooklyn, NY 5 | -------------------------------------------------------------------------------- /add about me: -------------------------------------------------------------------------------- 1 | *clarissebetancourt 2 | 3 | *Name:ClarisseBetancourt 4 | *Location: Oregon 5 | -------------------------------------------------------------------------------- /anthonyalvarez.md: -------------------------------------------------------------------------------- 1 | # AnthonyAlvarez 2 | 3 | * Name: Anthony Alvarez 4 | * Location: New York City 5 | -------------------------------------------------------------------------------- /calemagruder.md: -------------------------------------------------------------------------------- 1 | # GitHub calemagruder 2 | 3 | * Name: Cale Magruder 4 | * Location: Boston, MA 5 | 6 | -------------------------------------------------------------------------------- /carrie1910.md: -------------------------------------------------------------------------------- 1 | #carrie1910 2 | 3 | *Name: Carrie Sutton 4 | *Location: Plymouth UK 5 | -------------------------------------------------------------------------------- /chakritp.md: -------------------------------------------------------------------------------- 1 | # chakritp 2 | 3 | - Name: Chakrit Prasatwattana 4 | - Location: Bangkok, Thailand 5 | -------------------------------------------------------------------------------- /darylscorner.md: -------------------------------------------------------------------------------- 1 | # DarylCorner 2 | 3 | * Name: Daryl 4 | * Location: Lost in space 5 | -------------------------------------------------------------------------------- /davidg8newfile: -------------------------------------------------------------------------------- 1 | # heading 1 2 | some contents 3 | - list1 4 | - list2 5 | 6 | Now is the time to Enter file contents here 7 | -------------------------------------------------------------------------------- /debraeanderson.md: -------------------------------------------------------------------------------- 1 | # debraeanderson 2 | 3 | * Name: Debra Anderson 4 | * Location: Brooklyn, New York 5 | -------------------------------------------------------------------------------- /deneme.md: -------------------------------------------------------------------------------- 1 | # deneme 2 | 3 | -------------------------------------------------------------------------------- /dkgreco.md: -------------------------------------------------------------------------------- 1 | # GitHub Student 2 | 3 | - Name: Dustin Greco 4 | - Location: Broomfield, Colorado 5 | -------------------------------------------------------------------------------- /drwardrope.md: -------------------------------------------------------------------------------- 1 | #Hello! 2 | 3 | * Name: David Wardrope 4 | * Location: Narnia 5 | -------------------------------------------------------------------------------- /gabrielgomez522.md: -------------------------------------------------------------------------------- 1 | # gabrielgomz522 2 | 3 | - Name: Gabriel Gomez 4 | - Location: New York, NY 5 | -------------------------------------------------------------------------------- /githubganesh.md: -------------------------------------------------------------------------------- 1 | # GitHub Ganesh 2 | 3 | * Name: Ganesh NR 4 | * Location: Hyderabad, India 5 | -------------------------------------------------------------------------------- /githubpaul.md: -------------------------------------------------------------------------------- 1 | # github paul 2 | 3 | *Name: Paul 4 | *Location: UK 5 | -------------------------------------------------------------------------------- /githubstudent.md: -------------------------------------------------------------------------------- 1 | # GitHub Student 2 | 3 | I am GitHub Student. I am from Minneapolis, MN. 4 | -------------------------------------------------------------------------------- /gitme file: -------------------------------------------------------------------------------- 1 | #gitme file 2 | -------------------------------------------------------------------------------- /grets222.md: -------------------------------------------------------------------------------- 1 | # GitHub Student 2 | 3 | * Name: Greta Louise 4 | * Location: Asheville, North Carolina 5 | -------------------------------------------------------------------------------- /hanclinto.md: -------------------------------------------------------------------------------- 1 | # HanClinto 2 | 3 | * Name: Clint 4 | * Location: Way Down in Deep 13 5 | -------------------------------------------------------------------------------- /humans: -------------------------------------------------------------------------------- 1 |