Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trial
May Nyein
4,561 PointsWhat language do I need to write Facebook apps and Chrome Store?
May I know how to write facebook apps & chrome store? I'm a student of Team Tree House so I want to know which language do I need to write these apps. I haven't learned Ruby yet. I found this course in Udemy "The complete guide to create and publish your apps on Facebook and Chrome store".
Thanks in advance
1 Answer
manuelfischer
Courses Plus Student 7,010 PointsHey May,
Facebook supports JS, PHP, Ruby, Node.js and C#. (For the Web) For more infos check: https://developers.facebook.com/ You can also develop for iOS or Android as a native app.
Chrome supports HTML, CSS, JavaScript, images, and anything else you need - that adds functionality to the Google Chrome browser. In addition to the chrome.* APIs, extensions can use all the APIs that the browser provides to web pages and apps. If the browser doesn't support an API you want to use, you can bundle additional API libraries into your extension. More Infos here: http://developer.chrome.com/extensions/getstarted.html
May Nyein
4,561 PointsMay Nyein
4,561 PointsThanks. In team tree house, which course do I need to attend for developing facebook apps?
manuelfischer
Courses Plus Student 7,010 Pointsmanuelfischer
Courses Plus Student 7,010 PointsI would prefer Ruby, cause this language is one of the best (in my opinion). But you can also start with php, its very simple to understand.
http://teamtreehouse.com/library/programming/build-a-simple-ruby-on-rails-application http://teamtreehouse.com/library/programming/build-a-simple-php-application http://teamtreehouse.com/library/code-racer/how-to-set-up-a-facebook-application