programming-books/free-programming-books-tr.md

112 lines
3.6 KiB
Markdown
Raw Normal View History

2014-07-27 20:16:50 +00:00
### Index
2015-07-23 19:00:12 +00:00
* [Android](#android)
2015-09-13 19:39:20 +00:00
* [AspectJ](#aspectj)
2014-01-06 12:29:31 +00:00
* [C](#c)
2015-09-13 21:20:01 +00:00
* [CSS](#css)
2013-12-07 00:35:30 +00:00
* [D](#d)
2014-08-26 15:22:33 +00:00
* [Dart](#dart)
2014-01-18 21:21:14 +00:00
* [Fortran](#fortran)
2014-01-01 14:09:25 +00:00
* [Git](#git)
2014-02-27 20:32:00 +00:00
* [Go](#go)
2015-07-23 19:00:12 +00:00
* [Html](#html)
* [iOS](#ios)
2014-01-21 09:24:59 +00:00
* [Java](#java)
* [JavaScript](#javascript)
2015-07-23 19:00:12 +00:00
* [Kriptoloji](#kriptoloji)
2013-12-11 09:19:21 +00:00
* [LaTeX](#latex)
2014-01-20 19:55:21 +00:00
* [Linux](#linux)
* [Matlab](#matlab)
2014-01-21 09:24:59 +00:00
* [PHP](#php)
2014-01-01 14:09:25 +00:00
* [Python](#python)
2015-07-23 19:00:12 +00:00
* [R](#r)
2014-07-12 14:05:09 +00:00
* [Ruby](#ruby)
* [Rust](#rust)
2015-07-23 19:00:12 +00:00
* [Swift](#swift)
* [Windows Phone](#windowsphone)
2014-01-06 12:29:31 +00:00
2015-07-23 19:00:12 +00:00
### Android
* [Android Geleceği Yazanlar](https://gelecegiyazanlar.turkcell.com.tr/konu/android)
2014-05-22 16:54:24 +00:00
2015-09-13 19:39:20 +00:00
### AspectJ
* [AspectJ Kitabı](http://kodcu.com/aspectj-ebook/)
2014-07-27 20:16:50 +00:00
### C
2015-07-23 19:00:12 +00:00
* [C Programlama Diline Giriş](http://www1.gantep.edu.tr/~bingul/c/index.php)
2015-10-18 08:36:48 +00:00
* [C Programlamaya Giriş](https://www.inonu.edu.tr/uploads/old/16/735/c-programlamaya-giris.pdf)
* [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)
2013-12-07 00:35:30 +00:00
2015-09-13 21:20:01 +00:00
### CSS
* [CSS Dersleri](http://fatihhayrioglu.com/css-dersleri/)
2014-07-27 20:16:50 +00:00
### D
2013-12-11 09:19:21 +00:00
* [D Programlama Dili](http://ddili.org/ders/d/D_Programlama_Dili.pdf)
2014-08-26 15:22:33 +00:00
### Dart
* [Dart - Merhaba Dünya](http://dartogreniyorum.blogspot.com.tr/2013/03/yeniden-dart.html?view=sidebar)
2014-07-27 20:16:50 +00:00
### Fortran
2014-01-18 21:21:14 +00:00
* [Fortran Programlama Dili](http://www1.gantep.edu.tr/~bingul/f95/index.php)
2014-01-01 09:35:50 +00:00
2014-07-27 20:16:50 +00:00
### Git
2014-01-01 09:35:50 +00:00
* [git - basit rehber](http://rogerdudler.github.io/git-guide/index.tr.html)
2013-12-11 09:19:21 +00:00
2014-07-27 20:16:50 +00:00
### Go
2014-02-27 20:32:00 +00:00
* [Go Turu](http://tur.a.golang.org.tr)
2015-07-23 19:00:12 +00:00
### Html
* [Html'e Yolculuk](https://github.com/paufsc/journey-to-html)
* [Html'e Giriş](http://www.htmldersleri.org/)
2014-07-27 20:16:50 +00:00
### iOS
* [iOS Geleceği Yazanlar](https://gelecegiyazanlar.turkcell.com.tr/konu/ios/)
2014-07-27 20:16:50 +00:00
### Java
2014-01-21 09:24:59 +00:00
* [Java Yazılım Tasarımı](http://tdsoftware.net/2011/09/23/java-yazalim-tasarimi-kitabi-pdf/)
2015-09-13 19:39:20 +00:00
* [Java 8 Kitabı](http://kodcu.com/java-8-ebook/)
2014-07-27 20:16:50 +00:00
### JavaScript
* [JavaScript Garden](http://bonsaiden.github.io/JavaScript-Garden/tr)
2015-07-23 19:00:12 +00:00
### Kriptoloji
* [Kriptolojiye Giris](http://iam.metu.edu.tr/sites/iam.metu.edu.tr/files/UYGULAMALI%20MATEMAT_Kriptolojiye%20giris%20ders%20notlar%C4%B1.pdf)
2013-12-11 09:19:21 +00:00
2014-07-27 20:16:50 +00:00
### LaTeX
2013-12-11 09:19:21 +00:00
* [İnce bir LaTeX2ε Elkitabı](http://www.ctan.org/tex-archive/info/lshort/turkish)
2014-07-27 20:16:50 +00:00
### Linux
* [GNU Bash Başvuru Kılavuzu](http://belgeler.org/bashref/bashref.html)
* [Linux Belgeleri](http://belgeler.org/howto/howtos.html)
2015-09-13 21:20:01 +00:00
* [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)
2014-07-27 20:16:50 +00:00
### Matlab
* [Matlab Programlamaya Giris](http://ismailari.com/blog/matlab-programlamaya-giris/)
2013-12-11 09:19:21 +00:00
2014-07-27 20:16:50 +00:00
### PHP
2014-01-21 09:24:59 +00:00
* [PHP - Laravel 4 Türkçe Dokumantasyon](https://leanpub.com/laravel4-tr)
2014-12-27 13:44:58 +00:00
### R
* [Ekonometriye Yeni Başlayanlar için Kısa bir R Kılavuzu](https://github.com/emraher/eybkbrk)
2014-07-27 20:16:50 +00:00
### Python
2014-01-20 11:10:17 +00:00
* [Bilgisayar Bilimcisi Gibi Düşünmek](http://yzgrafik.ege.edu.tr/~tekrei/dersler/bbgd_p/BBGD_PIO.pdf)
2015-10-18 08:36:48 +00:00
* [Python ile Programlama](http://belgeler.istihza.com/py3/)
2014-07-27 20:16:50 +00:00
### Ruby
2015-10-18 08:36:48 +00:00
* [AB2014 Ruby Programlama Dili](https://github.com/leylaKapi/AB2014-Ruby-Programlama-Dili/blob/master/Ruby_AB2014.md)
2014-07-12 14:05:09 +00:00
* [Ruby](https://www.ruby-lang.org/tr/)
2015-10-18 08:36:48 +00:00
* [Ruby 101](https://www.gitbook.io/book/vigo/ruby-101)
2014-07-12 14:05:09 +00:00
* [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/)
2014-07-27 20:16:50 +00:00
### Rust
* [Rust'a Giriş](http://bit.ly/rustagiris)
2015-07-23 19:00:12 +00:00
### Swift
* [Swift Türkiye](http://www.swiftturkiye.org/)
2015-07-23 19:00:12 +00:00
### Windows Phone
* [Windows Phone'a Uygulama Yazmak](https://mehmetakifsonmez.files.wordpress.com/2013/12/windows-phone-a-uygulama-yazmak.pdf)