I'm really tired of seeing Ruby tutourials online. Teaching someone Ruby doesn't teach them the first thing about getting set up with a functioning website where they can put that code to practice.
RubyMonk - ruby lessons right in your browser
21–30 of 44 posts
Re: RubyMonk - ruby lessons right in your browser
#22Many many congratulations, Sidu and Team :)
Re: RubyMonk - ruby lessons right in your browser
#23Re: RubyMonk - ruby lessons right in your browser
#24Re: RubyMonk - ruby lessons right in your browser
#25I cannot seem to get further from the leasson 2 although my code passes
Re: RubyMonk - ruby lessons right in your browser
#26Re: RubyMonk - ruby lessons right in your browser
#27I cannot seem to get further from the leasson 2 although my code passes
Re: RubyMonk - ruby lessons right in your browser
#28Really lowers the barrier to entry for Ruby developers.
Re: RubyMonk - ruby lessons right in your browser
#29Really nice. Can anyone comment on the architecture/stack used to create this, esp. with regard to the front end?
This is backed by servers that are running a bunch of eval loops using the Secure gem. See https://github.com/c42/secure if you're interested in the SandBoxing.
Re: RubyMonk - ruby lessons right in your browser
#30I liked this, but found it hard to retain my interest after the first lessons until I found the 'problems' section. I tend to learn way better when actively working on a problem and having to go look things up and learn them to advance, so I look forward to seeing more problems here.
We'll be working on smoothing out the cross references to exercises, so problems will tell you exactly what exercises you need to read up on so you can complete them.