Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Podcast and course sources were added for Turkish and English content. #6207

Merged
merged 9 commits into from
Oct 15, 2021
1 change: 1 addition & 0 deletions casts/free-podcasts-screencasts-en.md
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,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://open.spotify.com/show/0e5eoM6w7eW9Wu7wMA04Tr?si=dbd20e09ab704149) (podcast)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe better website?

https://stackoverflow.blog/podcast/

or without tracking/session parameters

https://open.spotify.com/show/0e5eoM6w7eW9Wu7wMA04Tr

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure it would be better to add the podcast from their website 👍🏻

* [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://open.spotify.com/show/3xpNHzq2xJwZhc0hSIQi2z?si=7dfe6d5272c34a4d) (podcast)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Without tracking/session parameters 😉

Suggested change
* [Trendyol Tech Podcasts](https://open.spotify.com/show/3xpNHzq2xJwZhc0hSIQi2z?si=7dfe6d5272c34a4d) (podcast)
* [Trendyol Tech Podcasts](https://open.spotify.com/show/3xpNHzq2xJwZhc0hSIQi2z) (podcast)



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

* [Algoritmalar](#algoritmalar)
* [Bootstrap](#bootstrap)
* [CSS](#css)
* [Git Version Control System](#git-version-control-system)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe better a subject: Version Control Systems

See #5526

* [HTML](#html)
* [JavaScript](#javascript)
* [Python](#python)
* [Temel programlama](#temel-programlama)
* [Visual Studio Code](#visual-studio-code)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe better like in other listings... IDE / Editors



### Algoritmalar

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


### Bootstrap
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Merge in HTML / CSS or Web Development like in other listings


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


### CSS

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


### Git Version Control System

* [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


### HTML
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Merge with CSS like in other listings: HTML / CSS


* [HTML Eğitim Serisi](https://youtube.com/playlist?list=PLGrTHqyRDvx7aP99nDNRKDi70bLFr_kX-) - 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 +56,8 @@
* [Programlama ve programlama dillerinin temelleri](https://chrisstephenson.org/moodle/course/view.php?id=8) - Chris Stephenson


### Visual Studio Code

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