[BangPypers] google api and facebook api ?
Gora Mohanty
gora at mimirtech.com
Sat Nov 12 19:03:50 CET 2011
On Sat, Nov 12, 2011 at 7:35 PM, vishnu prasad
<vishnuprasadgaddam at gmail.com> wrote:
> Hi to all
>
> How google internally running the code my doubt is python ?
> i mean api means we need to learn the code for separately apart from
> andriod,python,php, ruby ?
> knowing the api code and how can i start that ? is it python api is
> available for embedding with google ?
> please help me and also tell facebook and google running which code at back
> side ?
As with your earlier message, your meaning is not quite clear,
and it is practically impossible for people to help you on the
basis of this post. Maybe you can clarify further?
* What are you trying to achieve? If all you are doing is using
the APIs, you need not, and indeed should not, care how things
are implemented in the back-end.
* Your question needs to be much more specific. Both the Google
and Facebook APIs are quite extensive, and you need to narrow
down which areas you want to use them in, try out examples in
these areas, and ask specific questions if and when you run into
trouble.
* This is a Python group, and hence your questions normally need
to be Python-specific. Both Google and Facebook offer bindings,
and SDKs in various languages.
* Have no direct knowledge of either, but from the grapevine,
Facebook is all PHP. Similarly, rumours are that Google is
heavily into Python, but Guido only knows.
Regards,
Gora
More information about the BangPypers
mailing list