Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Por que Rails?

Por que Rails?

Avatar for Marcelo Boeira

Marcelo Boeira

September 12, 2015
Tweet

More Decks by Marcelo Boeira

Other Decks in Programming

Transcript

  1. I believe people want to express themselves when they program.

    They don't want to fight with the language. Programming languages must feel natural to programmers. 1994 Yukihiro Matsumoto (Matz) ruby
  2. I wanted a script language that was more powerful than

    Perl, and more object- oriented than Python Perl Python Smalltalk Lisp
  3. 2004 Rails is an open-source web framework that is optimised

    for programmer happiness and productivity. David Heinemeier Hansen DHH rails
  4. OO

  5. DRY

  6. SRP

  7. CoC

  8. MVC