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

Chase Lee
Chase Lee
29,275 Points

What Order to do Ruby in?

Hey guys,

I was wondering what order to do the Ruby projects in.

I'm going to do the Become a Web Designer learning adventure but noticed that it didn't include the 'Advanced Social Features in Ruby on Rails' project.

Should I do this after I finish the learning adventure or try to integrate into the Adventure?

Thanks for the advice in advance.

2 Answers

missgeekbunny
missgeekbunny
37,033 Points

My thoughts on ruby personally are to do the console first, then do ruby basics to get a feel for the language and then do all of the ruby on rails things. I only suggest this because I started running into a lot of errors while doing the ruby on rails things and I had wished I had a better grasp on the language so I both knew what the errors meant and how to fix them especially some of my syntax errors. But for sure the integration of the advanced features should be last.