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

Chanel Russell
PLUS
Chanel Russell
Courses Plus Student 518 Points

I want to turn my static website into a dynamic one. Where should I start?

I have a website that uses data from a data-set comprised of JavaScript objects to display tables and charts. I must manually update the data in these objects frequently and this can be very tedious.

Its about time I learn some server-side code that will allow me to submit information in forms that will update a database that dynamically updates the tables and charts displayed on my website. Between php, python, ruby and full-stack js, I'm not sure which one to pick, or which courses would provide the information required to achieve this task.

In summary, I need to determine which language would be most appropriate and which courses I should watch to achieve this.