From 5623eb06bddbbd274a8625c1b7be39538569ffe2 Mon Sep 17 00:00:00 2001 From: Tyler Normile Date: Fri, 16 Jun 2017 10:01:45 -0400 Subject: [PATCH] Added podcast Added podcast and description. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0870726d..768f1352 100644 --- a/README.md +++ b/README.md @@ -303,6 +303,7 @@ When learning CS there are some useful sites you must know to get always informe * [Developer Tea](https://spec.fm/podcasts/developer-tea) : A podcast for developers designed to fit inside your tea break. * [Full Stack Radio](http://www.fullstackradio.com/) : Everything from product design and user experience to unit testing and system administration. * [Software Engineering Daily](https://softwareengineeringdaily.com/) : A daily technical interview about software topics + * [The Bike Shed](http://bikeshed.fm/) : Guests discuss their development experience and challenges with Ruby, Rails, JavaScript, and others. # Building a Simple Compiler/interpreter * [Resources for Amateur Compiler Writers](http://c9x.me/compile/bib/)