Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updates Pair Programming PAIRadigms talk info #7

Merged
merged 3 commits into from
Oct 13, 2016
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions PairProgrammingPAIRadigms/README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# 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
- [Slides](https://drive.google.com/open?id=1d-EPrjLHNVV72u1JkEOLirRvr68jPF1W4CSrHTGmWx4)
- [Link to Recording](https://drive.google.com/file/d/0B4oIwiIQoiI0TVdxUmRYS0pwckU/view?usp=sharing) -- sorry about the "Demo Mode" watermark #rookieMistake

## Additional Resources
- [Screenhero](https://screenhero.com/) -- email [email protected] for an invite
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Missed an LSH tutorial? Check out the source code & slides here.
| [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 |
| [Intro to Pub/Sub & Build a Realtime Voting Web app with Social Media APIs](https://github.com/Ladies-Storm-Hackathons/Tutorials/tree/master/javascript-realtime-voting-app-workshop) | [Spectra Hackathon @ YouTube HQ, July 23](https://www.sospectra.com) | [email protected] | Intermediate | JavaScript, HTML/CSS knowledge is a bonus |
|[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 (: |
### Upcoming Tutorials
| Tutorial Title | Location/Time | Speaker Contact Info | Level | Previous Skills Required |
| :-------------------: | :-----------: | :------------------: | :---: | :----------------------: |
|[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 (: |
6 changes: 4 additions & 2 deletions lsh-tutorials.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,13 +105,15 @@
},
"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",
"howToAttendURL": "https://drive.google.com/file/d/0B4oIwiIQoiI0TVdxUmRYS0pwckU/view?usp=sharing",
"speakersContactInfo": {
"name": "Kathryn Reagan",
"email": "[email protected]",
Expand Down