diff --git a/free-programming-books-tr.md b/free-programming-books-tr.md index 7adbe54fc21a7c59603aeea97183b42de3a708dc..276f0b96f920eee5f05686bd814d856674ead786 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)