diff --git a/free-programming-books-tr.md b/free-programming-books-tr.md index abcd3c9bb401307b3490a2c357ba06226cb46f4c..5cf579657b9ac6ec9951465ebd7d67f5f62c72c3 100644 --- a/free-programming-books-tr.md +++ b/free-programming-books-tr.md @@ -31,23 +31,23 @@ ### AspectJ -* [AspectJ Kitabı](http://kodcu.com/aspectj-ebook/) +* [AspectJ Kitabı](http://kodcu.com/aspectj-ebook) - [Hakan Özler](https://kodcu.com/author/hakan-ozler) ### C -* [C Programlama Diline Giriş](http://www1.gantep.edu.tr/~bingul/c/index.php) -* [Programlamaya Giriş Ders Notları, H. Turgut Uyar](http://web.itu.edu.tr/uyar/programlama/) +* [C Programlama Diline Giriş](http://www1.gantep.edu.tr/~bingul/c/index.php) - [Ahmet Bingül](http://www1.gantep.edu.tr/~bingul) +* [Programlamaya Giriş Ders Notları](http://web.itu.edu.tr/uyar/programlama) - [H.Turgut Uyar](http://web.itu.edu.tr/uyar) ### CSS -* [CSS Dersleri](http://fatihhayrioglu.com/css-dersleri/) +* [CSS Dersleri](http://fatihhayrioglu.com/css-dersleri/) - Fatih Hayrioğlu ### D -* [D Programlama Dili](http://ddili.org/ders/d/D_Programlama_Dili.pdf) (PDF) +* [D Programlama Dili](http://ddili.org/ders/d/D_Programlama_Dili.pdf) - Ali Çehreli (PDF) ### Dart @@ -57,13 +57,13 @@ ### Fortran -* [Fortran Programlama Dili](http://www1.gantep.edu.tr/~bingul/f95/index.php) +* [Fortran Programlama Dili](http://www1.gantep.edu.tr/~bingul/f95/index.php) - [Ahmet Bingül](http://www1.gantep.edu.tr/~bingul) ### Git -* [git - basit rehber](http://rogerdudler.github.io/git-guide/index.tr.html) -* [Git 101](https://www.gitbook.com/book/aliozgur/git101/details) by [Ali Özgür](https://github.com/aliozgur) +* [git - basit rehber](http://rogerdudler.github.io/git-guide/index.tr.html) - Roger Dudler +* [Git 101](https://www.gitbook.com/book/aliozgur/git101/details) - [Ali Özgür](https://github.com/aliozgur) ### Go @@ -101,7 +101,7 @@ ### Matlab -* [Matlab Programlamaya Giris](http://ismailari.com/blog/matlab-programlamaya-giris/) +* [Matlab Programlamaya Giris](http://ismailari.com/blog/matlab-programlamaya-giris) - İsmail Arı ### .NET Framework @@ -117,29 +117,29 @@ ### Python * [Bilgisayar Bilimcisi Gibi Düşünmek-Python3 ile Öğrenme](http://ofenerci.github.io/thinkcspy-tr) - Peter Wentworth, Jeffrey Elkner, Allen B. Downey ve Chris Meyers -* [Python ile Programlama](https://belgeler.yazbel.com/python-istihza/) +* [Python ile Programlama](https://belgeler.yazbel.com/python-istihza) ### Django -* [Django Girls Eğitimi](https://tutorial.djangogirls.org/tr/) (1.11) (HTML) (:construction: *in process*) +* [Django Girls Eğitimi](https://tutorial.djangogirls.org/tr) (1.11) (HTML) (:construction: *in process*) ### R -* [Ekonometriye Yeni Başlayanlar için Kısa bir R Kılavuzu](https://github.com/emraher/eybkbrk) +* [Ekonometriye Yeni Başlayanlar için Kısa bir R Kılavuzu](https://github.com/emraher/eybkbrk) - Emrah Er ### Ruby -* [AB2014 Ruby Programlama Dili](https://github.com/leylaKapi/AB2014-Ruby-Programlama-Dili/blob/master/Ruby_AB2014.md) -* [Ruby](https://www.ruby-lang.org/tr/) +* [AB2014 Ruby Programlama Dili](https://github.com/leylaKapi/AB2014-Ruby-Programlama-Dili/blob/master/Ruby_AB2014.md) - [Leyla Kapı](http://www.leylakapi.com) +* [Ruby](https://www.ruby-lang.org/tr) * [Ruby 101](https://www.gitbook.com/book/vigo/ruby-101/details) -* [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/) +* [Ruby Kullanıcı Kılavuzu](http://www.belgeler.org/uygulamalar/ruby/ruby-ug.html) - Mark Slagell +* [Yirmi Dakikada Ruby](https://www.ruby-lang.org/tr/documentation/quickstart) ### Rust -* [Rust'a Giriş](http://bit.ly/rustagiris) +* [Rust'a Giriş](http://bit.ly/rustagiris) - Mahmut Bulut