diff --git a/README.md b/README.md index 13441bee..631c6dc3 100644 --- a/README.md +++ b/README.md @@ -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/)