From 0f7a56bda40cdfbd5e30d9b4e0a454a638f8c6b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ali=20=C4=B0hsan=20ELMAS?= <33597276+eysidisi@users.noreply.github.com> Date: Sat, 30 Apr 2022 13:31:46 +0300 Subject: [PATCH] Add a podcast in Readme.md file Thanks for this repo. I want to add a great developer who helped me a lot during my programming journey. ### Things to do: - [x] Add podcasts in appropriate categories in ascending order of podcast name - [x] If there is no matching category, add a new category to the list in ascending order of category name, and add it to the table of contents in the same order - [x] Add a brief description of the podcast - [x] Add a host of the podcast (optional if hosted by group or panel) - [x] Add the frequency of episodes (check the list for examples) - [x] Add the runtime of episodes, giving an approximate range and an average duration --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index b38c424..cd1a93f 100644 --- a/README.md +++ b/README.md @@ -811,6 +811,12 @@ More .NET Podcasts can be found on [The Sound of .NET](https://thesoundof.net/) * **Frequency**: Once a week * **Runtime**: 10 - 55 mins, regularly ~40 mins +* [The Dev Questions Podcast with Tim Corey](https://iamtimcorey.com/p/podcast) ([Spotify](https://open.spotify.com/show/17OuTS0Fo5iVNeZdkGXhI0?si=656e7bdb14f846c3)) + * **Description**: In each episode, senior Microsoft MVP developer Tim Corey answers one question coming from some other developers about software engineering topics. + * **Host**: Tim Corey @[IAmTimCorey](https://twitter.com/iamtimcorey) + * **Frequency**: Once a week + * **Runtime**: 10 - 25 mins, regularly ~15 mins + * [Developer Melange](https://developermelange.github.io) * **Description**: A monthly podcast which brings to you regular discussions about software engineering topics. All of them, in one way or another, related to building great software products.