1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-09-29 04:39:03 +00:00
programming-books/free-programming-books-tr.md
Özhan Fenerci cb72c4eb78 Update python books in Turkish (#2524)
* Update python books in Turkish

* add authors, fix order
2018-03-03 18:12:52 -05:00

143 lines
3.4 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

### Index
* [Android](#android)
* [AspectJ](#aspectj)
* [C](#c)
* [CSS](#css)
* [D](#d)
* [Dart](#dart)
* [Fortran](#fortran)
* [Git](#git)
* [Go](#go)
* [Html](#html)
* [iOS](#ios)
* [JavaScript](#javascript)
* [LaTeX](#latex)
* [Linux](#linux)
* [Matlab](#matlab)
* [PHP](#php)
* [Python](#python)
* [Django](#django)
* [R](#r)
* [Ruby](#ruby)
* [Rust](#rust)
### Android
* [Android Geleceği Yazanlar](https://gelecegiyazanlar.turkcell.com.tr/konu/android)
### AspectJ
* [AspectJ Kitabı](http://kodcu.com/aspectj-ebook/)
### 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/)
* [Sistem Programlama ve İleri C Uygulamaları Kurs Notları - Uyarlama 1](http://www.kaanaslan.com/resource/course_note/download_file.php?file_id=16)
### CSS
* [CSS Dersleri](http://fatihhayrioglu.com/css-dersleri/)
### D
* [D Programlama Dili](http://ddili.org/ders/d/D_Programlama_Dili.pdf) (PDF)
### Dart
* [Dart - Merhaba Dünya](http://dartogreniyorum.blogspot.com.tr/2013/03/yeniden-dart.html?view=sidebar)
### Fortran
* [Fortran Programlama Dili](http://www1.gantep.edu.tr/~bingul/f95/index.php)
### 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)
### Go
* [Go Turu](https://go-tour-turkish.appspot.com/welcome/1)
### Html
* [Html'e Giriş](http://www.htmldersleri.org)
* [Html'e Yolculuk](https://github.com/paufsc/journey-to-html)
### iOS
* [iOS Geleceği Yazanlar](https://gelecegiyazanlar.turkcell.com.tr/konu/ios)
### JavaScript
* [JavaScript Garden](http://bonsaiden.github.io/JavaScript-Garden/tr)
### LaTeX
* [İnce bir LaTeX2ε Elkitabı](http://www.ctan.org/tex-archive/info/lshort/turkish)
### Linux
* [GNU Bash Başvuru Kılavuzu](http://belgeler.org/bashref/bashref.html)
* [Linux Belgeleri](http://belgeler.org/howto/howtos.html)
* [Linux Sistem Yöneticisinin Kılavuzu](http://belgeler.org/sag/sag.html)
* [UNIX/Linux Sistem Programlama Kurs Notları](http://www.kaanaslan.com/resource/course_note/course_note.php)
### Matlab
* [Matlab Programlamaya Giris](http://ismailari.com/blog/matlab-programlamaya-giris/)
### PHP
* [PHP - Laravel 4 Türkçe Dokumantasyon](https://leanpub.com/laravel4-tr)
### Python
* [Bilgisayar Bilimcisi gibi Düşünmek Python ile Öğrenme 2. Baskı](https://tekrei.github.io/other/bbgd_p/) - Allen B. Downey, Jeff Elkner and Chris Meyers
* [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/)
#### Django
* [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)
### 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/)
* [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/)
### Rust
* [Rust'a Giriş](http://bit.ly/rustagiris)