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

ruby foundations before starting build a simple RoR app?

Hey guys, I'm doing the beginners project "Build a simple RoR application", and I'm doing alright, but sometimes I get a bit lost, and just saw there is a ruby foundations course/class, and it looks like it would be a good pre-requisite before starting the project....did you guys do this before jumping into the project?

3 Answers

James Barnett
James Barnett
39,199 Points

So as not to repeat myself, a few months ago I wrote up my thoughts on learning Ruby on Rails in a different thread.

Eddie Flores
Eddie Flores
9,110 Points

I didn't do much before starting it. I wish I had though when going through it. I would suggest going over to CodeAcademy and doing their Ruby track, and learning some of the basics of programming. It might not look like much compared to what you will be doing in the tutorial, but it will make a lot more sense later on. Although the Ruby track through Code School is a lot more relevant (it's not free). Code Academy is something you can just sign up for and start without any entry fees.

I am also going to post in a day or two how to start the tutorial properly. I am all but about done with a completed version of the tutorial going line by line the same as the tutorials in the videos. I will show the things that caused me issues, and what to do to fix them. So I would suggest to look out for it.

Cool thanks for the advise Eddie, and appreciate you putting all the info in your reply.

AJ

Lee Hughes
Lee Hughes
8,380 Points

I jumped into RoR without any programming knowledge. I got about half way through and stopped. I was really confused to what I was doing and why it needed to be done. I backtracked a little and I'm now learning Ruby via books and videos.

If you're a visual learner then this Youtube channel has been of help to me http://www.youtube.com/user/lockersoft?feature=watch. It's from a University class so it may go pretty slow but it's free and offers a good walkthrough rails and Ruby.

After I complete my books and watch the videos I'll then go back to the build a simple RoR course which I'll have a better understanding of what Jason is doing and why.

I keep having to remind myself that it takes time to learn and I'm not going to pick it up in a week :)

Lee,

Thanks so much for your detailed reply. It's responses like this, which makes me love treehouse more and more everyday; we all try to help each other.

Thanks again,

AJ