From f82c45b9a5e8d8760caf12aebbeda48ff93f5f80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?leyla=20KAP=C4=B0?= Date: Sat, 12 Jul 2014 17:05:09 +0300 Subject: [PATCH] Update free-programming-books-tr.md --- free-programming-books-tr.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/free-programming-books-tr.md b/free-programming-books-tr.md index 7adbe54f..276f0b96 100644 --- a/free-programming-books-tr.md +++ b/free-programming-books-tr.md @@ -11,6 +11,7 @@ * [Matlab](#matlab) * [PHP](#php) * [Python](#python) +* [Ruby](#ruby) * [Rust](#rust) @@ -57,5 +58,11 @@ * [Python ile Programlama](http://belgeler.istihza.com/py3/) * [Bilgisayar Bilimcisi Gibi Düşünmek](http://yzgrafik.ege.edu.tr/~tekrei/dersler/bbgd_p/BBGD_PIO.pdf) +###Ruby +* [Ruby](https://www.ruby-lang.org/tr/) +* [Ruby Kullanıcı Kılavuzu](http://www.belgeler.org/uygulamalar/ruby/ruby-ug.html) +* [Yirmi Dakikada Ruby](https://www.ruby-lang.org/tr/documentation/quickstart/) +* [AB2014 Ruby Programlama Dili](https://github.com/leylaKapi/AB2014-Ruby-Programlama-Dili/blob/master/Ruby_AB2014.md) + ###Rust * [Rust'a Giriş](http://bit.ly/rustagiris)