1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-09-27 20:09:02 +00:00
programming-books/free-programming-books-tr.md
Shikhar Rai 493dd26395
Adding a lot of Beej's Guides and their official translations. (#4888)
* Beej's Guide to Network Programming - Using Internet Sockets

Added 9 translations:
Chinese
French
German
Italian
Korean
Brazilian Portuguese
Polish
Russian
Turkish

* Beej's Guide to Python Programming For Beginners

Added translations:
English

* Beej's Guide to Unix Interprocess Communication

Added Translations:
English

* Beej's Guide to C Programming

Adding formats.

* Beej's Guide to the GNU Debugger (GDB)

Added translations:
English
Russian

* Added translator names to the books.

Added Translator name for:
German
Italian
Polish
Brazilian Portuguese
Russian
Turkish
Chinese
No translator name found:
French
Korean

* Added author along with the translation!!
2020-10-31 16:03:14 -04:00

141 lines
3.6 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.

### İçindekiler
* [Android](#android)
* [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)
* [.NET Framework](#net-framework)
* [PHP](#php)
* [Python](#python)
* [Django](#django)
* [R](#r)
* [Ruby](#ruby)
* [Rust](#rust)
### Android
* [Android Geleceği Yazanlar](https://gelecegiyazanlar.turkcell.com.tr/konu/android)
### C
* [Beej'in Ağ Programlama Kılavuzu - Internet Soketlerini Kullanarak](http://www.belgeler.org/bgnet/bgnet.html) - B. Hall, Çeviren Emre "FZ" Sevinç (HTML)
* [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/) - Fatih Hayrioğlu
### D
* [D Programlama Dili](http://ddili.org/ders/d/D_Programlama_Dili.pdf) - Ali Çehreli (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) - [Ahmet Bingül](http://www1.gantep.edu.tr/~bingul)
### Git
* [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
* [Go El Kitabı](https://github.com/umutphp/the-little-go-book) - Karl Seguin, Umut Işık tarafından çevirildi
### 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)
### Matlab
* [Matlab Programlamaya Giris](http://ismailari.com/blog/matlab-programlamaya-giris) - İsmail Arı
### .NET Framework
* [ASP.NET Core El Kitabı](https://sahin.gitbook.io/asp-net-core-el-kitab)
### PHP
* [PHP - Laravel 4 Türkçe Dokumantasyon](https://leanpub.com/laravel4-tr)
### 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)
### 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) - Emrah Er
### Ruby
* [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) - Mark Slagell
* [Yirmi Dakikada Ruby](https://www.ruby-lang.org/tr/documentation/quickstart)
### Rust
* [Rust'a Giriş](http://bit.ly/rustagiris) - Mahmut Bulut