Shiro: What is the easiest programming language to learn for making facebook applications?
I know BASIC if that makes any difference. I’m thinking about PHP, Java, Javascript, or FBML, but I don’t know which is the best choice for someone with only minor experience in programming. If you think none of these are the best choice, then what is?
Answers and Views:
Answer by Angry Senior Citizen
Java is extremely easy to master along with Flash ActionScript
they mesh well with CSS and HTML and there’s plently of community support for Java coders… snippets, walkthroughs, tutorials etc
Answer by Giedrius MuuuuuuuuuAnswer by sKulcrush
Facebook is all about PHP and MySQL. PHP is your logic – creating the dynamic output on the page, and MySQL is the database structure.
Free tutorials in all web development languages can be found here:
www.w3schools.com
Answer by SmithMost of the facebook applications are developed on PHP. so i think you should learn php. It’s easy to learn for those who knows about html or having a programming background.
Leave a Reply