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

General Discussion

Which languages do I need to learn?

I'm working on a project that needs for users to:

-Search for data pulled on various websites similar to zillow or trulia

-Have their own profile with private data they can see like this website

-Share and collaborate the data with other members

-Have a well designed website like this one or Airbnb

So far I believe I need to know HTML, HTML5, CSS, CSS3, JavaScript, and _____

I'm not sure which languages I'm missing to make this a reality but I felt since 1 is pulling data than node.js or jQuery might be necessary?

Thanks for your time!

2 Answers

Amit Bijlani
STAFF
Amit Bijlani
Treehouse Guest Teacher

@Peter You want to learn a backend language such as Ruby on Rails. If you go through the Ruby on Rails learning adventure then you will pretty much learn everything you need to know. You can skip the bits you know already and move down the list of courses.

Thanks Amit!