|
|
@ -5,10 +5,12 @@ |
|
|
|
* [C#](#c) |
|
|
|
* [C#](#c) |
|
|
|
* [C++](#c-1) |
|
|
|
* [C++](#c-1) |
|
|
|
* [CSS](#css) |
|
|
|
* [CSS](#css) |
|
|
|
|
|
|
|
* [Data Science](#data-science) |
|
|
|
* [Elixir](#elixir) |
|
|
|
* [Elixir](#elixir) |
|
|
|
* [Emacs](#emacs) |
|
|
|
* [Emacs](#emacs) |
|
|
|
* [Ember.js](#emberjs) |
|
|
|
* [Ember.js](#emberjs) |
|
|
|
* [Erlang](#erlang) |
|
|
|
* [Erlang](#erlang) |
|
|
|
|
|
|
|
* [Git](#git) |
|
|
|
* [Golang](#golang) |
|
|
|
* [Golang](#golang) |
|
|
|
* [Gulp](#gulp) |
|
|
|
* [Gulp](#gulp) |
|
|
|
* [Javascript](#javascript) |
|
|
|
* [Javascript](#javascript) |
|
|
@ -17,6 +19,7 @@ |
|
|
|
* [PHP](#php) |
|
|
|
* [PHP](#php) |
|
|
|
* [PostgreSQL](#postgresql) |
|
|
|
* [PostgreSQL](#postgresql) |
|
|
|
* [Python](#python) |
|
|
|
* [Python](#python) |
|
|
|
|
|
|
|
* [React JS](#reactjs) |
|
|
|
* [Ruby](#ruby) |
|
|
|
* [Ruby](#ruby) |
|
|
|
* [Rust](#rust) |
|
|
|
* [Rust](#rust) |
|
|
|
* [Vim](#vim) |
|
|
|
* [Vim](#vim) |
|
|
@ -41,6 +44,7 @@ |
|
|
|
|
|
|
|
|
|
|
|
### C++ |
|
|
|
### C++ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* [Podcast] - [CppCast](http://cppcast.com) |
|
|
|
* [Screencast] - [C++ Programming Video Lectures](https://www.youtube.com/playlist?list=PLTZbNwgO5ebo64D1k0DJQGX30X6iSTmRr) |
|
|
|
* [Screencast] - [C++ Programming Video Lectures](https://www.youtube.com/playlist?list=PLTZbNwgO5ebo64D1k0DJQGX30X6iSTmRr) |
|
|
|
* [Screencast] - [C++ STL ](https://www.youtube.com/playlist?list=PL5jc9xFGsL8G3y3ywuFSvOuNm3GjBwdkb) |
|
|
|
* [Screencast] - [C++ STL ](https://www.youtube.com/playlist?list=PL5jc9xFGsL8G3y3ywuFSvOuNm3GjBwdkb) |
|
|
|
|
|
|
|
|
|
|
@ -50,6 +54,17 @@ |
|
|
|
* [Screencast] - [CSS-Tricks Screencasts](https://css-tricks.com/video-screencasts/) |
|
|
|
* [Screencast] - [CSS-Tricks Screencasts](https://css-tricks.com/video-screencasts/) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Data Science |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* [Podcast] - [Data Skeptic](http://dataskeptic.com/episodes.php) |
|
|
|
|
|
|
|
* [Podcast] - [Data Stories](http://datastori.es) |
|
|
|
|
|
|
|
* [Podcast] - [Learning Machines 101](http://www.learningmachines101.com) |
|
|
|
|
|
|
|
* [Podcast] - [Linear Digressions](http://www.lineardigressions.com) |
|
|
|
|
|
|
|
* [Podcast] - [O'Reilly Data Show Podcast](https://www.oreilly.com/topics/oreilly-data-show-podcast) |
|
|
|
|
|
|
|
* [Podcast] - [Partially Derivative](http://partiallyderivative.com) |
|
|
|
|
|
|
|
* [Podcast] - [Talking Machines](http://www.thetalkingmachines.com) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Elixir |
|
|
|
### Elixir |
|
|
|
|
|
|
|
|
|
|
|
* [Screencast] - [Elixir Sips](http://elixirsips.com) - Some free |
|
|
|
* [Screencast] - [Elixir Sips](http://elixirsips.com) - Some free |
|
|
@ -75,6 +90,11 @@ |
|
|
|
* [Screencast] - [Thinking like an Erlanger](https://www.youtube.com/watch?v=6sBL1kHoMoo) |
|
|
|
* [Screencast] - [Thinking like an Erlanger](https://www.youtube.com/watch?v=6sBL1kHoMoo) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Git |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* [Podcast] - [GitMinutes](http://www.gitminutes.com) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Golang |
|
|
|
### Golang |
|
|
|
|
|
|
|
|
|
|
|
* [Screencast] - [Hacking with Andrew and Brad: tip.golang.org](https://www.youtube.com/watch?v=1rZ-JorHJEY) |
|
|
|
* [Screencast] - [Hacking with Andrew and Brad: tip.golang.org](https://www.youtube.com/watch?v=1rZ-JorHJEY) |
|
|
@ -89,11 +109,12 @@ |
|
|
|
### Javascript |
|
|
|
### Javascript |
|
|
|
|
|
|
|
|
|
|
|
* [Podcast] - [5 Minutes of JavaScript](https://fivejs.codeschool.com) |
|
|
|
* [Podcast] - [5 Minutes of JavaScript](https://fivejs.codeschool.com) |
|
|
|
|
|
|
|
* [Podcast] - [FiveJS](https://fivejs.codeschool.com) |
|
|
|
|
|
|
|
* [Podcast] - [Front End Happy Hour](http://frontendhappyhour.com) |
|
|
|
|
|
|
|
* [Podcast] - [Frontend Five](https://frontendfive.codeschool.com) |
|
|
|
|
|
|
|
* [Podcast] - [JavaScript Air](https://javascriptair.com) |
|
|
|
* [Podcast] - [JavaScript Jabber](https://devchat.tv/js-jabber) |
|
|
|
* [Podcast] - [JavaScript Jabber](https://devchat.tv/js-jabber) |
|
|
|
* [Podcast] - [The Javascript Show](http://javascriptshow.com) |
|
|
|
* [Podcast] - [The Javascript Show](http://javascriptshow.com) |
|
|
|
* [Podcast] - [JavaScript Air](https://javascriptair.com) |
|
|
|
|
|
|
|
* [Podcast] - [Frontend Five](https://frontendfive.codeschool.com) |
|
|
|
|
|
|
|
* [Podcast] - [Front End Happy Hour](http://frontendhappyhour.com) |
|
|
|
|
|
|
|
* [Screencast] - [Free Quality Javascript video tutorials and screencasts](http://www.screencasts.org/topics/javascript) |
|
|
|
* [Screencast] - [Free Quality Javascript video tutorials and screencasts](http://www.screencasts.org/topics/javascript) |
|
|
|
* [Screencast] - [Node Tuts - Node.JS Video Tutorials](http://nodetuts.com) |
|
|
|
* [Screencast] - [Node Tuts - Node.JS Video Tutorials](http://nodetuts.com) |
|
|
|
* [Screencast] - [ShowMeDo - Javascript Screencasts](http://showmedo.com/videotutorials/javascript) |
|
|
|
* [Screencast] - [ShowMeDo - Javascript Screencasts](http://showmedo.com/videotutorials/javascript) |
|
|
@ -102,27 +123,66 @@ |
|
|
|
### Language Agnostic |
|
|
|
### Language Agnostic |
|
|
|
|
|
|
|
|
|
|
|
* [Podcast] - [.NET Rocks!](https://www.dotnetrocks.com) |
|
|
|
* [Podcast] - [.NET Rocks!](https://www.dotnetrocks.com) |
|
|
|
|
|
|
|
* [Podcast] - [/dev/hell](http://devhell.info) |
|
|
|
|
|
|
|
* [Podcast] - [AppMasters](http://www.appmasters.co/podcast-home/) |
|
|
|
|
|
|
|
* [Podcast] - [Arrested DevOps](https://www.arresteddevops.com) |
|
|
|
|
|
|
|
* [Podcast] - [Beats, Rye & Types](http://beatsryetypes.com) |
|
|
|
|
|
|
|
* [Podcast] - [Between | Screens Podcast](https://soundcloud.com/between-screens) |
|
|
|
|
|
|
|
* [Podcast] - [BSDTalk](http://bsdtalk.blogspot.com) |
|
|
|
* [Podcast] - [CodeNewbie](http://www.codenewbie.org/podcast) |
|
|
|
* [Podcast] - [CodeNewbie](http://www.codenewbie.org/podcast) |
|
|
|
|
|
|
|
* [Podcast] - [CodePen Radio](https://blog.codepen.io/radio/) |
|
|
|
|
|
|
|
* [Podcast] - [Coding Blocks](http://www.codingblocks.net) |
|
|
|
|
|
|
|
* [Podcast] - [CTRL+CLICK CAST](http://ctrlclickcast.com) |
|
|
|
|
|
|
|
* [Podcast] - [Descriptive](http://descriptive.audio) |
|
|
|
|
|
|
|
* [Podcast] - [Dev Discussions](http://www.devdiscussions.com) |
|
|
|
|
|
|
|
* [Podcast] - [Developer On Fire](http://developeronfire.com) |
|
|
|
* [Podcast] - [Developer Tea](https://developertea.com) |
|
|
|
* [Podcast] - [Developer Tea](https://developertea.com) |
|
|
|
|
|
|
|
* [Podcast] - [DevelopersHangout](http://www.developershangout.io) |
|
|
|
|
|
|
|
* [Podcast] - [FLOSS WEEKLY](https://twit.tv/shows/floss-weekly) |
|
|
|
* [Podcast] - [Frontside the Podcast](https://frontsidethepodcast.simplecast.fm) |
|
|
|
* [Podcast] - [Frontside the Podcast](https://frontsidethepodcast.simplecast.fm) |
|
|
|
* [Podcast] - [Full Stack Radio](http://www.fullstackradio.com) |
|
|
|
* [Podcast] - [Full Stack Radio](http://www.fullstackradio.com) |
|
|
|
|
|
|
|
* [Podcast] - [Functional Geekery](https://www.functionalgeekery.com) |
|
|
|
|
|
|
|
* [Podcast] - [Garbage](http://garbage.fm) |
|
|
|
* [Podcast] - [IEEE Software's "On Computing" with Grady Booch](http://www.computer.org/web/computingnow/oncomputing) |
|
|
|
* [Podcast] - [IEEE Software's "On Computing" with Grady Booch](http://www.computer.org/web/computingnow/oncomputing) |
|
|
|
|
|
|
|
* [Podcast] - [Learn to Code with Me](http://learntocodewith.me/podcast/) |
|
|
|
|
|
|
|
* [Podcast] - [Loosely Coupled](http://looselycoupled.info) |
|
|
|
|
|
|
|
* [Podcast] - [Open Source System Podcast](http://opensourcesystempodcast.vf.io) |
|
|
|
* [Podcast] - [Programming Throwdown](http://www.programmingthrowdown.com) |
|
|
|
* [Podcast] - [Programming Throwdown](http://www.programmingthrowdown.com) |
|
|
|
|
|
|
|
* [Podcast] - [Reactive](http://reactive.audio) |
|
|
|
|
|
|
|
* [Podcast] - [Security Now](https://www.grc.com/securitynow.htm) |
|
|
|
* [Podcast] - [Shop Talk Show](http://shoptalkshow.com) |
|
|
|
* [Podcast] - [Shop Talk Show](http://shoptalkshow.com) |
|
|
|
* [Podcast] - [Software Engineering Daily](http://softwareengineeringdaily.com) |
|
|
|
* [Podcast] - [Software Engineering Daily](http://softwareengineeringdaily.com) |
|
|
|
* [Podcast] - [Software Engineering Radio](http://www.se-radio.net) |
|
|
|
* [Podcast] - [Software Engineering Radio](http://www.se-radio.net) |
|
|
|
|
|
|
|
* [Podcast] - [Syscast Podcast](http://podcast.sysca.st) |
|
|
|
|
|
|
|
* [Podcast] - [Talking Code](http://www.talkingcode.com) |
|
|
|
|
|
|
|
* [Podcast] - [Testing In The Pub](http://testinginthepub.co.uk/testinginthepub/) |
|
|
|
|
|
|
|
* [Podcast] - [The Big Web Show](http://5by5.tv/bigwebshow) |
|
|
|
* [Podcast] - [The Changelog Podcast](https://changelog.com/podcast/) |
|
|
|
* [Podcast] - [The Changelog Podcast](https://changelog.com/podcast/) |
|
|
|
|
|
|
|
* [Podcast] - [The Cloudcast](http://www.thecloudcast.net) |
|
|
|
|
|
|
|
* [Podcast] - [The Cognicast](http://blog.cognitect.com/cognicast) |
|
|
|
|
|
|
|
* [Podcast] - [The Creative Coding Podcast](http://creativecodingpodcast.com) |
|
|
|
|
|
|
|
* [Podcast] - [The Debug Log](http://thedebuglog.com) |
|
|
|
|
|
|
|
* [Podcast] - [The Hanselminutes podcast](http://hanselminutes.com) |
|
|
|
|
|
|
|
* [Podcast] - [The Path to Performance](https://pathtoperf.com) |
|
|
|
* [Podcast] - [The Silver Bullet Security Podcast with Gary McGraw](http://www.computer.org/web/computingnow/silverbullet) |
|
|
|
* [Podcast] - [The Silver Bullet Security Podcast with Gary McGraw](http://www.computer.org/web/computingnow/silverbullet) |
|
|
|
|
|
|
|
* [Podcast] - [The Web Ahead](http://5by5.tv/webahead) |
|
|
|
|
|
|
|
* [Podcast] - [The Web Platform](http://thewebplatform.libsyn.com) |
|
|
|
|
|
|
|
* [Podcast] - [ThoughtWorks](https://soundcloud.com/thoughtworks) |
|
|
|
|
|
|
|
* [Podcast] - [Three Devs and a Maybe](http://threedevsandamaybe.com) |
|
|
|
|
|
|
|
* [Podcast] - [Toolsday](http://toolsday.io) |
|
|
|
|
|
|
|
* [Podcast] - [TTL Podcast](http://ttlpodcast.com) |
|
|
|
* [Podcast] - [Web Security Warriors](https://devchat.tv/web-security-warriors/) |
|
|
|
* [Podcast] - [Web Security Warriors](https://devchat.tv/web-security-warriors/) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Node.js |
|
|
|
### Node.js |
|
|
|
|
|
|
|
|
|
|
|
* [Podcast] - [Node.js Screencast Series - Tutsowl](http://www.tutsowl.com) |
|
|
|
* [Podcast] - [Node.js Screencast Series - Tutsowl](http://www.tutsowl.com) |
|
|
|
|
|
|
|
* [Podcast] - [Nodeup](http://nodeup.com) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### PHP |
|
|
|
### PHP |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* [Podcast] - [Laravel News Podcast](http://podcast.laravel-news.com) |
|
|
|
* [Podcast] - [MageTalk - A Magento Podcast](http://magetalk.com) |
|
|
|
* [Podcast] - [MageTalk - A Magento Podcast](http://magetalk.com) |
|
|
|
* [Podcast] - [PHP Roundtable](https://www.phproundtable.com) |
|
|
|
* [Podcast] - [PHP Roundtable](https://www.phproundtable.com) |
|
|
|
* [Podcast] - [PHP Town Hall](http://phptownhall.com) |
|
|
|
* [Podcast] - [PHP Town Hall](http://phptownhall.com) |
|
|
@ -150,6 +210,11 @@ |
|
|
|
* [Screencast] - [Try Django Tutorial](http://youtu.be/3DccH9AMwFQ?list=PLEsfXFp6DpzRgedo9IzmcpXYoSeDg29Tx) |
|
|
|
* [Screencast] - [Try Django Tutorial](http://youtu.be/3DccH9AMwFQ?list=PLEsfXFp6DpzRgedo9IzmcpXYoSeDg29Tx) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### React JS |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* [Podcast] - [React Podcast](http://reactpodcast.com) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Ruby |
|
|
|
### Ruby |
|
|
|
|
|
|
|
|
|
|
|
* [Podcast] - [5by5 - Ruby on Rails Podcast](http://5by5.tv/rubyonrails) |
|
|
|
* [Podcast] - [5by5 - Ruby on Rails Podcast](http://5by5.tv/rubyonrails) |
|
|
@ -165,6 +230,7 @@ |
|
|
|
### Rust |
|
|
|
### Rust |
|
|
|
|
|
|
|
|
|
|
|
* [Podcast] - [New Rustacean](http://www.newrustacean.com) |
|
|
|
* [Podcast] - [New Rustacean](http://www.newrustacean.com) |
|
|
|
|
|
|
|
* [Podcast] - [Rusty Radio](https://soundcloud.com/posix4e) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Vim |
|
|
|
### Vim |
|
|
|