├── 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 |

humans & freedom

2 | -------------------------------------------------------------------------------- /inatdr.md: -------------------------------------------------------------------------------- 1 | # inatdr 2 | 3 | - Name: Ina Todorova 4 | - Location: Eindhoven, NL 5 | -------------------------------------------------------------------------------- /jrellefson.md: -------------------------------------------------------------------------------- 1 | # jrellefson 2 | 3 | - Name: Jake Ellefson 4 | - Location: Sioux Falls, SD 5 | -------------------------------------------------------------------------------- /juanri0s.md: -------------------------------------------------------------------------------- 1 | # juanri0s 2 | 3 | * Name: Juan Rios 4 | * Location: New Jersey 5 | -------------------------------------------------------------------------------- /jumurphy.md: -------------------------------------------------------------------------------- 1 | # Test Markdown File 2 | 3 | -Name: Justin Murphy 4 | -Location: Cincinnati, OH 5 | -Company: EST Analytical 6 | -------------------------------------------------------------------------------- /later comit: -------------------------------------------------------------------------------- 1 | slow 2 | -------------------------------------------------------------------------------- /laurenfromseattle.md: -------------------------------------------------------------------------------- 1 | # Laurenfromseattle 2 | 3 | * Name: Lauren Tucker 4 | * Location: Seattle, WA 5 | -------------------------------------------------------------------------------- /lsnow11.md: -------------------------------------------------------------------------------- 1 | # lsnow11 2 | 3 | - Name: LSnow11 4 | - Location: Undisclosed 5 | -------------------------------------------------------------------------------- /mojojoejoe.md: -------------------------------------------------------------------------------- 1 | # mojojoejoe 2 | 3 | - Name: Joe 4 | - Location: Logan, UT 5 | -------------------------------------------------------------------------------- /neeleshnayan.md: -------------------------------------------------------------------------------- 1 | #githubstudent 2 | -Name:Neelesh Nayan 3 | 4 | -Location:India 5 | -------------------------------------------------------------------------------- /oh boy!.md: -------------------------------------------------------------------------------- 1 | #######OH BOY! 2 | -------------------------------------------------------------------------------- /pottlinger.md: -------------------------------------------------------------------------------- 1 | # This is my account 2 | What's there to tell? 3 | 4 | ## Dialogue 5 | * Hi? 6 | * Where? 7 | * In there? 8 | * Oh no ... 9 | * Said the Floh :-) 10 | ## Let's see that 11 | - A 12 | - B 13 | - C 14 | -------------------------------------------------------------------------------- /primer_cuervo.md: -------------------------------------------------------------------------------- 1 | # Primer Cuervo 2 | 3 | * Name: Nicolas Cuervo 4 | * Location: Karlsruhe, Germany 5 | -------------------------------------------------------------------------------- /pritesh#chaudhari.md: -------------------------------------------------------------------------------- 1 | #GitHub Pritesh Chaudhari 2 | 3 | - Name: Pritesh Chaudhari 4 | - Location: India 5 | -------------------------------------------------------------------------------- /rbreeden.md: -------------------------------------------------------------------------------- 1 | # rbreeden 2 | 3 | * Name: Becky 4 | * Location: Knoxville 5 | -------------------------------------------------------------------------------- /rkirkland.md: -------------------------------------------------------------------------------- 1 | # rkirkland 2 | 3 | * heyas 4 | -------------------------------------------------------------------------------- /rohanrj3.md: -------------------------------------------------------------------------------- 1 | # rohanrj3 2 | 3 | - Rohan 4 | - India 5 | -------------------------------------------------------------------------------- /rthakohov.md: -------------------------------------------------------------------------------- 1 | # rthakohov 2 | 3 | * Name: Ruslan Tkhakokhov 4 | * Location: St. Petersburg, Russia 5 | -------------------------------------------------------------------------------- /rubydo.md: -------------------------------------------------------------------------------- 1 | # GitHub Training h1 tag 2 | 3 | * Name : Rabab Gomaa (* for list) 4 | * Location: Ottawa 5 | 6 | - step do (dash is ordered list) 7 | - step mix 8 | 9 | + paragraph 10 | -------------------------------------------------------------------------------- /schava1.md: -------------------------------------------------------------------------------- 1 | #This is a test file 2 | -------------------------------------------------------------------------------- /simbu.md: -------------------------------------------------------------------------------- 1 | # Github Learner 2 | 3 | -Name: Simbu 4 | -Location: Chicago 5 | -------------------------------------------------------------------------------- /simondawes.md: -------------------------------------------------------------------------------- 1 | # simondawes 2 | 3 | * name: Simon Dawes 4 | * Location: London 5 | -------------------------------------------------------------------------------- /studentxx: -------------------------------------------------------------------------------- 1 | a bit late 2 | -------------------------------------------------------------------------------- /tmuls14.md: -------------------------------------------------------------------------------- 1 | # tmuls14 2 | 3 | * Name: Tricia 4 | * Location: DC 5 | -------------------------------------------------------------------------------- /virsalus.md: -------------------------------------------------------------------------------- 1 | # Virsalus 2 | 3 | - Name: Frank 4 | - Location: Germany 5 | --------------------------------------------------------------------------------