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
Evan Fraser
6,789 PointsAny suggestions on what track to do after the "Learn Ruby" track?
Im a little stuck, I haven't completed the Learn Ruby track yet, but I would like to know what track to move onto after I do complete it. Any suggestions?
Thanks!
2 Answers
Maciej Czuchnowski
36,441 PointsDepends on what you're interested in. Why did you choose Ruby in the first place?
Evan Fraser
6,789 PointsWell, I want to make awesome websites and online apps.
Maciej Czuchnowski
36,441 PointsSo there's Rails track if you want to continue using Ruby. You should also consider the Front-End Development track to make sure you know HTML, CSS and JavaScript well.
Evan Fraser
6,789 PointsI know html and css well, do you recommend I take that course and learn Javascript before moving on to Rails?
Maciej Czuchnowski
36,441 PointsRails itself will not require you to learn or use JavaScript by itself, so you can go straight to Rails, but at some point you will want to get back to JS, since it's becoming THE language for web development now.
Evan Fraser
6,789 PointsOk awesome, thanks for the help, Ill do that!