free-programming-books-tr.md 3.6 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)
S
Sahin 已提交
18
* [.NET Framework](#net-framework)
19
* [PHP](#php)
A
Adil Ilhan 已提交
20
* [Python](#python)
21
  * [Django](#django)
22
* [R](#r)
23
* [Ruby](#ruby)
M
Mahmut Bulut 已提交
24
* [Rust](#rust)
25

F
ferhat elmas 已提交
26

27
### Android
28

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

31

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

Ş
Şeyma Nur Mutlu 已提交
34
* [AspectJ Kitabı](http://kodcu.com/aspectj-ebook) - [Hakan Özler](https://kodcu.com/author/hakan-ozler)
H
Hakan Özler 已提交
35

36

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

Ş
Şeyma Nur Mutlu 已提交
39 40
* [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)
E
erdemoncel 已提交
41

42

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

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

47

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

Ş
Şeyma Nur Mutlu 已提交
50
* [D Programlama Dili](http://ddili.org/ders/d/D_Programlama_Dili.pdf) - Ali Çehreli (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

Ş
Şeyma Nur Mutlu 已提交
60
* [Fortran Programlama Dili](http://www1.gantep.edu.tr/~bingul/f95/index.php) - [Ahmet Bingül](http://www1.gantep.edu.tr/~bingul)
A
Adil Ilhan 已提交
61

62

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

Ş
Şeyma Nur Mutlu 已提交
65 66
* [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)
M
Mojtahedi 已提交
67

68

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

71
* [Go El Kitabı](https://github.com/umutphp/the-little-go-book) - Karl Seguin, Umut Işık tarafından çevirildi
72
* [Go Turu](https://go-tour-turkish.appspot.com/welcome/1)
M
Mustafa Serhat Dündar 已提交
73

74

75
### Html
76

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

80

C
Christoph Uschkrat 已提交
81
### iOS
82

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

85

C
Christoph Uschkrat 已提交
86
### JavaScript
87

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

90

C
Christoph Uschkrat 已提交
91
### LaTeX
92

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

95

C
Christoph Uschkrat 已提交
96
### Linux
97

98 99
* [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 已提交
100
* [Linux Sistem Yöneticisinin Kılavuzu](http://belgeler.org/sag/sag.html)
101

102

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

Ş
Şeyma Nur Mutlu 已提交
105
* [Matlab Programlamaya Giris](http://ismailari.com/blog/matlab-programlamaya-giris) - İsmail Arı
M
Mojtahedi 已提交
106

107

S
Sahin 已提交
108 109 110 111 112
### .NET Framework

* [ASP.NET Core El Kitabı](https://sahin.gitbook.io/asp-net-core-el-kitab)


C
Christoph Uschkrat 已提交
113
### PHP
114

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

117

118
### Python
119

120
* [Bilgisayar Bilimcisi Gibi Düşünmek-Python3 ile Öğrenme](http://ofenerci.github.io/thinkcspy-tr) - Peter Wentworth, Jeffrey Elkner, Allen B. Downey ve Chris Meyers
Ş
Şeyma Nur Mutlu 已提交
121
* [Python ile Programlama](https://belgeler.yazbel.com/python-istihza)
S
Semih 已提交
122

123

124
### Django
125

Ş
Şeyma Nur Mutlu 已提交
126
* [Django Girls Eğitimi](https://tutorial.djangogirls.org/tr) (1.11) (HTML) (:construction: *in process*)
127 128


129
### R
130

Ş
Şeyma Nur Mutlu 已提交
131
* [Ekonometriye Yeni Başlayanlar için Kısa bir R Kılavuzu](https://github.com/emraher/eybkbrk) - Emrah Er
M
Mahmut Bulut 已提交
132

133

C
Christoph Uschkrat 已提交
134
### Ruby
135

Ş
Şeyma Nur Mutlu 已提交
136 137
* [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)
C
Craig Davison 已提交
138
* [Ruby 101](https://www.gitbook.com/book/vigo/ruby-101/details)
Ş
Şeyma Nur Mutlu 已提交
139 140
* [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)
141

142

C
Christoph Uschkrat 已提交
143
### Rust
144

Ş
Şeyma Nur Mutlu 已提交
145
* [Rust'a Giriş](http://bit.ly/rustagiris) - Mahmut Bulut
146