CINXE.COM

Ruby Programlama Dili

<!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/tr/","20240525141045","https://web.archive.org/","web","/_static/", "1716646245"); </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>Ruby Programlama Dili</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta itemprop="image" content="https://web.archive.org/web/20240525141045im_/https://www.ruby-lang.org/images/header-ruby-logo@2x.png"> <meta name="description" content=""> <link rel="stylesheet" type="text/css" href="/web/20240525141045cs_/https://www.ruby-lang.org/stylesheets/normalize.css"> <link rel="stylesheet" type="text/css" href="/web/20240525141045cs_/https://www.ruby-lang.org/stylesheets/main.css"> <link rel="stylesheet" type="text/css" href="/web/20240525141045cs_/https://www.ruby-lang.org/stylesheets/pygments.css"> <link rel="stylesheet" type="text/css" href="/web/20240525141045cs_/https://www.ruby-lang.org/stylesheets/mobile.css"> <link rel="stylesheet" type="text/css" href="/web/20240525141045cs_/https://www.ruby-lang.org/stylesheets/print.css"> <link href="https://web.archive.org/web/20240525141045cs_/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/20240525141045/https://www.ruby-lang.org/tr/"> <link rel="shortcut icon" type="image/x-icon" href="/web/20240525141045im_/https://www.ruby-lang.org/favicon.ico"> <link href="/web/20240525141045/https://www.ruby-lang.org/tr/feeds/news.rss" rel="alternate" title="Son Haberler (RSS)" type="application/rss+xml"> <script type="text/javascript" src="/web/20240525141045js_/https://www.ruby-lang.org/javascripts/jquery.min.js"></script> <script type="text/javascript" src="/web/20240525141045js_/https://www.ruby-lang.org/javascripts/page.js"></script> <script type="text/javascript" src="/web/20240525141045js_/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/20240525141045/https://www.ruby-lang.org/tr/"> <h1>Ruby</h1> <h2>BİR PROGRAMCININ EN İYİ ARKADAŞI</h2> </a> <div class="site-links"> <a href="/web/20240525141045/https://www.ruby-lang.org/tr/" class="home">Ana Sayfa</a> <a href="/web/20240525141045/https://www.ruby-lang.org/tr/downloads/">İndirin</a> <a href="/web/20240525141045/https://www.ruby-lang.org/tr/documentation/">Belgeler</a> <a href="/web/20240525141045/https://www.ruby-lang.org/tr/libraries/">Kütüphaneler</a> <a href="/web/20240525141045/https://www.ruby-lang.org/tr/community/">Topluluk</a> <a href="/web/20240525141045/https://www.ruby-lang.org/tr/news/">Haberler</a> <a href="/web/20240525141045/https://www.ruby-lang.org/tr/security/">Güvenlik</a> <a href="/web/20240525141045/https://www.ruby-lang.org/tr/about/">Ruby Hakkında</a> <a href="#" class="menu selected">Menu</a> </div> <div id="search-box"> <form id="search-form" action="https://web.archive.org/web/20240525141045/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/20240525141045im_/https://www.google.com/coop/intl/tr/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/tr/images/google_custom_search_watermark.gif) left no-repeat'"/> </td> <td> <input type="hidden" name="cx" value="011743037637077038592:5tuc9cqilws"/> <input type="hidden" name="ie" value="UTF-8"/> <input class="button" type="submit" name="sa" value="Ara"/> </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> Verimlilik ve sadelik üzerine odaklanmış, açık kaynak kodlu dinamik bir dildir. Okuması doğal ve yazması kolay zarif bir sözdizimine sahiptir. </p> <a href="downloads/" class="download-link">Ruby'yi İndirin</a> veya <a href="about/">Devamını Okuyun...</a> </div> <div id="code"><noscript><div class="highlight"><pre><code class="ruby"> <span class="c1"># Meşhur Hello World</span> <span class="c1"># programı Ruby'de çok</span> <span class="c1"># basit. Şunlar gereksiz:</span> <span class="c1">#</span> <span class="c1"># * Bir &quot;main&quot; metodu</span> <span class="c1"># * Yeni satır</span> <span class="c1"># * Noktalı virgüller</span> <span class="c1">#</span> <span class="c1"># İşte kodumuz:</span> <span class="nb">puts</span> <span class="s2">&quot;Hello World!&quot;</span> </code></pre></div></noscript></div> </div> </div> </div> <div id="main-wrapper" class="container"> <div id="main"> <div id="content-wrapper"> <!-- //--> <div id="content"> <div class="post"> <h3><a href="/web/20240525141045/https://www.ruby-lang.org/tr/news/2021/08/03/fukuoka-ruby-award-2022/">2022 Fukuoka Ruby Ödül Yarışması - Girişler Matz tarafından yargılanacak</a></h3> <p>Sevgili Ruby Hayranları,</p> <p class="post-link"><a href="/web/20240525141045/https://www.ruby-lang.org/tr/news/2021/08/03/fukuoka-ruby-award-2022/">Devamını Okuyun...</a></p> <p class="post-info">Fukuoka Ruby tarafından 03.08.2021 tarihinde gönderildi</p> </div> <div class="post"> <h3><a href="/web/20240525141045/https://www.ruby-lang.org/tr/news/2021/07/07/trusting-pasv-responses-in-net-ftp/">CVE-2021-31810: Net::FTP'de FTP PASV yanıtlarına güvenme zaafiyeti</a></h3> <p>Net::FTP’de bir FTP PASV yanıtlarına güvenme zaafiyeti keşfedildi. Bu zaafiyete <a href="https://web.archive.org/web/20240525141045/https://www.cve.org/CVERecord?id=CVE-2021-31810">CVE-2021-31810</a> CVE belirteci atanmıştır. Şiddetle Ruby’yi güncellemenizi tavsiye ederiz.</p> <p class="post-link"><a href="/web/20240525141045/https://www.ruby-lang.org/tr/news/2021/07/07/trusting-pasv-responses-in-net-ftp/">Devamını Okuyun...</a></p> <p class="post-info">shugo tarafından 07.07.2021 tarihinde gönderildi</p> </div> <div class="post"> <h3><a href="/web/20240525141045/https://www.ruby-lang.org/tr/news/2021/07/07/starttls-stripping-in-net-imap/">CVE-2021-32066: Net::IMAP'te bir StartTLS çıkarma zaafiyeti</a></h3> <p>Bir StartTLS çıkarma zaafiyeti Net::IMAP’te keşfedildi. Bu zaafiyet <a href="https://web.archive.org/web/20240525141045/https://www.cve.org/CVERecord?id=CVE-2021-32066">CVE-2021-32066</a> CVE belirtecine atanmıştır. Ruby’yi güncellemenizi şiddetle tavsiye ederiz.</p> <p class="post-link"><a href="/web/20240525141045/https://www.ruby-lang.org/tr/news/2021/07/07/starttls-stripping-in-net-imap/">Devamını Okuyun...</a></p> <p class="post-info">shugo tarafından 07.07.2021 tarihinde gönderildi</p> </div> <div class="post"> <h3><a href="/web/20240525141045/https://www.ruby-lang.org/tr/news/2021/07/07/ruby-3-0-2-released/">Ruby 3.0.2 Yayınlandı</a></h3> <p>Ruby 3.0.2 yayınlandı.</p> <p class="post-link"><a href="/web/20240525141045/https://www.ruby-lang.org/tr/news/2021/07/07/ruby-3-0-2-released/">Devamını Okuyun...</a></p> <p class="post-info">nagachika tarafından 07.07.2021 tarihinde gönderildi</p> </div> <div id="news"> <h3>Diğer Haberler</h3> <ul> <li> <a href="/web/20240525141045/https://www.ruby-lang.org/tr/news/2021/07/07/ruby-2-7-4-released/">Ruby 2.7.4 Yayınlandı</a><br> <span class="post-info">usa tarafından 07.07.2021 tarihinde gönderildi</span> </li> <li> <a href="/web/20240525141045/https://www.ruby-lang.org/tr/news/2021/07/07/ruby-2-6-8-released/">Ruby 2.6.8 Yayınlandı</a><br> <span class="post-info">usa tarafından 07.07.2021 tarihinde gönderildi</span> </li> <li> <a href="/web/20240525141045/https://www.ruby-lang.org/tr/news/2021/05/02/os-command-injection-in-rdoc/">CVE-2021-31799: RDoc'ta bir komut satırı enjeksiyon zaafiyeti</a><br> <span class="post-info">aycabta tarafından 02.05.2021 tarihinde gönderildi</span> </li> <li> <a href="/web/20240525141045/https://www.ruby-lang.org/tr/news/2021/04/05/xml-round-trip-vulnerability-in-rexml-cve-2021-28965/">CVE-2021-28965: REXML'de XML gidiş-dönüş zaafiyeti</a><br> <span class="post-info">mame tarafından 05.04.2021 tarihinde gönderildi</span> </li> <li> <a href="/web/20240525141045/https://www.ruby-lang.org/tr/news/2021/04/05/tempfile-path-traversal-on-windows-cve-2021-28966/">CVE-2021-28966: Windows'ta Tempfile içinde yol geçişi</a><br> <span class="post-info">mame tarafından 05.04.2021 tarihinde gönderildi</span> </li> <li> <a href="/web/20240525141045/https://www.ruby-lang.org/tr/news/2021/04/05/ruby-3-0-1-released/">Ruby 3.0.1 Yayınlandı</a><br> <span class="post-info">naruse tarafından 05.04.2021 tarihinde gönderildi</span> </li> </ul> <p class="more"> <a href="news/">Dahası...</a> </p> </div> </div> </div> <hr class="hidden-modern"/> <div id="sidebar-wrapper"> <div id="sidebar"> <div class="navigation"> <h3><strong>Başlamak</strong>, çok kolay!</h3> <ul class="menu"> <li><a href="https://web.archive.org/web/20240525141045/https://try.ruby-lang.org/">Ruby'yi Deneyin! (tarayıcınızda)</a></li> <li><a href="/web/20240525141045/https://www.ruby-lang.org/tr/documentation/quickstart/">Yirmi Dakikada Ruby</a></li> <li><a href="/web/20240525141045/https://www.ruby-lang.org/tr/documentation/ruby-from-other-languages/">Diğer Dillerden Ruby'ye</a></li> </ul> </div> <div class="navigation"> <h3><strong>Yeni Bir Dünya</strong> keşfedin…</h3> <ul class="menu"> <li><a href="/web/20240525141045/https://www.ruby-lang.org/tr/documentation/">Belgeler</a></li> <li><a href="https://web.archive.org/web/20240525141045/https://rubybib.org/">Akademik Araştırma</a></li> <li><a href="/web/20240525141045/https://www.ruby-lang.org/tr/libraries/">Kütüphaneler</a></li> <li><a href="/web/20240525141045/https://www.ruby-lang.org/tr/documentation/success-stories/">Başarı Hikayeleri</a></li> </ul> </div> <div class="navigation"> <h3><strong>Arkadaşça</strong> ve büyüyen bir topluluğa katılın.</h3> <ul> <li><a href="/web/20240525141045/https://www.ruby-lang.org/tr/community/mailing-lists/">Mail Listeleri</a>: Tüm dünyadan Ruby programcılarıyla görüşün.</li> <li><a href="/web/20240525141045/https://www.ruby-lang.org/tr/community/user-groups/">Kullanıcı Grupları</a>: Bölgenizdeki Ruby'cilerle temas kurun.</li> <li><a href="/web/20240525141045/https://www.ruby-lang.org/tr/community/weblogs/">Web günlükleri</a>: Ruby'de neler olduğunu takip edin.</li> <li><a href="/web/20240525141045/https://www.ruby-lang.org/tr/community/ruby-core/">Ruby Core</a>: En son Ruby'nin kaba taraflarının parlatılmasına yardımcı olun.</li> <li><a href="https://web.archive.org/web/20240525141045/https://bugs.ruby-lang.org/">Sorun Takibi</a>: Ruby sorunlarını rapor edin ya da çözümüne yardım edin.</li> </ul> </div> <h3>Takip Edin</h3> <p><a href="/web/20240525141045/https://www.ruby-lang.org/tr/feeds/news.rss">Son Haberler (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/20240525141045/https://www.ruby-lang.org/tr/" class="home">Ana Sayfa</a> <a href="/web/20240525141045/https://www.ruby-lang.org/tr/downloads/">İndirin</a> <a href="/web/20240525141045/https://www.ruby-lang.org/tr/documentation/">Belgeler</a> <a href="/web/20240525141045/https://www.ruby-lang.org/tr/libraries/">Kütüphaneler</a> <a href="/web/20240525141045/https://www.ruby-lang.org/tr/community/">Topluluk</a> <a href="/web/20240525141045/https://www.ruby-lang.org/tr/news/">Haberler</a> <a href="/web/20240525141045/https://www.ruby-lang.org/tr/security/">Güvenlik</a> <a href="/web/20240525141045/https://www.ruby-lang.org/tr/about/">Ruby Hakkında</a> </div> <p> Diğer dillerde bu site: <a href="/web/20240525141045/https://www.ruby-lang.org/bg/">Български</a>, <a href="/web/20240525141045/https://www.ruby-lang.org/de/">Deutsch</a>, <a href="/web/20240525141045/https://www.ruby-lang.org/en/">English</a>, <a href="/web/20240525141045/https://www.ruby-lang.org/es/">Español</a>, <a href="/web/20240525141045/https://www.ruby-lang.org/fr/">Français</a>, <a href="/web/20240525141045/https://www.ruby-lang.org/id/">Bahasa Indonesia</a>, <a href="/web/20240525141045/https://www.ruby-lang.org/it/">Italiano</a>, <a href="/web/20240525141045/https://www.ruby-lang.org/ja/">日本語</a>, <a href="/web/20240525141045/https://www.ruby-lang.org/ko/">한국어</a>, <a href="/web/20240525141045/https://www.ruby-lang.org/pl/">polski</a>, <a href="/web/20240525141045/https://www.ruby-lang.org/pt/">Português</a>, <a href="/web/20240525141045/https://www.ruby-lang.org/ru/">Русский</a>, <a href="/web/20240525141045/https://www.ruby-lang.org/tr/">Türkçe</a>, <a href="/web/20240525141045/https://www.ruby-lang.org/vi/">Tiếng Việt</a>, <a href="/web/20240525141045/https://www.ruby-lang.org/zh_cn/">简体中文</a>, <a href="/web/20240525141045/https://www.ruby-lang.org/zh_tw/">繁體中文</a>. </p> <p><a href="/web/20240525141045/https://www.ruby-lang.org/tr/about/website/">Bu web sitesi</a> Ruby topluluğunun üyeleri tarafından gururla sürdürülmektedir.</p> </div> </div> </body> </html> <!-- FILE ARCHIVED ON 14:10:45 May 25, 2024 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 17:32:10 Nov 27, 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.497 exclusion.robots: 0.026 exclusion.robots.policy: 0.016 esindex: 0.01 cdx.remote: 10.82 LoadShardBlock: 132.219 (3) PetaboxLoader3.datanode: 105.956 (4) PetaboxLoader3.resolve: 157.733 (2) load_resource: 168.681 -->

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