Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alainakafkes authored Aug 28, 2016
1 parent 826270a commit 4b7b89f
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions Intro-To-APIs-Twitter/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
# Introduction to APIs && Build Your Own Twitter Bot

## Tutorial Contents

- Slides
- Code
- [Facebook Event](https://www.facebook.com/events/293728037657127/)
- [Google Hangouts On Air link (for streaming during the tutorial)](https://plus.google.com/u/0/events/c6ifro34alt71m9rsidj0mki9k8)
- YouTube link (for watching afterwards)

## Other Resources

### APIs

- [Intro to APIs, HackNorthwestern edition](https://docs.google.com/presentation/d/1P-IyWwzWGGk53HE4K8B6v87sSQ-QP_OscEqcQx0nUv4/edit#slide=id.p)
- [More in-depth intro to APIs](https://zapier.com/learn/apis/)
- [API Directory](http://www.programmableweb.com/apis/directory)
- [Clarifaing Gender Roles (Clarifai API Use Example)](https://github.com/alainakafkes/clarifaing-gender-roles)

### HTTP

- [Beginner's Guide to HTTP & REST APIs](https://gist.github.com/garciadanny/6896044)

### Setting Up Python

- [How to Install Pip, the Python Package Manager](https://pip.pypa.io/en/stable/installing/)
- [How to Install Python, Windows edition](https://www.python.org/downloads/windows/)

### Tweepy

- [Tweepy Documentation](http://docs.tweepy.org/en/v3.5.0/)

### More Twitter Bot Tutorials

- [Pommunism Bot](https://github.com/alainakafkes/pommunism)

0 comments on commit 4b7b89f

Please sign in to comment.