mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-07 22:05:29 +00:00
61 lines
1.5 KiB
Markdown
61 lines
1.5 KiB
Markdown
###Index
|
||
* [C](#c)
|
||
* [D](#d)
|
||
* [Fortran](#fortran)
|
||
* [Git](#git)
|
||
* [Go](#go)
|
||
* [Java](#java)
|
||
* [JavaScript](#javascript)
|
||
* [LaTeX](#latex)
|
||
* [Linux](#linux)
|
||
* [Matlab](#matlab)
|
||
* [PHP](#php)
|
||
* [Python](#python)
|
||
* [Rust](#rust)
|
||
|
||
###C
|
||
* [C Programlama Diline Giris](http://www1.gantep.edu.tr/~bingul/c/index.php)
|
||
* [Sistem Programlama ve İleri C Uygulamaları Kurs Notları](http://www.kaanaslan.com/resource/course_note/download_file.php?file_id=16)
|
||
|
||
|
||
###D
|
||
* [D Programlama Dili](http://ddili.org/ders/d/D_Programlama_Dili.pdf)
|
||
|
||
|
||
###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)
|
||
|
||
###Java
|
||
* [Java Yazılım Tasarımı](http://tdsoftware.net/2011/09/23/java-yazalim-tasarimi-kitabi-pdf/)
|
||
|
||
###JavaScript
|
||
* [JavaScript Garden](http://bonsaiden.github.io/JavaScript-Garden/tr)
|
||
|
||
|
||
###LaTeX
|
||
* [İnce bir LaTeX2ε Elkitabı](http://www.ctan.org/tex-archive/info/lshort/turkish)
|
||
|
||
###Linux
|
||
* [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)
|
||
|
||
|
||
###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)
|
||
|
||
###Rust
|
||
* [Rust'a Giriş](http://bit.ly/rustagiris)
|