Skip to content

Commit

Permalink
Merge pull request #5 from kathrynreagan/master
Browse files Browse the repository at this point in the history
This resolves issue #4
  • Loading branch information
alainakafkes authored Oct 6, 2016
2 parents ff867de + b9bdaa0 commit 12fb32d
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 1 deletion.
15 changes: 15 additions & 0 deletions PairProgrammingPAIRadigms/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Pair Programming PAIRadigms

## Tutorial Contents
- [Slides](https://docs.google.com/presentation/d/1xNQ3-SHbWA_oqDp-Cvdbh6VOjh4P1OccNeP_Ee52d7Q/edit?usp=sharing)
- [Google Hangouts Link](https://hangouts.google.com/call/mxoxbpxtore4nkiwhw3jzzcr34e) -- watch during the talk
- Link to recording: coming soon

## Additional Resources
- [Screenhero](https://screenhero.com/) -- email [email protected] for an invite
- [10 Ways to Improve Your Pairing Experience](https://www.thoughtworks.com/insights/blog/10-ways-improve-your-pairing-experience)
- [Code Roulette](https://www.coderoulette.com/)
- [Pair Hero](http://www.happyprog.com/pairhero/)

## Want to pair?
I'd love to! Reach out to me: [email protected]
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,9 @@ Missed an LSH tutorial? Check out the source code & slides here.
| :-------------------: | :-----------: | :------------------: | :---: | :----------------------: |
| [Learn AngularJS](https://github.com/Ladies-Storm-Hackathons/Tutorials/tree/master/learn-angularjs) | [Online, Aug 16th @ 5pm EST](https://www.facebook.com/events/1748805382027851) | [email protected] | Beginner | HTML/CSS and some Javascript would be a bonus |
| [Intro to APIs & Build Your Own Twitter Bot](https://github.com/Ladies-Storm-Hackathons/Tutorials/tree/master/Intro-To-APIs-Twitter) | [Online, Sept 3rd @ 7pm CDT](https://www.facebook.com/events/293728037657127/) | [email protected] | Beginner | Python knowledge is a bonus |
| [How To Prep for the Job Hunt](https://www.facebook.com/events/1732511737001747/) | [Online, Sept 20th @ 4PM EDT](https://www.facebook.com/events/1732511737001747/) | [email protected] | All | Anyone looking for their first internship or a full time job |

### Upcoming Tutorials
| Tutorial Title | Location/Time | Speaker Contact Info | Level | Previous Skills Required |
| :-------------------: | :-----------: | :------------------: | :---: | :----------------------: |
| [How To Prep for the Job Hunt](https://www.facebook.com/events/1732511737001747/) | [Online, Sept 20th @ 4PM EDT](https://www.facebook.com/events/1732511737001747/) | [email protected] | All | Anyone looking for their first internship or a full time job |
|[Pair Programming PAIRadigms](https://github.com/Ladies-Storm-Hackathons/Tutorials/tree/master/PairProgrammingPAIRadigms)| [Online, October 6 @ 7pm CDT](https://hangouts.google.com/call/mxoxbpxtore4nkiwhw3jzzcr34e) | [email protected] | Beginner | Know how to write some code (: |
15 changes: 15 additions & 0 deletions lsh-tutorials.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,21 @@
},
"level": "Beginner",
"previousSkillRequired": "Python background recommended, but not necessary"
},{
"topic": "Pair Programming PAIRadigms",
"urlFiles": "https://github.com/Ladies-Storm-Hackathons/Tutorials/tree/master/PairProgrammingPAIRadigms",
"location": "Online",
"date": "October 6, 2016",
"time": "7 pm CST",
"howToAttendURL": "https://hangouts.google.com/call/mxoxbpxtore4nkiwhw3jzzcr34e",
"speakersContactInfo": {
"name": "Kathryn Reagan",
"email": "[email protected]",
"twitter": "https://twitter.com/nyrhtakk",
"linkedin": "Public Profilehttps://www.linkedin.com/in/kathrynreagan"
},
"level": "Beginner",
"previousSkillRequired": "Know how to write some code!"
}
]
}

0 comments on commit 12fb32d

Please sign in to comment.