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

Vladislav Kobyakov
Vladislav Kobyakov
9,439 Points

Hello everyone! What could be the best way to learn back end web development?

Can somebody suggest maybe a Track on treehouse where I could learn the essential parts of back end web development? There is a Track to learn front end web development, but they do not have it for the back end. There are different courses to take such as to learn php, python or ruby on rails ("Rails Development") but I do not really know what to begin with. Maybe somebody who has already finished one of these courses could give some feedback on them? Some ideas or suggestions... :)

1 Answer

Julio Soto
Julio Soto
4,544 Points

start with nodejs. do basic routing of requests. then mix it with sql database calls. then something advanced like authentication with tokens like Oauth