What is the best way to learn to use social network API's?
-
I have a fair amount of programming experience but would like to start using social network API's (Twitter/FB/Quora) for some side projects. What is the best way to learn to use these API's effectively?
-
Answer:
Personally I learned to use the facebok graph API trying use it on my website. Although my answer is probably not going to sound very helpful, but I think the best way to learn is it to start using it on your project using the SDK. Then you can try to understand the SDK code, read the documentation of the API, and learn more about json to get a good grasp of how things work at the backend. It also helps to conceptualize APIs as backboxes with a number of functions, which you can use to get information, or to interact with the system.
Tarik Adnan Moon at Quora Visit the source
Other answers
Code Academy has a good intro class to using APIs with Ruby and a Twitter specific classs: http://www.codecademy.com/tracks/twitter.
Sylvain Carle
The best way to learn is through experience. Building an aggregator might be fun (for example, a photo aggregator across multiple services, or a contact book that examines friends from Facebook, Twitter, Instagram, etc.). It forces you to use multiple different sites' APIs in a somewhat non-trivial setting, especially as you convert data across different schemas
Tom Schmidt
Related Q & A:
- What is the best way to learn English?Best solution by Yahoo! Answers
- What is the best way to learn how to build websites and web applications with Python?Best solution by Quora
- What is the best way to learn jazz piano?Best solution by Yahoo! Answers
- What is the best way to learn French?Best solution by Yahoo! Answers
- What is the best way to learn drawing anime?Best solution by Yahoo! Answers
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.