free-programming-books-tr.md 3.2 KB
Newer Older
C
Christoph Uschkrat 已提交
1
### Index
2

3
* [Android](#android)
H
Hakan Özler 已提交
4
* [AspectJ](#aspectj)
F
ferhat elmas 已提交
5
* [C](#c)
B
Bilal Çorbacıoğlu 已提交
6
* [CSS](#css)
E
erdemoncel 已提交
7
* [D](#d)
M
Muhammed DOĞAN 已提交
8
* [Dart](#dart)
F
Ferhat Aydin 已提交
9
* [Fortran](#fortran)
A
Adil Ilhan 已提交
10
* [Git](#git)
M
Mustafa Serhat Dündar 已提交
11
* [Go](#go)
12
* [Html](#html)
13
* [iOS](#ios)
14
* [JavaScript](#javascript)
M
Mojtahedi 已提交
15
* [LaTeX](#latex)
S
Samet Aydemir 已提交
16
* [Linux](#linux)
17
* [Matlab](#matlab)
18
* [PHP](#php)
A
Adil Ilhan 已提交
19
* [Python](#python)
20
  * [Django](#django)
21
* [R](#r)
22
* [Ruby](#ruby)
M
Mahmut Bulut 已提交
23
* [Rust](#rust)
24

F
ferhat elmas 已提交
25

26
### Android
27

28
* [Android Geleceği Yazanlar](https://gelecegiyazanlar.turkcell.com.tr/konu/android)
M
Mohammad Hossein Mojtahedi 已提交
29

30

H
Hakan Özler 已提交
31
### AspectJ
32

H
Hakan Özler 已提交
33 34
* [AspectJ Kitabı](http://kodcu.com/aspectj-ebook/)

35

C
Christoph Uschkrat 已提交
36
### C
37

38
* [C Programlama Diline Giriş](http://www1.gantep.edu.tr/~bingul/c/index.php)
39
* [Programlamaya Giriş Ders Notları, H. Turgut Uyar](http://web.itu.edu.tr/uyar/programlama/)
40
* [Sistem Programlama ve İleri C Uygulamaları Kurs Notları - Uyarlama 1](http://www.kaanaslan.com/resource/course_note/download_file.php?file_id=16)
E
erdemoncel 已提交
41

42

B
Bilal Çorbacıoğlu 已提交
43
### CSS
44

B
Bilal Çorbacıoğlu 已提交
45 46
* [CSS Dersleri](http://fatihhayrioglu.com/css-dersleri/)

47

C
Christoph Uschkrat 已提交
48
### D
49

50
* [D Programlama Dili](http://ddili.org/ders/d/D_Programlama_Dili.pdf) (PDF)
M
Muhammed DOĞAN 已提交
51

52

M
Muhammed DOĞAN 已提交
53
### Dart
54

M
Muhammed DOĞAN 已提交
55 56
* [Dart - Merhaba Dünya](http://dartogreniyorum.blogspot.com.tr/2013/03/yeniden-dart.html?view=sidebar)

57

C
Christoph Uschkrat 已提交
58
### Fortran
59

F
Ferhat Aydin 已提交
60
* [Fortran Programlama Dili](http://www1.gantep.edu.tr/~bingul/f95/index.php)
A
Adil Ilhan 已提交
61

62

C
Christoph Uschkrat 已提交
63
### Git
64

A
Adil Ilhan 已提交
65
* [git - basit rehber](http://rogerdudler.github.io/git-guide/index.tr.html)
M
Mojtahedi 已提交
66

67

C
Christoph Uschkrat 已提交
68
### Go
69

70
* [Go Turu](https://go-tour-turkish.appspot.com/welcome/1)
M
Mustafa Serhat Dündar 已提交
71

72

73
### Html
74

V
Victor Felder 已提交
75
* [Html'e Giriş](http://www.htmldersleri.org)
76
* [Html'e Yolculuk](https://github.com/paufsc/journey-to-html)
77

78

C
Christoph Uschkrat 已提交
79
### iOS
80

C
Craig Davison 已提交
81
* [iOS Geleceği Yazanlar](https://gelecegiyazanlar.turkcell.com.tr/konu/ios)
82

83

C
Christoph Uschkrat 已提交
84
### JavaScript
85

86 87
* [JavaScript Garden](http://bonsaiden.github.io/JavaScript-Garden/tr)

88

C
Christoph Uschkrat 已提交
89
### LaTeX
90

M
Mojtahedi 已提交
91
* [İnce bir LaTeX2ε Elkitabı](http://www.ctan.org/tex-archive/info/lshort/turkish)
92

93

C
Christoph Uschkrat 已提交
94
### Linux
95

96 97
* [GNU Bash Başvuru Kılavuzu](http://belgeler.org/bashref/bashref.html)
* [Linux Belgeleri](http://belgeler.org/howto/howtos.html)
B
Bilal Çorbacıoğlu 已提交
98
* [Linux Sistem Yöneticisinin Kılavuzu](http://belgeler.org/sag/sag.html)
99 100
* [UNIX/Linux Sistem Programlama Kurs Notları](http://www.kaanaslan.com/resource/course_note/course_note.php)

101

C
Christoph Uschkrat 已提交
102
### Matlab
103

104
* [Matlab Programlamaya Giris](http://ismailari.com/blog/matlab-programlamaya-giris/)
M
Mojtahedi 已提交
105

106

C
Christoph Uschkrat 已提交
107
### PHP
108

109 110
* [PHP - Laravel 4 Türkçe Dokumantasyon](https://leanpub.com/laravel4-tr)

111

112
### Python
113

114
* [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
T
Tolgahan ÜZÜN 已提交
115
* [Python ile Programlama](https://belgeler.yazbel.com/python-istihza/)
S
Semih 已提交
116

117

118 119 120 121 122
#### Django

* [Django Girls Eğitimi](https://tutorial.djangogirls.org/tr/) (1.11) (HTML) (:construction: *in process*)


123
### R
124

125
* [Ekonometriye Yeni Başlayanlar için Kısa bir R Kılavuzu](https://github.com/emraher/eybkbrk)
M
Mahmut Bulut 已提交
126

127

C
Christoph Uschkrat 已提交
128
### Ruby
129

H
Hamdi Akoğuz 已提交
130
* [AB2014 Ruby Programlama Dili](https://github.com/leylaKapi/AB2014-Ruby-Programlama-Dili/blob/master/Ruby_AB2014.md)
131
* [Ruby](https://www.ruby-lang.org/tr/)
C
Craig Davison 已提交
132
* [Ruby 101](https://www.gitbook.com/book/vigo/ruby-101/details)
133 134 135
* [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/)

136

C
Christoph Uschkrat 已提交
137
### Rust
138

M
Mahmut Bulut 已提交
139
* [Rust'a Giriş](http://bit.ly/rustagiris)
140