diff --git a/yonetim/programlama.md b/yonetim/programlama.md index 0171d5f..19a306d 100644 --- a/yonetim/programlama.md +++ b/yonetim/programlama.md @@ -12,6 +12,8 @@ description: Algoritma kurmayı öğrenme bağlantıları {% embed url="https://www.hackerrank.com/domains/algorithms?badge\_type=problem-solving" %} +{% embed url="https://github.com/TheAlgorithms" %} + ## 🌎 Faydalı Siteler {% embed url="https://wiki.yemreak.com/programlama-notlari/genel-notlar" %} @@ -22,11 +24,13 @@ description: Algoritma kurmayı öğrenme bağlantıları {% embed url="https://codelabs.developers.google.com/" %} -## 💰 Ücretsiz Kaynaklar ve Destekler +## 💰 Öğrencilere Destekler {% embed url="https://wiki.yemreak.com/kisisel-yazilarim/uecretsiz-avantajlar" %} +## 🧪 Bilgisayar Bilimi +{% embed url="https://github.com/jwasham/coding-interview-university" %} diff --git a/yonetim/python.md b/yonetim/python.md index b8da386..2fcc7d9 100644 --- a/yonetim/python.md +++ b/yonetim/python.md @@ -4,20 +4,24 @@ description: Python öğrenme bağlantıları # 🐍 Python -## 🌎 Türkçe Python Kaynakları +## 🚀 Türkçe Kaynaklar {% embed url="https://python.yemreak.com" %} {% embed url="https://github.com/ibrahimirdem/turkce-python-kaynaklari" %} -## 🧰 Python Başlangıç Kiti +## 🧰 Başlangıç Kiti {% embed url="https://github.com/YEmreAk/Python-NoteBooks" %} -## 🌟 Kapsamlı ve Ayrıntılı Kaynak +## 🌟 Ayrıntılı Yabacı Kaynak {% embed url="https://data-flair.training/blogs/python-tutorial/" %} +## 🧮 Algoritma Örnekleri + +{% embed url="https://github.com/TheAlgorithms/Python" %} + ## 👓 Awesome Python {% embed url="https://github.com/vinta/awesome-python" %}