--- layout: page title: Ruby Programming Language lang: en header: |

Ruby is...

A dynamic, open source programming language with a focus on simplicity and productivity. It has an elegant syntax that is natural to read and easy to write.

Read More...
sidebar: | Download Ruby --- {% for post in site.categories.en limit:2 %}

{{ post.title }}

{{ post.content | strip_html | truncatewords: 25 }}

Continue Reading...

Posted By {{ post.author }} on {{ post.date | date_to_string }}
{% endfor %}

Other News