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

173 lines
6.6 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)
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)
* [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)
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/)
### 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++
* [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/)
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
### Golang
* [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)
### 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] - [JavaScript Jabber](https://devchat.tv/js-jabber)
2015-11-19 21:52:47 +00:00
* [Podcast] - [The Javascript Show](http://javascriptshow.com)
* [Podcast] - [JavaScript Air](https://javascriptair.com)
* [Podcast] - [Frontend Five](https://frontendfive.codeschool.com)
2016-04-19 15:34:58 +00:00
* [Podcast] - [Front End Happy Hour](http://frontendhappyhour.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)
* [Screencast] - [ShowMeDo - Javascript Screencasts](http://showmedo.com/videotutorials/javascript)
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] - [CodeNewbie](http://www.codenewbie.org/podcast)
* [Podcast] - [Developer Tea](https://developertea.com)
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] - [IEEE Software's "On Computing" with Grady Booch](http://www.computer.org/web/computingnow/oncomputing)
2015-11-13 20:52:57 +00:00
* [Podcast] - [Programming Throwdown](http://www.programmingthrowdown.com)
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)
2015-10-20 04:04:44 +00:00
* [Podcast] - [The Changelog Podcast](https://changelog.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)
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
2015-11-13 20:52:57 +00:00
* [Podcast] - [Node.js Screencast Series - Tutsowl](http://www.tutsowl.com)
2015-07-04 01:58:40 +00:00
### PHP
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
2015-11-13 20:52:57 +00:00
* [Podcast] - [Podcast.__init__](http://podcastinit.com)
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)
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] - [ShowMeDo - Python Videos, Tutorials and Screencasts](http://showmedo.com/videotutorials/python)
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
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)
2015-11-19 21:52:47 +00:00
* [Screencast] - [Free Ruby on Rails Screencasts](http://railscasts.com/?type=free)
* [Screencast] - [Ruby Tapas | Free Screencasts](http://www.rubytapas.com/episodes?filter=free)
* [Screencast] - [Ruby Videos, Tutorials and Screencasts](http://showmedo.com/videotutorials/ruby)
2014-10-06 17:54:53 +00:00
### Rust
* [Podcast] - [New Rustacean](http://www.newrustacean.com)
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)