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 trialRon Gootman
24,409 PointsWhat is the best path to create a review based website (similar to Yelp)?
Greetings to all Treehouse member!
I am hoping to create a review based platform website (somewhat Yelp'ish style) as I continue to develop my coding/programming arsenal.
Starting pretty much from scratch (with the web design track), so I'm aware a long journey I have to go through...
Appreciate any feedback
3 Answers
obey me
1,135 PointsI would recommend [HTML,CSS] and Ruby on rails because you are making an interactive website and you will need to design it with colors and others
kevin revill
7,533 PointsOr php with its built in access to MySQL is also a good choice. I believe there teaching on both of those in treehouse.
Nathan Elliott
16,232 PointsI second both recommendations above. They can both work. If you have any programming experience using something like c++ or java in school but no web development experience, I would recommend the Ruby on Rails route. If you don't have experience programming at all and your goal is to just get that first site built as soon as possible, I would recommend going the php route. Ruby on Rails has a lot going on and, unless there is some tutorial out there that builds a very similar site to the one you want to build, it may take a long time to learn to do it well with Ruby on Rails.
To be honest, I have yet to hear of a single individual learning Rails from scratch in 6-12 months. 3 years is probably more realistic for a motivated student with no previous programming or web design experience.
Ron Gootman
24,409 PointsThanks Nathan for the insight!
I'm a complete beginner so seems that I will take the PHP track once I finish the basic web design track
James Barnett
39,199 PointsI have yet to hear of a single individual learning Rails from scratch in 6-12 months. 3 years is probably more realistic
I agree.