Skip to content

Commit

Permalink
Podcast and course sources were added for Turkish and English content. (
Browse files Browse the repository at this point in the history
EbookFoundation#6207)

* podcast and course sources were added for turkish and english content.

* alphabetic order for the course of Turkish.

* marking configuration were edited and it's valid for the project.

* stackoverflow podcast link was changed.

* turkish podcast link was changed. turkish course content order was changed. html-css section merged. the name of two section changed as ide-editor and version control systems.

* trendyol podcast link changed.

* removing trailing slash of the trendyol podcast link.
  • Loading branch information
OzerOzturk authored Oct 15, 2021
1 parent 3330d1d commit 1e7b840
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 2 deletions.
1 change: 1 addition & 0 deletions casts/free-podcasts-screencasts-en.md
Original file line number Diff line number Diff line change
Expand Up @@ -270,6 +270,7 @@
* [The Path to Performance](https://pathtoperf.com) (podcast)
* [The Podcast from DZone.com: "For Developers, by Developers"](https://soundcloud.com/john-esposito-23072673) (podcast)
* [The Silver Bullet Security Podcast with Gary McGraw](http://www.computer.org/web/computingnow/silverbullet) (podcast)
* [The Stack Overflow Podcast](https://stackoverflow.blog/podcast/) (podcast)
* [The Web Ahead](http://5by5.tv/webahead) (podcast)
* [The Web Platform](http://thewebplatform.libsyn.com) (podcast)
* [Thinking with Tanay](https://anchor.fm/tanaypratap) (podcast)
Expand Down
1 change: 1 addition & 0 deletions casts/free-podcasts-screencasts-tr.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
* [codefiction](https://codefiction.tech) (podcast)
* [devPod](https://devpod.org) (screencast)
* [kodpod](https://kodpod.live) (podcast)
* [Trendyol Tech Podcasts](https://trendyol.simplecast.com) (podcast)


### JavaScript
Expand Down
21 changes: 19 additions & 2 deletions courses/free-courses-tr.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,36 @@
### Index

* [Algoritmalar](#algoritmalar)
* [CSS](#css)
* [HTML / CSS](#html--css)
* [IDE / Editors](#ide--editors)
* [JavaScript](#javascript)
* [Python](#python)
* [Temel programlama](#temel-programlama)
* [Version Control Systems](#version-control-systems)


### Algoritmalar

* [Algoritmalara giriş](https://acikders.tuba.gov.tr/course/view.php?id=133) - Charles Leiserson / Erik Demaine (Çev. Ali Yazıcı - Haluk Ar)


### CSS
### HTML / CSS

* [Bootstrap Eğitim Serisi](https://youtube.com/playlist?list=PLGrTHqyRDvx5ZUs7h8mfGACFpnVipTNkA) - Hakan Yalçınkaya | Kodluyoruz
* [CSS Eğitim Serisi](https://youtube.com/playlist?list=PLGrTHqyRDvx501K3-IMgS1fz-KfEB37gM) - Hakan Yalçınkaya | Kodluyoruz
* [HTML Eğitim Serisi](https://youtube.com/playlist?list=PLGrTHqyRDvx7aP99nDNRKDi70bLFr_kX-) - Hakan Yalçınkaya | Kodluyoruz
* [Sıfırdan CSS Eğitim](https://www.youtube.com/playlist?list=PLadt0EaV4m3BX9JaZbKS9B8076bruv93Y) - Adem Ilter


### IDE / Editors

* [Visual Studio Code Eğitim Serisi](https://youtube.com/playlist?list=PLGrTHqyRDvx72uHNQ6aZXxa1pSKViqIhE) - Hakan Yalçınkaya | Kodluyoruz


### JavaScript

* [JavaScript Dersleri](https://javascript.sitesi.web.tr) - Murat Eliçalişkan
* [JavaScript Eğitim Serisi](https://youtube.com/playlist?list=PLGrTHqyRDvx6PqKkqSPwph57HNN4RWgR2) - Hakan Yalçınkaya | Kodluyoruz


### Python
Expand All @@ -34,3 +45,9 @@
* [Programlama ve programlama dillerinin temelleri](https://chrisstephenson.org/moodle/course/view.php?id=8) - Chris Stephenson


### Version Control Systems

* [Git Giriş Eğitim Serisi](https://youtube.com/playlist?list=PLGrTHqyRDvx4WAg9LPX_GKk7cKF7KBXOg) - Hakan Yalçınkaya | Kodluyoruz
* [Git İleri Eğitim Serisi](https://youtube.com/playlist?list=PLGrTHqyRDvx6PVwxJmcQ0Veg1uoXRxQY8) - Kodluyoruz


0 comments on commit 1e7b840

Please sign in to comment.