Tag: Ruby

Completed ‘Software Engineering for SaaS’ from Coursera

Completed ‘Software Engineering for SaaS’ from Coursera

Completed ‘Software Engineering for SaaS’ course offered by Dave Patterson and Armando Fox, Professors at University of California, Berkeley. This course was offered through Coursera.org The course started on 13th July and the duration was 5 weeks. Course taught the best practices for developing software as a service. It included weekly coding assignments where a SaaS application…

Read More Read More

Ruby Koans – Another Great Tutorial

Ruby Koans – Another Great Tutorial

Ruby Koans is somewhat advanced than the other tutorials I went through earlier. It has 30 topics and you have to fill-in the missing piece of code to complete each topic. Level: Advanced Duration: 12 hours

Ruby on Rails – Excellent Tutorial from CodeSchool

Ruby on Rails – Excellent Tutorial from CodeSchool

‘Ruby on Rails’ is a web development framework for Ruby language… just came across an excellent tutorial for ‘Ruby on Rails’. Link: http://railsforzombies.org Level: Intermediate Duration: 2 hours (i didn’t watch the screencasts, directly went to the interactive challenges and slides. It will take much longer if you watch screencasts)

Some Good Ruby Tutorials

Some Good Ruby Tutorials

I have done most of my web development work in ASP.Net or Java. I have been thinking about learning one of other web development languages, particularly the new ones which are famous for their expressiveness. Finally I have started with Ruby. I found some very good interactive tutorials: TryRuby.org Level: Beginner Duration: 30 minutes RubyMonk.com…

Read More Read More