Added podcast

Added "full stack radio" to podcast section
This commit is contained in:
Tyler Normile
2017-06-12 22:51:39 -04:00
committed by GitHub
parent 203c86b684
commit 7ea166280d

View File

@@ -295,6 +295,7 @@ When learning CS there are some useful sites you must know to get always informe
* [Software Engineering Radio](http://www.se-radio.net/) * [Software Engineering Radio](http://www.se-radio.net/)
* [JavaScript Jabber](https://devchat.tv/js-jabber) * [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. * [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.
# Building a Simple Compiler/interpreter # Building a Simple Compiler/interpreter
* [Resources for Amateur Compiler Writers](http://c9x.me/compile/bib/) * [Resources for Amateur Compiler Writers](http://c9x.me/compile/bib/)