Added podcast

Added "Developer Tea" link to list of podcasts.
This commit is contained in:
Tyler Normile
2017-06-10 23:19:03 -04:00
committed by GitHub
parent 961fb5dfa5
commit 56e5c9cb56

View File

@@ -284,6 +284,7 @@ When learning CS there are some useful sites you must know to get always informe
* [Code Newbie](http://www.codenewbie.org/)
* [Software Engineering Radio](http://www.se-radio.net/)
* [JavaScript Jabber](https://devchat.tv/js-jabber)
* [Developer Tea](https://spec.fm/podcasts/developer-tea)
# Building a Simple Compiler/interpreter
* [Resources for Amateur Compiler Writers](http://c9x.me/compile/bib/)