Wednesday, December 14, 2011

Building Mastermind in Sinatra

Today I began working with Sinatra, a Domain Specific Langauge (DSL) that allows me to create web applications in Ruby. This is very exciting—there is life beyond green text on a black terminal screen.

Along with learning Sinatra comes new growing pains. I've been having so much success with Ruby that I forgot about the whole point of learning it: to create web apps. Oh, right.

The two most helpful resources that I found for learning Sinatra were the Singing With Sinatra three part series on Net Tuts, and the intro posts on this guy's Sintra blog.

Next step: make it work.

No comments:

Post a Comment