Twitist Forums
What coding software to facebook app developers use? - Printable Version

+- Twitist Forums (http://twitist.com)
+-- Forum: Facebook forums (/forum-14.html)
+--- Forum: Facebook apps (/forum-22.html)
+--- Thread: What coding software to facebook app developers use? (/thread-141880.html)



What coding software to facebook app developers use? - Alpha and Omega - 04-22-2014 12:30 AM

You know those terrible apps such as "how you will die" or "how long will you survive in a zombie apocalypse"? is it XML, java or what? thanks


- Raphael - 04-22-2014 12:39 AM

You can use HTML, Javascript, CSS, PHP and probably some more.

Tutorial:
http://www.labnol.org/internet/tutorial-write-a-facebook-application/10116/


- Bocutz - 04-22-2014 12:52 AM

You must create application on facebook first of all, implement few scripts from facebook and coding away. You can use almost all language - php, xhtml, javascript, flash, and much more.


- Matt Anonymous - 04-22-2014 01:02 AM

php and java are 2 big ones php being opensource and preferred by devs and java because of it's versatility i.e. you can use the app on any device that as the runtime on it. These 2 server side languages mixed with some flash or JQuery to graphically enhance the client side of the app would be most effective.