1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-09-27 11:59:01 +00:00
programming-books/free-programming-books-tr.md
Hamdi Akoğuz 75ebaf8faa Added 'Programlamaya Giriş Ders Notları' by H. Turgut Uyar to C list.
http://web.itu.edu.tr/uyar/programlama/
Book license: Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License
2015-10-18 11:32:39 +03:00

112 lines
3.6 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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