Merge pull request #48 from alol/add-table-of-contents

Add table of contents
This commit is contained in:
Rajeev N Bharshetty 2018-03-31 09:56:49 +05:30 committed by GitHub
commit bf106bf163
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 23 additions and 1 deletions

View File

@ -2,6 +2,28 @@
List of podcasts which are helpful for software engineers/programmers.
## Table of Contents
- [.NET](#net)
- [Agile](#agile)
- [Android](#android)
- [Angular](#angular)
- [C++](#c)
- [Data Science/Machine Learning](#data-sciencemachine-learning)
- [Devops](#devops)
- [Functional Programming](#functional-programming)
- [General Software](#general-software)
- [Go Programming Language](#go-programming-language)
- [Python](#python)
- [ReasonML](#reasonml)
- [Ruby/Rails](#rubyrails)
- [Kotlin](#kotlin)
- [Java](#java)
- [Swift](#swift)
- [Rust Programming Language](#rust-programming-language)
- [Security](#security)
- [Web development](#web-development)
## .NET
- [.NET Rocks](https://www.dotnetrocks.com/)

View File

@ -3,7 +3,7 @@ Before raising a PR and it getting merged, make sure you have completed the foll
### Things to do:
- [ ] Add podcasts in appropriate categories in ascending order of podcast name
- [ ] If there is no matching category, add a new category to the list in ascending order of category name
- [ ] 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
- [ ] Add a brief description of the podcast
- [ ] Add the frequency of episodes (Check the list for examples)