From 1c42e3d9cfd07f1fb329794cb69178f86f3fc2fb Mon Sep 17 00:00:00 2001 From: ahadc Date: Sat, 24 Mar 2018 16:04:34 -0700 Subject: [PATCH] Update README.md Made the terms used for frequency consistent. Changed frequency description from "weekly" to "once every week" for CppCast. Also added the description for ElmTown and ArrestedDevOps podcasts. A new frequency term "Varies" is used when the podcast does not release episodes after fixed time intervals. --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9be0e44..074a576 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ List of podcasts which are helpful for software engineers/programmers. - [CppCast](http://cppcast.com/) - Description: All about C++ and many great interviews with prominent library and tool authors. - - Frequency : Weekly + - Frequency : Once every week ## Data/MachineLearning @@ -32,11 +32,15 @@ List of podcasts which are helpful for software engineers/programmers. ## Devops - [Arrested DevOps](https://www.arresteddevops.com/) + - Description: ADO helps you understand and develop good DevOps practices. + - Frequency : Varies ## Functional Programming - [Elm Town](https://elmtown.audio/) + - Description: About the people making and using the Elm language. + - Frequency : Varies - [FunctionalGeekery](https://www.functionalgeekery.com/) - Description: All functional programming languages