programming-books/free-podcasts-screencasts-e...

252 lines
11 KiB
Markdown
Raw Normal View History

2014-07-27 20:16:50 +00:00
### Index
2014-10-22 20:30:52 +00:00
* [Android](#android)
* [Angular JS](#angularjs)
2016-03-15 18:18:47 +00:00
* [C#](#c)
2015-12-13 22:06:32 +00:00
* [C++](#c-1)
* [CSS](#css)
* [Data Science](#data-science)
2015-06-03 17:10:42 +00:00
* [Elixir](#elixir)
2014-12-22 16:16:17 +00:00
* [Emacs](#emacs)
2015-10-14 00:19:54 +00:00
* [Ember.js](#emberjs)
2015-06-03 15:50:16 +00:00
* [Erlang](#erlang)
* [Git](#git)
* [Golang](#golang)
* [Gulp](#gulp)
2014-08-13 11:21:29 +00:00
* [Javascript](#javascript)
2015-07-04 01:58:40 +00:00
* [Language Agnostic](#language-agnostic)
* [Node.js](#Nodejs)
2015-03-15 15:30:54 +00:00
* [PHP](#php)
2016-06-26 09:09:12 +00:00
* [PostgreSQL](#postgresql)
2014-08-13 10:57:04 +00:00
* [Python](#python)
2016-10-06 12:09:41 +00:00
* [React JS](#react-js)
2014-05-25 11:32:09 +00:00
* [Ruby](#ruby)
* [Rust](#rust)
2014-10-22 20:24:29 +00:00
* [Vim](#vim)
2014-05-25 11:32:09 +00:00
2014-10-22 20:30:52 +00:00
### Android
2016-08-01 12:46:36 +00:00
* [Podcast] - [Android Developers Backstage](http://androidbackstage.blogspot.com)
* [Podcast] - [Fragmented Podcast](http://fragmentedpodcast.com)
2015-12-13 17:32:57 +00:00
* [Screencast] - [Android Basics Archives - mybringback](http://www.mybringback.com/series/android-basics/)
2016-08-01 13:14:52 +00:00
### AngularJS
2015-12-13 17:32:57 +00:00
* [Podcast] - [Adventures in Angular - DevChat.tv](https://devchat.tv/adventures-in-angular/)
2016-10-02 10:30:13 +00:00
* [Podcast] - [Angular Air](https://angularair.com)
### C#
* [Screencast] - [How to program in C# - Beginner Course | Brackeys](https://www.youtube.com/playlist?list=PLPV2KyIb3jR6ZkG8gZwJYSjnXxmfPAl51)
2015-12-13 22:04:37 +00:00
### C++
* [Podcast] - [CppCast](http://cppcast.com)
2015-12-13 22:04:37 +00:00
* [Screencast] - [C++ Programming Video Lectures](https://www.youtube.com/playlist?list=PLTZbNwgO5ebo64D1k0DJQGX30X6iSTmRr)
* [Screencast] - [C++ STL ](https://www.youtube.com/playlist?list=PL5jc9xFGsL8G3y3ywuFSvOuNm3GjBwdkb)
### CSS
2015-12-13 17:32:57 +00:00
* [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)
2015-06-03 17:10:42 +00:00
### Elixir
2015-11-19 21:52:47 +00:00
* [Screencast] - [Elixir Sips](http://elixirsips.com) - Some free
2015-06-03 17:10:42 +00:00
* [Screencast] - [ElixirConf 2014](https://www.youtube.com/playlist?list=PLE7tQUdRKcyakbmyFcmznq2iNtL80mCsT)
* [Screencast] - [ElixirConf 2015](https://www.youtube.com/playlist?list=PLWbHc_FXPo2jBXpr1IjyUgJ7hNS1eTf7H)
* [Screencast] = [Intro to Elixir](https://www.youtube.com/watch?v=lly-1UYmnFI&list=PLn76XROGFNtE9InImlu6e8isbOsM7qKtt)
2014-12-22 16:16:17 +00:00
### Emacs
2015-11-13 20:52:57 +00:00
* [Screencast] - [Emacs Rocks!](http://emacsrocks.com)
2014-12-22 16:16:17 +00:00
2015-10-14 00:19:54 +00:00
### Ember.js
2015-10-14 00:19:54 +00:00
* [Podcast] - [Ember Weekend](https://emberweekend.com/episodes)
2015-06-03 15:50:16 +00:00
### Erlang
2015-06-03 15:50:16 +00:00
* [Screencast] - [Erlang Factory SF Bay 2015](https://www.youtube.com/playlist?list=PLWbHc_FXPo2h0sJW6X2RZDtT1ndw6KKpQ)
* [Screencast] - [Functions + Messages + Concurrency = Erlang](http://www.infoq.com/presentations/joe-armstrong-erlang-qcon08)
2015-11-19 21:52:47 +00:00
* [Screencast] - [Thinking like an Erlanger](https://www.youtube.com/watch?v=6sBL1kHoMoo)
2015-06-03 15:50:16 +00:00
### Git
* [Podcast] - [GitMinutes](http://www.gitminutes.com)
### Golang
2016-11-03 22:06:43 +00:00
* [Podcast] - [Go Time](https://changelog.com/gotime)
* [Screencast] - [Go An Introduction](https://www.youtube.com/watch?v=SI-okTfauyw)
* [Screencast] - Go and AngularJS
* [Part 1 - Hello World](https://www.youtube.com/watch?v=U80k7fTEqNw)
* [Part 2 - Websockets](https://www.youtube.com/watch?v=ysAZ_oqPOo0)
* [Part 3 - REST and ngResource](https://www.youtube.com/watch?v=QHIMygADPPc)
* [Screencast] - [Go Programming Tutorial](https://www.youtube.com/watch?v=CF9S4QZuV30)
* [Screencast] - [Hacking with Andrew and Brad: tip.golang.org](https://www.youtube.com/watch?v=1rZ-JorHJEY)
* [Screencast] - [Hacking with Andrew and Brad: an HTTP/2 client](https://www.youtube.com/watch?v=yG-UaBJXZ80)
* [Screencast] - [Build webapp without using a framework](https://www.youtube.com/playlist?list=PL41psiCma00wgiTKkAZwJiwtLTdcyEyc4)
### Gulp
* [Screencast] - [Learning Gulp](http://leveluptuts.com/tutorials/learning-gulp)
2014-08-13 11:21:29 +00:00
### Javascript
* [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] - [Syntax](https://syntax.fm)
2015-11-19 21:52:47 +00:00
* [Podcast] - [The Javascript Show](http://javascriptshow.com)
2015-12-13 17:32:57 +00:00
* [Screencast] - [Free Quality Javascript video tutorials and screencasts](http://www.screencasts.org/topics/javascript)
2014-08-21 10:09:22 +00:00
* [Screencast] - [Node Tuts - Node.JS Video Tutorials](http://nodetuts.com)
2014-08-13 11:21:29 +00:00
2015-04-11 04:29:47 +00:00
### Language Agnostic
* [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] - [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] - [Developer On Fire](http://developeronfire.com)
* [Podcast] - [Developer Tea](https://developertea.com)
* [Podcast] - [DevelopersHangout](http://www.developershangout.io)
* [Podcast] - [FLOSS WEEKLY](https://twit.tv/shows/floss-weekly)
2015-11-23 22:57:01 +00:00
* [Podcast] - [Frontside the Podcast](https://frontsidethepodcast.simplecast.fm)
2015-12-13 21:07:27 +00:00
* [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] - [Learn to Code with Me](http://learntocodewith.me/podcast/)
* [Podcast] - [Loosely Coupled](http://looselycoupled.info)
* [Podcast] - [Open Source System Podcast](http://opensourcesystempodcast.vf.io)
2015-11-13 20:52:57 +00:00
* [Podcast] - [Programming Throwdown](http://www.programmingthrowdown.com)
* [Podcast] - [Reactive](http://reactive.audio)
* [Podcast] - [Security Now](https://www.grc.com/securitynow.htm)
2015-11-23 22:57:01 +00:00
* [Podcast] - [Shop Talk Show](http://shoptalkshow.com)
* [Podcast] - [Software Engineering Daily](http://softwareengineeringdaily.com)
2015-11-13 20:52:57 +00:00
* [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)
2015-10-20 04:04:44 +00:00
* [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)
2016-08-16 14:13:14 +00:00
* [Podcast] - [The Podcast from DZone.com: "For Developers, by Developers"](https://dzone.com/podcast)
2015-11-23 22:57:01 +00:00
* [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] - [This Developer's Life](http://thisdeveloperslife.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)
2015-10-29 04:29:01 +00:00
* [Podcast] - [Web Security Warriors](https://devchat.tv/web-security-warriors/)
2015-04-11 04:29:47 +00:00
2015-07-04 01:58:40 +00:00
### Node.js
* [Podcast] - [Nodeup](http://nodeup.com)
2015-07-04 01:58:40 +00:00
### PHP
* [Podcast] - [Laravel News Podcast](http://podcast.laravel-news.com)
2015-11-19 21:52:47 +00:00
* [Podcast] - [MageTalk - A Magento Podcast](http://magetalk.com)
2015-11-13 20:52:57 +00:00
* [Podcast] - [PHP Roundtable](https://www.phproundtable.com)
2015-11-23 22:57:01 +00:00
* [Podcast] - [PHP Town Hall](http://phptownhall.com)
2015-11-13 20:52:57 +00:00
* [Podcast] - [Sound of Symfony](http://www.soundofsymfony.com)
2015-12-13 21:07:27 +00:00
* [Podcast] - [Voices of the ElePHPant](https://voicesoftheelephpant.com)
2016-06-26 09:09:12 +00:00
### PostgreSQL
* [Screencast] - [PG Casts](https://www.pgcasts.com)
2014-08-13 10:57:04 +00:00
### Python
* [Podcast] - [Import this](https://soundcloud.com/import-this)
2015-11-13 20:52:57 +00:00
* [Podcast] - [Podcast.__init__](http://podcastinit.com)
2016-12-04 10:08:18 +00:00
* [Podcast] - [Python Bytes](https://pythonbytes.fm)
2015-11-30 07:48:25 +00:00
* [Podcast] - [Python Test Podcast](http://pythontesting.net/test-podcast)
2015-12-13 21:07:27 +00:00
* [Podcast] - [Talk Python To Me - A podcast on Python and related technologies](http://talkpython.fm)
2016-12-04 10:15:44 +00:00
* [Podcast] - [The Python Experience](http://python.madewithopinion.com)
* [Screencast] - [Build applications in Python the antitextbook](https://www.youtube.com/playlist?list=PL41psiCma00wwvtQyLFMFpzWxUYmSZwZy)
2015-11-19 21:52:47 +00:00
* [Screencast] - [Diving into Django](http://code.tutsplus.com/articles/diving-into-django--net-2969)
2015-12-13 22:08:35 +00:00
* [Screencast] - [Practical Flask Web Development Tutorials](https://www.youtube.com/playlist?list=PLQVvvaa0QuDc_owjTbIY4rbgXOFkUYOUB)
* [Screencast] - [Python Tips](https://www.youtube.com/playlist?list=PLP8GkvaIxJP3ignHY_Dq7bFsvwzAcqZ1i)
2015-12-13 17:32:57 +00:00
* [Screencast] - [TheNewBoston - Pygame (Python Game Development) Playlist](https://www.youtube.com/playlist?list=PL6gx4Cwl9DGAjkwJocj7vlc_mFU-4wXJq)
* [Screencast] - [TheNewBoston - Python 3.4 Programming Tutorials](https://www.youtube.com/playlist?list=PL6gx4Cwl9DGAcbMi1sH6oAMk4JHw91mC_)
2015-12-13 17:32:57 +00:00
* [Screencast] - [TheNewBoston - Python GUI with Tkinter Playlist](https://www.youtube.com/playlist?list=PL6gx4Cwl9DGBwibXFtPtflztSNPGuIB_d)
* [Screencast] - [TheNewBoston - Python Programming Tutorials - 2.x](https://www.youtube.com/playlist?list=PLEA1FEF17E1E5C0DA)
2014-08-13 10:57:04 +00:00
* [Screencast] - [Try Django Tutorial](http://youtu.be/3DccH9AMwFQ?list=PLEsfXFp6DpzRgedo9IzmcpXYoSeDg29Tx)
2014-05-25 11:32:09 +00:00
### React JS
* [Podcast] - [React Native Podcast](https://devchat.tv/react-native-radio)
2017-01-02 20:19:33 +00:00
* [Screencast] - [ReactCasts](https://www.youtube.com/c/reactcasts)
2014-07-27 20:16:50 +00:00
### Ruby
2014-05-25 11:32:09 +00:00
* [Podcast] - [5by5 - Ruby on Rails Podcast](http://5by5.tv/rubyonrails)
2015-12-13 21:07:27 +00:00
* [Podcast] - [ENVY LABS - Ruby5](https://ruby5.codeschool.com)
2015-12-13 17:32:57 +00:00
* [Podcast] - [Ruby Rogues](https://devchat.tv/ruby-rogues/)
2015-11-13 20:52:57 +00:00
* [Podcast] - [The Bike Shed](http://bikeshed.fm)
* [Podcast] - [The Ruby Show](http://rubyshow.com)
* [Screencast] - [Railscasts](http://railscasts.com)
2015-11-19 21:52:47 +00:00
* [Screencast] - [Ruby Tapas | Free Screencasts](http://www.rubytapas.com/episodes?filter=free)
2014-10-06 17:54:53 +00:00
### Rust
* [Podcast] - [New Rustacean](http://www.newrustacean.com)
* [Podcast] - [Rusty Radio](https://soundcloud.com/posix4e)
2014-10-06 17:54:53 +00:00
### Vim
2015-11-13 20:52:57 +00:00
* [Screencast] - [Free screencasts about the text editor Vim](http://vimcasts.org)