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)
A
Ali Özgür 已提交
66
* [Git 101](https://www.gitbook.com/book/aliozgur/git101/details)
M
Mojtahedi 已提交
67

68

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

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

73

74
### Html
75

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

79

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

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

84

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

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

89

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

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

94

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

97 98
* [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 已提交
99
* [Linux Sistem Yöneticisinin Kılavuzu](http://belgeler.org/sag/sag.html)
100 101
* [UNIX/Linux Sistem Programlama Kurs Notları](http://www.kaanaslan.com/resource/course_note/course_note.php)

102

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

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

107

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

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

112

113
### Python
114

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

118

119 120 121 122 123
#### Django

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


124
### R
125

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

128

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

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

137

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

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