Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Good resources on Facebook programming [closed]

Tags:

facebook

I'm a Facebook programmer newbie. Could anybody recommend good resources for starters? I believe it has something to do with PHP.

like image 997
pglowack Avatar asked Jan 17 '09 21:01

pglowack


People also ask

Is Facebook still using PHP?

Facebook still uses PHP, but it has built a compiler for it so it can be turned into native code on its web servers, thus boosting performance.

What programming does Facebook use?

Facebook only uses one language in the Front-end that is JavaScript. JavaScript is the most popular programming language today as it is used by almost every platform in the front-end development that you visit today.

Does Facebook allow API?

The Facebook API allows your app — and your app users — to access and manage content in their Facebook Group. With this API, you can let people publish content from your app to their Group.

What is Facebook backend written in?

Facebook uses a variety of services, tools, and programming languages to make up its core infrastructure. At the front end, their servers run a LAMP (Linux, Apache, MySQL, and PHP). Facebook's backend services are written in a variety of different programming languages including C++, Java, Python, and Erlang.


1 Answers

I have written the following to help people get a jump start on Facebook Application Development.

How to Use the Facebook Developer Toolkit 2.0
How to Style an Application Like Facebook
How to Integrate Facebook Connect

like image 186
Bill Konrad Avatar answered Oct 06 '22 06:10

Bill Konrad