Which is the best book to learn Facebook App development and Facebook Graph API?
|
closed as not constructive by ChrisF♦ Dec 7 '11 at 20:27
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.
|
I'd recommend reading through one of the Getting Started tutorials and then diving in with one of the sample programs. If you know generally how HTTP requests work and everything involved from the server-side code (PHP, RoR, whatever) to HTML, transferring that knowledge to the Facebook platform isn't hard. |
|||
|
|
|
Check this out. This book is worth buying. You could learn a lot. Before that, Make sure you are good with PHP, MySql, Ruby on Rails Concepts. Hope it helps. Cheers, Dinzy |
|||
|
|
|
Check out Facebook Application Development with Graph API Cookbook - http://www.packtpub.com/facebook-application-development-with-graph-api-cookbook/book. |
|||
|
|
|
I have been a Facebook developer for a few years now, and my number one choice is always finding (recent) tutorials and blog posts, rather than books. Facebook, and their platform, change super often. For instance, any book from before october will most likely send you down the wrong path, as FB made some major changes (OAuth2, SSL). This means that almost any book you get will be outdated. Seriously. Find posts, examples, sample code. Search on Github. Just please, dont fall into the trap that is a book on FB dev. It will be out of date by the time it ships to you. |
|||
|
|
