Ask HN: What do you guys think of codeschool.com's ruby course?
1–4 of 4 posts
Re: Ask HN: What do you guys think of codeschool.com's ruby course?
#2Re: Ask HN: What do you guys think of codeschool.com's ruby course?
#3I went through the Ruby course, Rails for Zombies I && II, and thought they were fun and intuitive. However, the main things that I retained were how rails works such as migrations and generations. Being new to frameworks, the "auto-magical" aspect behind all of this was fairly confusing so I guess that's not a bad thing to walk away from. Your question is, however, for Ruby itself, and I have to conclude with saying…
Re: Ask HN: What do you guys think of codeschool.com's ruby course?
#4I went through the Ruby course, Rails for Zombies I && II, and thought they were fun and intuitive. However, the main things that I retained were how rails works such as migrations and generations. Being new to frameworks, the "auto-magical" aspect behind all of this was fairly confusing so I guess that's not a bad thing to walk away from. Your question is, however, for Ruby itself, and I have to conclude with saying…
Sorry, I meant the full Ruby on Rails track. Do you think it provided sufficient enough introductory knowledge to enable you to start building web apps?
Then when your want to know more: http://ruby.railstutorial.org/ The videos were a huge help
I kind of gave up on it when they had a ton of security problems. So I'm refreshing with headstart rails from o'reilly.
It is a pretty complex subject. Just starting small is hard enough.