mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-22 11:35:10 +00:00
Add Algorithm books to TR booklist (#4985)
* 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 <eric@hellman.net>
This commit is contained in:
parent
948bb839db
commit
0f1bf41218
@ -1,5 +1,6 @@
|
||||
### İçindekiler
|
||||
|
||||
* [Algoritma ve Veri Yapıları](#algoritma-ve-veri-yapilari)
|
||||
* [Android](#android)
|
||||
* [C](#c)
|
||||
* [C++](#c-1)
|
||||
@ -25,6 +26,14 @@
|
||||
* [Rust](#rust)
|
||||
|
||||
|
||||
### Algoritma ve Veri Yapıları
|
||||
|
||||
* [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)
|
||||
* [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)
|
||||
* [Algoritmalar ve Programlama](https://ia601408.us.archive.org/31/items/algoritmalar-ve-programlama/Algoritmalar%20ve%20Programlama.pdf) (PDF)
|
||||
* [Bilgisayar Teriminde Algoritma](https://ia601504.us.archive.org/20/items/bilgisayar-teriminde-algoritma/Bilgisayar%20Teriminde%20Algoritma.pdf) - Agah Emir (PDF)
|
||||
|
||||
|
||||
### Android
|
||||
|
||||
* [Android Dersleri](https://umiitkose.com/android) - Ümit Köse
|
||||
@ -157,3 +166,4 @@
|
||||
### Rust
|
||||
|
||||
* [Rust'a Giriş](http://bit.ly/rustagiris) - Mahmut Bulut
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user