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
Enyel Cuadro
12,884 PointsWhat language should I learn next?
I learned Front-End already but I want to learn Back-End too, what all language do i need to learn and what to learn first?
3 Answers
akshaythakur
Courses Plus Student 34,019 Pointsi will suggest you to learn PHP. There are few great courses you will find inside PHP library
Jay Padzensky
4,731 PointsI think it is important to keep in mind that each language is like a different tool to get different jobs done. I would consider for what purpose you want to learn a server side language (personal use? or a job?) and which back end capabilities you wish to employ and which language(s) are best for it.
willyraider
6,550 PointsJay Padzensky ist right. Personally I would learn Ruby On Rails. At least that's what I'm planing :-)
You could ask Google something like "Django vs Rails" or "Laravel vs Rails" and look for the differences in each framework.
Enyel Cuadro
12,884 PointsEnyel Cuadro
12,884 PointsThank you!