[Tutor] Facebook apps with python

Alan Gauld alan.gauld at btinternet.com
Wed Jan 18 14:54:41 CET 2012


On 18/01/12 13:34, karthik s wrote:
> Well, my question is simple..
>
> How do I create facebook apps with python.

I have no idea, I never use Facebook.
But given this is a list for peiople learning the
Python language  it might be too specialised a
question, you might be better on the general Python
list.

However, here goes a starting point...


> 1. What all things I should know for writing facebook apps.

No idea on this one.

> 2. I read that we should first upload our app to 'google app engine' and
> need do link it to facebook.. Is that right?

Do you know about the Google App Engine? Thats a whole topic in itself. 
You probbably need to visit Google and do some digging there.

> 3. Actually, I am not aware of Network/ Web programming.. can I be able
> to do that?

You can do general network/web programming in Python. But if using 
Google is necessary then it's not going to be that standard...

> 4. Please do mention a couple of books (ebooks) from which I can learn..
> That will help me.

What is your starting point?
Are you a complete beginner to programming?
Can you program already in another language?
Can you program already in Python?
What OS and Python version are you using?

-- 
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/



More information about the Tutor mailing list