2020-10-29 16:42:05 +00:00
### İçindekiler
2015-11-13 13:25:42 +00:00
2020-11-30 17:16:38 +00:00
* [Algoritma ve Veri Yapı ları ](#algoritma-ve-veri-yapilari )
2015-07-23 19:00:12 +00:00
* [Android ](#android )
2014-01-06 12:29:31 +00:00
* [C ](#c )
2021-01-23 21:36:35 +00:00
* [C++ ](#cpp )
2013-12-07 00:35:30 +00:00
* [D ](#d )
2014-08-26 15:22:33 +00:00
* [Dart ](#dart )
2014-01-01 14:09:25 +00:00
* [Git ](#git )
2014-02-27 20:32:00 +00:00
* [Go ](#go )
2020-11-13 21:36:14 +00:00
* [Güvenlik ve Gizlilik ](#guvenlik-ve-gizlilik )
2022-11-03 18:55:59 +00:00
* [Haskell ](#haskell )
2022-07-29 10:46:20 +00:00
* [HTML and CSS ](#html-and-css )
2014-07-12 21:24:16 +00:00
* [iOS ](#ios )
2020-11-01 14:26:17 +00:00
* [Java ](#java )
2013-12-21 23:28:32 +00:00
* [JavaScript ](#javascript )
2013-12-11 09:19:21 +00:00
* [LaTeX ](#latex )
2014-01-20 19:55:21 +00:00
* [Linux ](#linux )
2018-06-12 17:24:41 +00:00
* [.NET Framework ](#net-framework )
2014-01-01 14:09:25 +00:00
* [Python ](#python )
2022-08-12 13:14:00 +00:00
* [Django ](#django )
2015-07-23 19:00:12 +00:00
* [R ](#r )
2014-07-12 14:05:09 +00:00
* [Ruby ](#ruby )
2014-02-10 01:52:34 +00:00
* [Rust ](#rust )
2015-07-23 19:00:12 +00:00
2014-01-06 12:29:31 +00:00
2020-11-30 17:16:38 +00:00
### 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)
2015-07-23 19:00:12 +00:00
### Android
2015-11-13 13:25:42 +00:00
2020-11-14 22:48:57 +00:00
* [Android Dersleri ](https://umiitkose.com/android ) - Ümit Köse
2015-07-23 19:00:12 +00:00
* [Android Geleceği Yazanlar ](https://gelecegiyazanlar.turkcell.com.tr/konu/android )
2020-11-14 22:48:57 +00:00
* [Android Türkçe PDF ](http://umiitkose.com/wp-content/uploads/2015/08/AndroidStudio.pdf ) - Ümit Köse (PDF)
2014-05-22 16:54:24 +00:00
2015-11-13 13:25:42 +00:00
2014-07-27 20:16:50 +00:00
### C
2015-11-13 13:25:42 +00:00
2022-03-18 01:52:29 +00:00
* [Beej'in Ağ Programlama Kı lavuzu - Internet Soketlerini Kullanarak ](http://www.belgeler.org/bgnet/bgnet.html ) - Brian "Beej Jorgensen" Hall, Çeviren Emre "FZ" Sevinç (HTML)
2020-11-13 18:44:18 +00:00
* [GNU C Kütüphanesi Basvuru Klavuzu ](http://www.belgeler.org/glibc/glibc.html )
2013-12-07 00:35:30 +00:00
2015-11-13 13:25:42 +00:00
2022-02-25 16:23:35 +00:00
### <a id="cpp"></a>C++
2020-11-20 15:12:06 +00:00
* [C++ Dersleri ](https://www.yusufsezer.com.tr/cpp-dersleri/ ) - Yusuf Sezer
2014-07-27 20:16:50 +00:00
### D
2015-11-13 13:25:42 +00:00
2020-11-30 16:12:43 +00:00
* [D Programlama Dili ](https://www.ddili.org/ders/d/D_Programlama_Dili.pdf ) - Ali Çehreli (PDF)
2014-08-26 15:22:33 +00:00
2015-11-13 13:25:42 +00:00
2014-08-26 15:22:33 +00:00
### Dart
2015-11-13 13:25:42 +00:00
2020-11-30 16:12:43 +00:00
* [Dart - Merhaba Dünya ](https://www.dartogreniyorum.blogspot.com.tr/2013/03/yeniden-dart.html?view=sidebar )
2014-01-01 09:35:50 +00:00
2015-11-13 13:25:42 +00:00
2014-07-27 20:16:50 +00:00
### Git
2015-11-13 13:25:42 +00:00
2022-09-21 01:00:08 +00:00
* [git - basit rehber ](https://rogerdudler.github.io/git-guide/index.tr.html ) - Roger Dudler (HTML)
* [Git 101 ](https://aliozgur.gitbooks.io/git101/ ) - Ali Özgür (GitBook)
2023-06-22 07:58:17 +00:00
* [Git ve Github Rehberi ](https://github.com/mkdemir/Git_ve_Github_Rehberi ) - Mustafa Kaan Demir
2013-12-11 09:19:21 +00:00
2015-11-13 13:25:42 +00:00
2014-07-27 20:16:50 +00:00
### Go
2015-11-13 13:25:42 +00:00
2022-09-02 13:36:04 +00:00
* [Go El Kitabı ](https://www.github.com/umutphp/the-little-go-book ) - Karl Seguin, `trl.:` Umut Işı k tarafı ndan çevirildi ([HTML](https://github.com/umutphp/the-little-go-book/blob/master/tr/go.md), [PDF ](https://github.com/umutphp/the-little-go-book/releases/download/v07/the-little-go-book-tr.pdf ), [EPUB ](https://github.com/umutphp/the-little-go-book/releases/download/v07/the-little-go-book-tr.epub ))
2023-06-15 14:28:36 +00:00
* [Türkçe Go Eğitimi ](https://github.com/Furkan-Gulsen/turkce-go-egitimi ) - Muhammed Furkan Gülşen
2014-02-27 20:32:00 +00:00
2015-11-13 13:25:42 +00:00
2020-11-13 21:36:14 +00:00
### Güvenlik ve Gizlilik
2022-09-02 13:36:04 +00:00
* [Özgür Yazı lı m Derneği Güvenlik Rehberi ](https://guvenlik.oyd.org.tr ) - Filiz Akin, et al.
2020-11-13 21:36:14 +00:00
2022-11-03 18:55:59 +00:00
### Haskell
* [Zor Yoldan Haskell ](https://github.com/joom/zor-yoldan-haskell ) - Yann Esposito, `trl.:` Joomy Korkut
2022-07-29 10:46:20 +00:00
### HTML and CSS
2015-11-13 13:25:42 +00:00
2022-07-29 10:46:20 +00:00
* [CSS Giriş ](http://sercaneraslan.com/css/ ) - Sercan Eraslan
* [HTML'e Giriş ](http://www.htmldersleri.org )
* [HTML'e Yolculuk ](https://www.github.com/paufsc/journey-to-html )
2015-07-23 19:00:12 +00:00
2015-11-13 13:25:42 +00:00
2014-07-27 20:16:50 +00:00
### iOS
2015-11-13 13:25:42 +00:00
2021-05-01 17:29:40 +00:00
* [iOS Geleceği Yazanlar ](https://gelecegiyazanlar.turkcell.com.tr/konu/ios )
2014-07-12 21:24:16 +00:00
2015-11-13 13:25:42 +00:00
2020-11-01 14:26:17 +00:00
### Java
* [24 Saatte Java ](https://ia601505.us.archive.org/23/items/24-saatte-java/24-saatte-java-turkce.pdf ) (PDF)
2020-11-20 15:12:06 +00:00
* [Başkent Üniversitesi Java Dersleri ](http://www.baskent.edu.tr/~tkaracay/etudio/ders/prg/java/java_ndx.html ) - ttm (Technology Promotion Center)
2020-11-30 16:12:43 +00:00
* [Java Bilgisayar Diliyle Programlama ](http://www.turhancoban.com/kitap/JAVA%20B%C4%B0LG%C4%B0SAYAR%20D%C4%B0L%C4%B0YLE%20PROGRAMLAMA.pdf ) - Turhan Coban (PDF)
2020-11-01 14:26:17 +00:00
* [Java ile Nesneye Yönelik Programlama ](https://ia801507.us.archive.org/12/items/java-ile-nesneye-yonelik-programlama/Java%20ile%20Nesneye%20Y%C3%B6nelik%20Programlama.pdf ) - Oğuz Aslantürk (PDF)
* [Java Kitabı ](https://ia601503.us.archive.org/27/items/java-kitabi/java-kitabi.pdf ) (PDF)
2014-07-27 20:16:50 +00:00
### JavaScript
2015-11-13 13:25:42 +00:00
2013-12-21 23:28:32 +00:00
* [JavaScript Garden ](http://bonsaiden.github.io/JavaScript-Garden/tr )
2015-11-13 13:25:42 +00:00
2014-07-27 20:16:50 +00:00
### LaTeX
2015-11-13 13:25:42 +00:00
2013-12-11 09:19:21 +00:00
* [İnce bir LaTeX2ε Elkitabı ](http://www.ctan.org/tex-archive/info/lshort/turkish )
2014-01-19 14:18:08 +00:00
2015-11-13 13:25:42 +00:00
2014-07-27 20:16:50 +00:00
### Linux
2015-11-13 13:25:42 +00:00
2020-11-30 16:12:43 +00:00
* [GNU Bash Başvuru Kı lavuzu ](http://www.belgeler.org/bashref/bashref.html )
2020-11-13 18:44:18 +00:00
* [GNU Linux Komutlari ](https://www.fullportal.org/GNULINUX/Komutlar/GNULINUXKOMUTLAR.pdf ) (PDF)
2020-11-30 16:12:43 +00:00
* [Linux Belgeleri ](http://www.belgeler.org/howto/howtos.html )
* [Linux Sistem Yöneticisinin Kı lavuzu ](http://www.belgeler.org/sag/sag.html )
2014-01-20 11:25:37 +00:00
2015-11-13 13:25:42 +00:00
2018-06-12 17:24:41 +00:00
### .NET Framework
2020-12-23 14:15:31 +00:00
* [ASP.NET Core El Kitabı ](https://sahin.gitbook.io/asp-net-core-el-kitab )
2018-06-12 17:24:41 +00:00
2016-12-15 09:06:43 +00:00
### Python
2015-11-13 13:25:42 +00:00
2021-06-11 14:55:55 +00:00
* [Python Programlama Dili ](https://python-istihza.yazbel.com ) - YazBel Yazı lı m Belgelendirme Projesi - Python 3
2013-12-28 02:50:27 +00:00
2015-11-13 13:25:42 +00:00
2023-10-01 14:17:45 +00:00
#### Django
2017-11-12 21:02:59 +00:00
2022-07-29 10:47:37 +00:00
* [Django ](https://web.archive.org/web/20210302105925/https://www.pythondersleri.com/p/django-egitim-serisi.html ) - Python Dersleri *(:card_file_box: archived)*
* [Django Egitimi ](https://web.archive.org/web/20210802025720/https://gokmengorgen.net/django-notes/ ) *(:card_file_box: archived)*
2019-10-30 12:40:16 +00:00
* [Django Girls Eğitimi ](https://tutorial.djangogirls.org/tr ) (1.11) (HTML) (:construction: *in process* )
2017-11-12 21:02:59 +00:00
2016-12-15 09:06:43 +00:00
### R
2015-11-13 13:25:42 +00:00
2020-11-30 16:12:43 +00:00
* [Ekonometriye Yeni Başlayanlar için Kı sa bir R Kı lavuzu ](https://www.github.com/emraher/eybkbrk ) - Emrah Er
2022-09-22 17:21:36 +00:00
* [R for Data Science ](http://tr.r4ds.hadley.nz ) - Garrett Grolemund, Hadley Wickham, `trl.:` İsmail Bekar, `trl.:` Nurbahar Usta, `trl.:` Bilgecan Şen
2021-11-01 12:57:33 +00:00
* [R ile Programlamaya Giriş ve Uygulamalar (2014) ](http://inet-tr.org.tr/inetconf19/sunum/16.pdf ) - Mustafa Gökçe Baydoğan, Berk Orbay, Uzay Çetin (PDF)
2014-02-10 01:52:34 +00:00
2015-11-13 13:25:42 +00:00
2014-07-27 20:16:50 +00:00
### Ruby
2015-11-13 13:25:42 +00:00
2020-11-30 16:12:43 +00:00
* [AB2014 Ruby Programlama Dili ](https://github.com/leylaKapi/AB2014-Ruby-Programlama-Dili/blob/master/Ruby_AB2014.md ) - Leyla Kapı
2019-10-30 12:40:16 +00:00
* [Ruby ](https://www.ruby-lang.org/tr )
2016-01-15 20:27:21 +00:00
* [Ruby 101 ](https://www.gitbook.com/book/vigo/ruby-101/details )
2019-10-30 12:40:16 +00:00
* [Ruby Kullanı cı Kı lavuzu ](http://www.belgeler.org/uygulamalar/ruby/ruby-ug.html ) - Mark Slagell
* [Yirmi Dakikada Ruby ](https://www.ruby-lang.org/tr/documentation/quickstart )
2014-07-12 14:05:09 +00:00
2015-11-13 13:25:42 +00:00
2014-07-27 20:16:50 +00:00
### Rust
2015-11-13 13:25:42 +00:00
2021-10-25 16:36:44 +00:00
* [Rust ile CHIP-8 Emülatörü Geliştirme ](https://onur.github.io/chip8 ) - Onur Aslan
* [Rust'a Giriş ](https://github.s3.amazonaws.com/downloads/vertexclique/vertexclique.github.io/Rusta-Giris-v1.pdf ) - Mahmut Bulut (PDF)