From 985e1dabd949d0c62136b45d67823f064e2acbe0 Mon Sep 17 00:00:00 2001 From: Dorian MONNIER Date: Wed, 14 Jun 2017 08:17:45 +0200 Subject: [PATCH] Add description for Software Engineering Daily podcast --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a7c78859..71db43d9 100644 --- a/README.md +++ b/README.md @@ -297,7 +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/) + * [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/)