An open API service indexing awesome lists of open source software.

https://github.com/mgechev/podcast

Website of the Programming Podcast
https://github.com/mgechev/podcast

angular podcast scully website

Last synced: 11 months ago
JSON representation

Website of the Programming Podcast

Awesome Lists containing this project

README

          



Programming is a weekly podcast with Minko Gechev that aims to make us better software engineers! With each new episode, you'll get exposed to a new idea in a brief and accessible way. Listening to the show:

- Will help you understand where you can apply the individual concepts for more elegant and efficient solutions.
- Give you an intuition how complex algorithms and patterns work.
- Help you land your next engineering job by expanding your knowledge.
- Spark your interest for further reading so you can dig deeper and get more detailed understanding

Having a computer science degree is not a requirement for getting value from the "Programming" podcast. If you have one, you'll finally understand how you can use all the math you've studied.

## How to start?

```bash
npm i
npm start
```

## License

MIT