You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add algorithm books
* add test book
* fix mentioned issues
* do adjustements
* add PDF tag
* alphabetize
* remove author link, trailing slash
* line spacing
Co-authored-by: Eric Hellman <[email protected]>
Copy file name to clipboardExpand all lines: free-programming-books-tr.md
+10
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,6 @@
1
1
### İçindekiler
2
2
3
+
*[Algoritma ve Veri Yapıları](#algoritma-ve-veri-yapilari)
3
4
*[Android](#android)
4
5
*[C](#c)
5
6
*[C++](#c-1)
@@ -25,6 +26,14 @@
25
26
*[Rust](#rust)
26
27
27
28
29
+
### Algoritma ve Veri Yapıları
30
+
31
+
*[Algoritma ve Programlama Soru Bankası](https://ia601404.us.archive.org/34/items/algoritma-ve-programlama-soru-bankasi/algoritma-ve-programlama-soru-bankas%C4%B1.pdf) (PDF)
32
+
*[Algoritma ve Programlamaya Giriş Ders Notları](https://ia601404.us.archive.org/12/items/algoritma-ve-programlamaya-giris-ders-notlari/Algoritma%20ve%20Programlamaya%20Giri%C5%9F%20Ders%20Notlar%C4%B1.pdf) - [İbrahim Küçükkoç](http://ikucukkoc.baun.edu.tr) (PDF)
33
+
*[Algoritmalar ve Programlama](https://ia601408.us.archive.org/31/items/algoritmalar-ve-programlama/Algoritmalar%20ve%20Programlama.pdf) (PDF)
0 commit comments