devroom.io/content/posts/2007-01-19-why-ruby-rocks-convince-your-fellow-developers.md

13 lines
886 B
Markdown
Raw Normal View History

2015-03-26 11:28:08 +00:00
+++
date = "2007-01-19"
title = "Why Ruby Rocks - Convince your fellow developers"
tags = ["General", "Everything", "Blog", "Ruby"]
slug = "why-ruby-rocks-convince-your-fellow-developers"
2017-09-11 12:20:15 +00:00
description = "Did you convince your co-workers yet to start using Ruby on Rails?"
2015-03-26 11:28:08 +00:00
+++
I often hear questions from my Java and PHP oriented friends about what makes Ruby so great and easy to use. Until today I've shown them some of my Rails feats (AJAX Scaffold always amazes people). Now, I came across this <a href="http://www.ruby-lang.org/en/documentation/quickstart/">20 minute Ruby introduction</a>. Starting with the basic "Hello World" item, this article show step by step improvements to end up with blocks, objects and all that makes Ruby really worth while.
So, if you need to show developers what Ruby (and not so much Rails) can do, show 'em this! It impresses the shit out of 'em.