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

I feel lost...

I completed the Ruby development track recently, and decided to head on to Rails development, as I love the elegance and syntax of the language. But after completing the pre requisite courses leading up to the Build a todo list app with Ruby on Rails, in the Rails track, I feel lost. It's like learning something entirely different. Is this normal, or have I accidentally skipped over some content?

2 Answers

William Li
PLUS
William Li
Courses Plus Student 26,868 Points

It's understandable, and you're not alone here, many students have the same complaint about jumping from Ruby to Rails by taking Build a todo list app as 1st course. And to be frank, if you have no prior web development experience, you most definitely are going to feel really lost at this course. The course is more about demonstrating how to quickly build a working web app in Rails using TDD, without much explanation along the way, it's not a good beginner's tutorial on Rails.

Thanks for the quick reply. I thought that I'd probably missed a course out while learning.