Skip to content

Commit

Permalink
Adds git init JSON
Browse files Browse the repository at this point in the history
  • Loading branch information
alainakafkes authored Dec 20, 2016
1 parent 4cbd960 commit c58b917
Showing 1 changed file with 18 additions and 2 deletions.
20 changes: 18 additions & 2 deletions lsh-tutorials.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
"previousSkillRequired": "Python background recommended, but not necessary"
},

{
{
"topic": "Pair Programming PAIRadigms",
"urlFiles": "https://github.com/Ladies-Storm-Hackathons/Tutorials/tree/master/PairProgrammingPAIRadigms",
"location": "Online",
Expand All @@ -122,6 +122,22 @@
},
"level": "Beginner",
"previousSkillRequired": "Know how to write some code!"
},
{
"topic": "git init: A Beginner's Guide to Git Workflow",
"urlFiles": "https://github.com/Ladies-Storm-Hackathons/Tutorials/tree/master/Intro-To-Git",
"location": "Online",
"date": "December 19, 2016",
"time": "8 pm CST",
"howToAttendURL": "https://www.youtube.com/watch?v=uTwLeN3-mjI",
"speakersContactInfo": {
"name": "Alaina Kafkes",
"email": "[email protected]",
"twitter": "https://twitter.com/alainakafkes",
"linkedin": "https://linkedin.com/in/alainakafkes"
},
"level": "Beginner",
"previousSkillRequired": "Some Unix command line knowledge"
}
]
]
}

0 comments on commit c58b917

Please sign in to comment.