CodeBetter.Com
CodeBetter.Com
RSS 2.0 via Feedburner
           Do you Twitter? Follow us @CodeBetter

Jeremy D. Miller -- The Shade Tree Developer

Under the hood and working with .Net, TDD, Software Design, and Agile Stuff

If Martin says it's time for Ruby...

...it's time to give it a serious look.

Martin Fowler wrote a piece on Ruby today called EvaluatingRuby.  I've been researching Ruby and Ruby on Rails pretty heavily the last couple of months and I'm impressed.  Now that I've gotten a new StructureMap release out of the way, I'm diving into a new Ruby on Rails/AJAX project on the side just to start learning. 

It's more than just Rails too.  Take a look at Jay Field's post on creating a Domain Specific Language in Ruby.  Fellow Austinite Bret Pettichord is doing some cool stuff for web testing with WATIR.

Ruby in Visual Studio.Net

 



Comments

Jeremy D. Miller said:

Before anybody goes off on the obvious issue of Ruby being dynamically typed, the pro-argument is that compile time checks aren't as important if you are doing test first development.  Another argument being that the Ruby syntax is terser and therefore easier to spot problems.

I'm not sure I completely believe those arguments yet, but I'll post more after some nontrivial Ruby work.
# May 10, 2006 3:02 PM

Firefox said:

Add another member to the Ruby population....
# May 18, 2006 11:21 AM

Harris said:

Jeremy,

Found this blog/post via TheServerSide.net weekly e-newsletter I'm subscribed to.  Thought you might be interested...

http://wilcoding.xs4all.nl/Wilco/View.aspx?NewsID=193

H
# May 23, 2006 11:00 AM

Leave a Comment

(required)  
(optional)
(required)  

Enter the numbers above:
Add

About Jeremy D. Miller

Jeremy began his IT career writing "Shadow IT" applications to automate his engineering documentation, then wandered into software development because it looked like more fun. Jeremy previously worked as a systems architect building mission critical supply chain software for a Fortune 100 company and learned agile development practices as a .Net consultant at ThoughtWorks, one of the pioneers of agile development. Jeremy is the author of the open source StructureMap (http://structuremap.sourceforge.net) tool for Dependency Injection with .Net and the forthcoming StoryTeller (http://storyteller.tigris.org) tool for supercharged FIT testing in .Net. Jeremy's thoughts on just about everything software related can be found on his weblog "The Shade Tree Developer" at http://codebetter.com/blogs/jeremy.miller, part of the popular CodeBetter site. Jeremy is a Microsoft MVP for C#. Check out Devlicio.us!

This Blog

Syndication

News

All opinions expressed here constitute my (Jeremy D. Miller's) personal opinion, and do not necessarily represent the opinion of any other organization or person, including (but not limited to) my fellow employees, my employer, its clients or their agents.

About Me

"Best Of" Compendium

StructureMap (Dependency Injection for .Net)

StoryTeller (Supercharged Fit)

Build your own Cab

TestDriven

MVP