-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #7 from kathrynreagan/master
updates Pair Programming PAIRadigms talk info
- Loading branch information
Showing
3 changed files
with
7 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 (: | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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]", | ||
|