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
- Host: GitHub
- URL: https://github.com/mgechev/podcast
- Owner: mgechev
- Created: 2020-01-04T19:39:57.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-01-29T01:22:18.000Z (about 1 year ago)
- Last Synced: 2025-04-25T11:57:27.098Z (11 months ago)
- Topics: angular, podcast, scully, website
- Language: TypeScript
- Homepage: http://podcast.mgechev.com
- Size: 52.6 MB
- Stars: 27
- Watchers: 4
- Forks: 3
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
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