From 96d87f2cf49c21673a5fa0745920d54762c30117 Mon Sep 17 00:00:00 2001 From: Dorian MONNIER Date: Tue, 13 Jun 2017 15:54:15 +0200 Subject: [PATCH] Add Software Engineering Daily podcast --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index eefc6570..a7c78859 100644 --- a/README.md +++ b/README.md @@ -297,6 +297,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/) # Building a Simple Compiler/interpreter * [Resources for Amateur Compiler Writers](http://c9x.me/compile/bib/)