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

Ruby

Any 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

Depends on what you're interested in. Why did you choose Ruby in the first place?

Well, I want to make awesome websites and online apps.

So 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.

I know html and css well, do you recommend I take that course and learn Javascript before moving on to Rails?

Rails 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.

Ok awesome, thanks for the help, Ill do that!