
Ruby
Get flash to fully experience Pearltrees
Rolling with Ruby on Rails Revisited, Part 2
I’m glad people liked the introduction to Rails ; now you scallawags get to avoid my headaches with the model-view-controller (MVC) pattern. This isn’t quite an intro to MVC, it’s a list of gotchas as you plod through MVC the first few times. Here’s the big picture as I understand it:
Intermediate Rails: Understanding Models, Views and Controllers
Ruby is "an interpreted scripting language for quick and easy object-oriented programming" -- what does this mean? interpreted scripting language: ability to make operating system calls directly powerful string operations and regular expressions immediate feedback during development

