Posts Tagged ‘learning ruby’


Learning Ruby on Rails: Installing RubyMine

RubyMine is a Jetbrains product for developing ruby applications. I use a lot of Jetbrains products, which is why I’m giving RubyMine a run through. I’m hoping it will be as good as their other products. Since I’m a .NET developer, I’m thinking it will help me bridge the gap between the typical environment I’m used to using (Visual Studio 2010) and RoR.

 
Learning Ruby on Rails: Installing Ruby on Rails

Next up on the list is installing Ruby on our Ubuntu instance.

 
Learning Ruby on Rails: Installing Ubuntu as a VM

Installing Ubuntu as a VM is vastly simpler (and faster) than installing any Windows distro.

As an aside, I’m using VMWare’s Workstation product, in case you’re wondering what VM software I use, but you could do this just as easily with other products.

 
Learning Ruby on Rails: A C# programmer’s perspective

I’ve been doing C# programming for some time now.  I’ve been investigating Ruby and talking to coworkers about it, but have yet to really dive in and start learning the language and it’s web counterpart, Rails.

I recently came up with a fun concept that I wanted to try on the web and see how people liked it, and I thought it would be a great opportunity to try learning Ruby on Rails.  This will be a series of blog posts on my trials as a primarily Windows C# developer working with this new language and new stack.