Merge pull request #51 from juergenhoetzel/clojure-defn

add defn podcast
This commit is contained in:
Rajeev N Bharshetty 2018-03-31 17:42:19 +05:30 committed by GitHub
commit 0bff4fd378
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,6 +9,7 @@ List of podcasts which are helpful for software engineers/programmers.
- [Android](#android)
- [Angular](#angular)
- [C++](#c)
- [Clojure](#clojure)
- [Data Science/Machine Learning](#data-sciencemachine-learning)
- [Devops](#devops)
- [Functional Programming](#functional-programming)
@ -76,6 +77,12 @@ List of podcasts which are helpful for software engineers/programmers.
- <b>Description</b>: All about C++ and many great interviews with prominent library and tool authors.
- <b>Frequency</b> : Once every week
## Clojure
- [Defn](https://defn.audio/)
- <b>Description</b>: Interviews with leaders and folks of the Clojure and ClojureScript community.
- <b>Frequency</b> : Every other week
## Data Science/Machine Learning