mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-05-31 20:55:47 +00:00
added C notes in Turkish
This commit is contained in:
parent
40cedf5c2e
commit
b314e217dd
1 changed files with 6 additions and 1 deletions
|
|
@ -1,4 +1,5 @@
|
|||
###Index
|
||||
* [C](#c)
|
||||
* [D](#d)
|
||||
* [Git](#git)
|
||||
* [JavaScript](#javascript)
|
||||
|
|
@ -6,6 +7,10 @@
|
|||
* [Python](#python)
|
||||
* [Java](#java)
|
||||
|
||||
###C
|
||||
|
||||
* [C Programlama Diline Giris](http://www1.gantep.edu.tr/~bingul/c/index.php)
|
||||
|
||||
###D
|
||||
|
||||
* [D Programlama Dili](http://ddili.org/ders/d/D_Programlama_Dili.pdf)
|
||||
|
|
@ -25,7 +30,7 @@
|
|||
####Python
|
||||
|
||||
* [Python ile Programlama](http://belgeler.istihza.com/py3/)
|
||||
|
||||
|
||||
####Java
|
||||
|
||||
* [Java Yazılım Tasarımı](http://tdsoftware.net/2011/09/23/java-yazalim-tasarimi-kitabi-pdf/)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue