CINXE.COM

Il linguaggio di programmazione Ruby

<!DOCTYPE html> <html> <head><script type="text/javascript" src="/_static/js/bundle-playback.js?v=HxkREWBo" charset="utf-8"></script> <script type="text/javascript" src="/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("https://www.ruby-lang.org/it/","20240715203327","https://web.archive.org/","web","/_static/", "1721075607"); </script> <link rel="stylesheet" type="text/css" href="/_static/css/banner-styles.css?v=S1zqJCYt" /> <link rel="stylesheet" type="text/css" href="/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <meta charset="utf-8"> <title>Il linguaggio di programmazione Ruby</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta itemprop="image" content="https://web.archive.org/web/20240715203327im_/https://www.ruby-lang.org/images/header-ruby-logo@2x.png"> <meta name="description" content=""> <link rel="stylesheet" type="text/css" href="/web/20240715203327cs_/https://www.ruby-lang.org/stylesheets/normalize.css"> <link rel="stylesheet" type="text/css" href="/web/20240715203327cs_/https://www.ruby-lang.org/stylesheets/main.css"> <link rel="stylesheet" type="text/css" href="/web/20240715203327cs_/https://www.ruby-lang.org/stylesheets/pygments.css"> <link rel="stylesheet" type="text/css" href="/web/20240715203327cs_/https://www.ruby-lang.org/stylesheets/mobile.css"> <link rel="stylesheet" type="text/css" href="/web/20240715203327cs_/https://www.ruby-lang.org/stylesheets/print.css"> <link href="https://web.archive.org/web/20240715203327cs_/https://fonts.googleapis.com/css?family=Noto+Sans:400,700,400italic,700italic&amp;subset=latin,cyrillic,greek,vietnamese" rel="stylesheet" type="text/css"> <link rel="canonical" href="https://web.archive.org/web/20240715203327/https://www.ruby-lang.org/it/"> <link rel="shortcut icon" type="image/x-icon" href="/web/20240715203327im_/https://www.ruby-lang.org/favicon.ico"> <link href="/web/20240715203327/https://www.ruby-lang.org/it/feeds/news.rss" rel="alternate" title="Ultime Notizie (RSS)" type="application/rss+xml"> <script type="text/javascript" src="/web/20240715203327js_/https://www.ruby-lang.org/javascripts/jquery.min.js"></script> <script type="text/javascript" src="/web/20240715203327js_/https://www.ruby-lang.org/javascripts/page.js"></script> <script type="text/javascript" src="/web/20240715203327js_/https://www.ruby-lang.org/javascripts/examples.js"></script> </head> <body id="home-page-layout"> <div id="header"> <div id="header_content" class="container"> <a href="/web/20240715203327/https://www.ruby-lang.org/it/"> <h1>Ruby</h1> <h2>Il migliore amico dei programmatori</h2> </a> <div class="site-links"> <a href="/web/20240715203327/https://www.ruby-lang.org/it/" class="home">Home</a> <a href="/web/20240715203327/https://www.ruby-lang.org/it/downloads/">Scarica</a> <a href="/web/20240715203327/https://www.ruby-lang.org/it/documentation/">Documentazione</a> <a href="/web/20240715203327/https://www.ruby-lang.org/it/libraries/">Librerie</a> <a href="/web/20240715203327/https://www.ruby-lang.org/it/community/">Comunità</a> <a href="/web/20240715203327/https://www.ruby-lang.org/it/news/">Notizie</a> <a href="/web/20240715203327/https://www.ruby-lang.org/it/security/">Sicurezza</a> <a href="/web/20240715203327/https://www.ruby-lang.org/it/about/">A proposito di Ruby</a> <a href="#" class="menu selected">Menu</a> </div> <div id="search-box"> <form id="search-form" action="https://web.archive.org/web/20240715203327/https://www.google.com/cse"> <table class="fieldset"> <tr> <td> <input class="field" type="text" name="q" size="31" style="background: white url(//web.archive.org/web/20240715203327im_/https://www.google.com/coop/intl/it/images/google_custom_search_watermark.gif) left no-repeat" onfocus="this.style.background='white'" onblur="if (/^\s*$/.test(this.value)) this.style.background='white url(//www.google.com/coop/intl/it/images/google_custom_search_watermark.gif) left no-repeat'"/> </td> <td> <input type="hidden" name="cx" value="013598269713424429640:g5orptiw95w"/> <input type="hidden" name="ie" value="UTF-8"/> <input class="button" type="submit" name="sa" value="Cerca"/> </td> </tr> </table> </form> </div> </div> </div> <div id="page"> <div id="intro-container"> <div class="container"> <div id="intro-wrapper"> <div id="intro"> <h1>Ruby è...</h1> <p> Un linguaggio open-source dinamico che dà particolare rilevanza alla semplicità e alla produttività, dotato di una sintassi elegante, naturale da leggere e facile da scrivere. </p> <a href="downloads/" class="download-link">Scarica Ruby</a> oppure <a href="about/">Ulteriori Informazioni...</a> </div> <div id="code"></div> </div> </div> </div> <div id="main-wrapper" class="container"> <div id="main"> <div id="content-wrapper"> <!-- //--> <div id="content"> <p class="warning"> This translation of www.ruby-lang.org is unmaintained and might contain obsolete information or even errors. Please refer to the <a href="/web/20240715203327/https://www.ruby-lang.org/en/">original English site</a> for the most up-to-date content. </p> <p class="warning"> If you want to contribute and help improve this site, please visit the <a href="https://web.archive.org/web/20240715203327/https://github.com/ruby/www.ruby-lang.org/">project's page on GitHub</a>. </p> <div class="post"> <h3><a href="/web/20240715203327/https://www.ruby-lang.org/it/news/2017/09/14/ruby-2-4-2-released/">Rilasciato Ruby 2.4.2</a></h3> <p>Siamo lieti di annunciare il rilascio di Ruby 2.4.2. Questa release include alcuni fix di sicurezza.</p> <p class="post-link"><a href="/web/20240715203327/https://www.ruby-lang.org/it/news/2017/09/14/ruby-2-4-2-released/">Continua...</a></p> <p class="post-info">Inserito da nagachika il 2017-09-14</p> </div> <div class="post"> <h3><a href="/web/20240715203327/https://www.ruby-lang.org/it/news/2016/09/08/ruby-2-4-0-preview2-released/">Rilasciato Ruby 2.4.0-preview2</a></h3> <p>Siamo lieti di annunciare la release di Ruby 2.4.0-preview2.</p> <p class="post-link"><a href="/web/20240715203327/https://www.ruby-lang.org/it/news/2016/09/08/ruby-2-4-0-preview2-released/">Continua...</a></p> <p class="post-info">Inserito da naruse il 2016-09-08</p> </div> <div class="post"> <h3><a href="/web/20240715203327/https://www.ruby-lang.org/it/news/2016/04/26/ruby-2-3-1-released/">Rilasciato Ruby 2.3.1</a></h3> <p>È stato rilasciato Ruby 2.3.1.</p> <p class="post-link"><a href="/web/20240715203327/https://www.ruby-lang.org/it/news/2016/04/26/ruby-2-3-1-released/">Continua...</a></p> <p class="post-info">Inserito da nagachika il 2016-04-26</p> </div> <div class="post"> <h3><a href="/web/20240715203327/https://www.ruby-lang.org/it/news/2016/04/26/ruby-2-2-5-released/">Rilasciato Ruby 2.2.5</a></h3> <p>È stato rilasciato Ruby 2.2.5.</p> <p class="post-link"><a href="/web/20240715203327/https://www.ruby-lang.org/it/news/2016/04/26/ruby-2-2-5-released/">Continua...</a></p> <p class="post-info">Inserito da usa il 2016-04-26</p> </div> <div id="news"> <h3>Altre Notizie</h3> <ul> <li> <a href="/web/20240715203327/https://www.ruby-lang.org/it/news/2016/04/01/ruby-2-1-10-released/">Rilasciato Ruby 2.1.10</a><br> <span class="post-info">Inserito da usa il 2016-04-01</span> </li> <li> <a href="/web/20240715203327/https://www.ruby-lang.org/it/news/2016/03/30/ruby-2-1-9-released/">Rilasciato Ruby 2.1.9</a><br> <span class="post-info">Inserito da usa il 2016-03-30</span> </li> <li> <a href="/web/20240715203327/https://www.ruby-lang.org/it/news/2016/02/24/support-plan-of-ruby-2-0-0-and-2-1/">Piani di supporto per Ruby 2.0.0 e Ruby 2.1</a><br> <span class="post-info">Inserito da usa il 2016-02-24</span> </li> <li> <a href="/web/20240715203327/https://www.ruby-lang.org/it/news/2015/12/25/ruby-2-3-0-released/">Ruby 2.3.0 Released</a><br> <span class="post-info">Inserito da naruse il 2015-12-25</span> </li> <li> <a href="/web/20240715203327/https://www.ruby-lang.org/it/news/2015/12/16/unsafe-tainted-string-usage-in-fiddle-and-dl-cve-2015-7551/">CVE-2015-7551: Unsafe tainted string usage in Fiddle and DL</a><br> <span class="post-info">Inserito da usa il 2015-12-16</span> </li> <li> <a href="/web/20240715203327/https://www.ruby-lang.org/it/news/2015/12/16/ruby-2-2-4-released/">Ruby 2.2.4 Released</a><br> <span class="post-info">Inserito da nagachika il 2015-12-16</span> </li> </ul> <p class="more"> <a href="news/">Ulteriori Notizie...</a> </p> </div> </div> </div> <hr class="hidden-modern"/> <div id="sidebar-wrapper"> <div id="sidebar"> <div class="navigation"> <h3><strong>Per iniziare</strong>, è facile!</h3> <ul class="menu"> <li><a href="https://web.archive.org/web/20240715203327/https://try.ruby-lang.org/">Prova Ruby! (nel tuo browser)</a></li> <li><a href="/web/20240715203327/https://www.ruby-lang.org/it/documentation/quickstart/">Ruby in venti minuti</a></li> <li><a href="/web/20240715203327/https://www.ruby-lang.org/it/documentation/ruby-from-other-languages/">Ruby a partire da altri linguaggi</a></li> </ul> </div> <div class="navigation"> <h3><strong>Esplora</strong> un nuovo mondo…</h3> <ul class="menu"> <li><a href="/web/20240715203327/https://www.ruby-lang.org/it/documentation/">Documentazione</a></li> <li><a href="/web/20240715203327/https://www.ruby-lang.org/it/libraries/">Librerie</a></li> <li><a href="/web/20240715203327/https://www.ruby-lang.org/it/documentation/success-stories/">Esperienze Positive</a></li> </ul> </div> <div class="navigation"> <h3><strong>Partecipa</strong> ad una comunità amichevole e in crescita.</h3> <ul> <li><a href="/web/20240715203327/https://www.ruby-lang.org/it/community/mailing-lists/">Liste di Discussione</a>: Parla con altri programmatori Ruby da tutto il mondo.</li> <li><a href="/web/20240715203327/https://www.ruby-lang.org/it/community/user-groups/">Gruppi di Utenti</a>: Entra in contatto con "Rubysti" nella tua zona.</li> <li><a href="/web/20240715203327/https://www.ruby-lang.org/it/community/weblogs/">Blog</a>: Leggi cosa sta succedendo proprio adesso nella comunità di Ruby.</li> <li><a href="/web/20240715203327/https://www.ruby-lang.org/it/community/ruby-core/">Ruby Core</a>: Aiutaci a perfezionare l'ultimo Ruby.</li> <li><a href="https://web.archive.org/web/20240715203327/https://bugs.ruby-lang.org/">Issue Tracking</a>: Segnalaci o aiutaci a risolvere problemi in Ruby</li> </ul> </div> <h3>Feed RSS</h3> <p><a href="/web/20240715203327/https://www.ruby-lang.org/it/feeds/news.rss">Ultime Notizie (RSS)</a></p> </div> </div> <hr class="hidden-modern"/> </div> </div> </div> <div class="container"> <div id="footer"> <div class="site-links"> <a href="/web/20240715203327/https://www.ruby-lang.org/it/" class="home">Home</a> <a href="/web/20240715203327/https://www.ruby-lang.org/it/downloads/">Scarica</a> <a href="/web/20240715203327/https://www.ruby-lang.org/it/documentation/">Documentazione</a> <a href="/web/20240715203327/https://www.ruby-lang.org/it/libraries/">Librerie</a> <a href="/web/20240715203327/https://www.ruby-lang.org/it/community/">Comunità</a> <a href="/web/20240715203327/https://www.ruby-lang.org/it/news/">Notizie</a> <a href="/web/20240715203327/https://www.ruby-lang.org/it/security/">Sicurezza</a> <a href="/web/20240715203327/https://www.ruby-lang.org/it/about/">A proposito di Ruby</a> </div> <p> Questo sito in altre lingue: <a href="/web/20240715203327/https://www.ruby-lang.org/bg/">Български</a>, <a href="/web/20240715203327/https://www.ruby-lang.org/de/">Deutsch</a>, <a href="/web/20240715203327/https://www.ruby-lang.org/en/">English</a>, <a href="/web/20240715203327/https://www.ruby-lang.org/es/">Español</a>, <a href="/web/20240715203327/https://www.ruby-lang.org/fr/">Français</a>, <a href="/web/20240715203327/https://www.ruby-lang.org/id/">Bahasa Indonesia</a>, <a href="/web/20240715203327/https://www.ruby-lang.org/it/">Italiano</a>, <a href="/web/20240715203327/https://www.ruby-lang.org/ja/">日本語</a>, <a href="/web/20240715203327/https://www.ruby-lang.org/ko/">한국어</a>, <a href="/web/20240715203327/https://www.ruby-lang.org/pl/">polski</a>, <a href="/web/20240715203327/https://www.ruby-lang.org/pt/">Português</a>, <a href="/web/20240715203327/https://www.ruby-lang.org/ru/">Русский</a>, <a href="/web/20240715203327/https://www.ruby-lang.org/tr/">Türkçe</a>, <a href="/web/20240715203327/https://www.ruby-lang.org/vi/">Tiếng Việt</a>, <a href="/web/20240715203327/https://www.ruby-lang.org/zh_cn/">简体中文</a>, <a href="/web/20240715203327/https://www.ruby-lang.org/zh_tw/">繁體中文</a>. </p> <p><a href="/web/20240715203327/https://www.ruby-lang.org/it/about/website/">Questo sito web</a> è mantenuto con orgoglio dai membri della comunità Ruby.</p> </div> </div> </body> </html> <!-- FILE ARCHIVED ON 20:33:27 Jul 15, 2024 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 21:38:20 Nov 30, 2024. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 0.572 exclusion.robots: 0.033 exclusion.robots.policy: 0.02 esindex: 0.01 cdx.remote: 5.729 LoadShardBlock: 238.195 (3) PetaboxLoader3.datanode: 149.056 (4) PetaboxLoader3.resolve: 99.298 (2) load_resource: 163.82 -->

Pages: 1 2 3 4 5 6 7 8 9 10