Merge pull request #129 from dorianm/master

Add Software Engineering Daily podcast
This commit is contained in:
Sonkeng Maldini
2017-06-14 11:31:24 +01:00
committed by GitHub

View File

@@ -299,6 +299,7 @@ When learning CS there are some useful sites you must know to get always informe
* [Software Engineering Radio](http://www.se-radio.net/)
* [JavaScript Jabber](https://devchat.tv/js-jabber)
* [Developer Tea](https://spec.fm/podcasts/developer-tea) : A podcast for developers designed to fit inside your tea break.
* [Software Engineering Daily](https://softwareengineeringdaily.com/) : A daily technical interview about software topics
# Building a Simple Compiler/interpreter
* [Resources for Amateur Compiler Writers](http://c9x.me/compile/bib/)