--- layout: page title: "Il linguaggio di programmazione Ruby" lang: it header: |

Ruby è...

Un linguaggio open-source dinamico che dà particolare rilevanza alla semplicità e alla produttività, dotato di una sintassi elegante, naturale da leggere facile da scrivere.

Ulteriori Informazioni...
sidebar: | Download Ruby --- {% for post in site.categories.it limit:2 %}

{{ post.title }}

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

Continua...

Scritto da {{ post.author }} il {{ post.date | date_to_string }}
{% endfor %}

Altre Notizie