free-programming-books-tr.md 2.0 KB
Newer Older
C
Christoph Uschkrat 已提交
1
### Index
F
ferhat elmas 已提交
2
* [C](#c)
E
erdemoncel 已提交
3
* [D](#d)
F
Ferhat Aydin 已提交
4
* [Fortran](#fortran)
A
Adil Ilhan 已提交
5
* [Git](#git)
M
Mustafa Serhat Dündar 已提交
6
* [Go](#go)
7
* [iOS](#ios)
8
* [Java](#java)
9
* [JavaScript](#javascript)
M
Mojtahedi 已提交
10
* [LaTeX](#latex)
S
Samet Aydemir 已提交
11
* [Linux](#linux)
12
* [Matlab](#matlab)
13
* [PHP](#php)
A
Adil Ilhan 已提交
14
* [Python](#python)
15
* [Ruby](#ruby)
M
Mahmut Bulut 已提交
16
* [Rust](#rust)
F
ferhat elmas 已提交
17

M
Mohammad Hossein Mojtahedi 已提交
18

C
Christoph Uschkrat 已提交
19
### C
F
ferhat elmas 已提交
20
* [C Programlama Diline Giris](http://www1.gantep.edu.tr/~bingul/c/index.php)
21
* [Sistem Programlama ve İleri C Uygulamaları Kurs Notları](http://www.kaanaslan.com/resource/course_note/download_file.php?file_id=16)
F
ferhat elmas 已提交
22

E
erdemoncel 已提交
23

C
Christoph Uschkrat 已提交
24
### D
M
Mojtahedi 已提交
25
* [D Programlama Dili](http://ddili.org/ders/d/D_Programlama_Dili.pdf)
F
Ferhat Aydin 已提交
26 27
 

C
Christoph Uschkrat 已提交
28
### Fortran
F
Ferhat Aydin 已提交
29
* [Fortran Programlama Dili](http://www1.gantep.edu.tr/~bingul/f95/index.php)
A
Adil Ilhan 已提交
30 31


C
Christoph Uschkrat 已提交
32
### Git
A
Adil Ilhan 已提交
33
* [git - basit rehber](http://rogerdudler.github.io/git-guide/index.tr.html)
M
Mojtahedi 已提交
34

C
Christoph Uschkrat 已提交
35
### Go
M
Mustafa Serhat Dündar 已提交
36 37
* [Go Turu](http://tur.a.golang.org.tr)

C
Christoph Uschkrat 已提交
38
### iOS
39 40
* [iOS Geleceği Yazanlar](https://gelecegiyazanlar.turkcell.com.tr/konu/ios/)

C
Christoph Uschkrat 已提交
41
### Java
42
* [Java Yazılım Tasarımı](http://tdsoftware.net/2011/09/23/java-yazalim-tasarimi-kitabi-pdf/)
43

C
Christoph Uschkrat 已提交
44
### JavaScript
45 46
* [JavaScript Garden](http://bonsaiden.github.io/JavaScript-Garden/tr)

M
Mojtahedi 已提交
47

C
Christoph Uschkrat 已提交
48
### LaTeX
M
Mojtahedi 已提交
49
* [İnce bir LaTeX2ε Elkitabı](http://www.ctan.org/tex-archive/info/lshort/turkish)
50

C
Christoph Uschkrat 已提交
51
### Linux
52 53
* [UNIX/Linux Sistem Programlama Kurs Notları](http://www.kaanaslan.com/resource/course_note/course_note.php)

C
Christoph Uschkrat 已提交
54
### Matlab
55
* [Matlab Programlamaya Giris](http://ismailari.com/blog/matlab-programlamaya-giris/)
M
Mojtahedi 已提交
56

C
Christoph Uschkrat 已提交
57
### PHP
58 59
* [PHP - Laravel 4 Türkçe Dokumantasyon](https://leanpub.com/laravel4-tr)

S
Semih 已提交
60

C
Christoph Uschkrat 已提交
61
### Python
S
Semih 已提交
62
* [Python ile Programlama](http://belgeler.istihza.com/py3/)
H
Halit Alptekin 已提交
63
* [Bilgisayar Bilimcisi Gibi Düşünmek](http://yzgrafik.ege.edu.tr/~tekrei/dersler/bbgd_p/BBGD_PIO.pdf)
M
Mahmut Bulut 已提交
64

C
Christoph Uschkrat 已提交
65
### Ruby
66 67 68 69 70
* [Ruby](https://www.ruby-lang.org/tr/)
* [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/)
* [AB2014 Ruby Programlama Dili](https://github.com/leylaKapi/AB2014-Ruby-Programlama-Dili/blob/master/Ruby_AB2014.md)

C
Christoph Uschkrat 已提交
71
### Rust
M
Mahmut Bulut 已提交
72
* [Rust'a Giriş](http://bit.ly/rustagiris)