free-podcasts-screencasts-en.md 10.7 KB
Newer Older
C
Christoph Uschkrat 已提交
1
### Index
2

P
Pratik Todi 已提交
3
* [Android](#android)
4
* [Angular JS](#angularjs)
S
sheeit 已提交
5
* [C#](#c)
6
* [C++](#c-1)
7
* [Clojure](#clojure)
8
* [CSS](#css)
S
Shivam Rana 已提交
9
* [Data Science](#data-science)
J
Jeff Turner 已提交
10
* [Elixir](#elixir)
J
Johan 已提交
11
* [Emacs](#emacs)
J
Jake Worth 已提交
12
* [Ember.js](#emberjs)
J
Jeff Turner 已提交
13
* [Erlang](#erlang)
S
Shivam Rana 已提交
14
* [Git](#git)
15 16
* [Golang](#golang)
* [Gulp](#gulp)
17
* [Javascript](#javascript)
18
* [Kotlin](#kotlin)
P
Preston Parry 已提交
19 20
* [Language Agnostic](#language-agnostic)
* [Node.js](#Nodejs)
21
* [PHP](#php)
J
Jake Worth 已提交
22
* [PostgreSQL](#postgresql)
G
Gabriel Almir 已提交
23
* [Python](#python)
D
Daniel Ruf 已提交
24
* [React JS](#react-js)
25
* [Ruby](#ruby)
26
* [Rust](#rust)
P
Pratik Todi 已提交
27
* [Vim](#vim)
28

29

P
Pratik Todi 已提交
30
### Android
31

E
eshellman 已提交
32 33 34
* [Android Basics Archives - mybringback](http://www.mybringback.com/series/android-basics/) (screencast)
* [Android Developers Backstage](http://androidbackstage.blogspot.com) (podcast)
* [Fragmented Podcast](http://fragmentedpodcast.com) (podcast)
35

V
Victor Felder 已提交
36

37
### AngularJS
38

E
eshellman 已提交
39 40
* [Adventures in Angular - DevChat.tv](https://devchat.tv/adventures-in-angular/) (podcast)
* [Angular Air](https://angularair.com) (podcast)
41

42

S
sheeit 已提交
43
### C#
44

E
eshellman 已提交
45
* [How to program in C# - Beginner Course | Brackeys](https://www.youtube.com/playlist?list=PLPV2KyIb3jR6ZkG8gZwJYSjnXxmfPAl51) (screencast)
46

47

48 49
### C++

E
eshellman 已提交
50 51 52
* [C++ Programming Video Lectures](https://www.youtube.com/playlist?list=PLTZbNwgO5ebo64D1k0DJQGX30X6iSTmRr) (screencast)
* [C++ STL ](https://www.youtube.com/playlist?list=PL5jc9xFGsL8G3y3ywuFSvOuNm3GjBwdkb) (screencast)
* [CppCast](http://cppcast.com) (podcast)
53 54


55 56
## Clojure

E
eshellman 已提交
57
* [Parens of the Dead](http://www.parens-of-the-dead.com) (screencast)
58 59


60
### CSS
61

E
eshellman 已提交
62
* [CSS-Tricks Screencasts](https://css-tricks.com/video-screencasts/) (screencast)
63

64

S
Shivam Rana 已提交
65 66
### Data Science

E
eshellman 已提交
67 68 69 70 71 72 73
* [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) (podcast)
S
Shivam Rana 已提交
74 75


J
Jeff Turner 已提交
76
### Elixir
77

E
eshellman 已提交
78 79 80 81
* [Elixir Sips](http://elixirsips.com) - Some free (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) (screencast)
J
Jeff Turner 已提交
82

83

J
Johan 已提交
84
### Emacs
85

E
eshellman 已提交
86
* [Emacs Rocks!](http://emacsrocks.com) (screencast)
J
Johan 已提交
87

88

J
Jake Worth 已提交
89
### Ember.js
90

E
eshellman 已提交
91
* [Ember Weekend](https://emberweekend.com/episodes) (podcast)
J
Jake Worth 已提交
92

93

J
Jeff Turner 已提交
94
### Erlang
95

E
eshellman 已提交
96 97 98
* [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) (screencast)
* [Thinking like an Erlanger](https://www.youtube.com/watch?v=6sBL1kHoMoo) (screencast)
J
Jeff Turner 已提交
99

100

S
Shivam Rana 已提交
101 102
### Git

E
eshellman 已提交
103
* [GitMinutes](http://www.gitminutes.com) (podcast)
S
Shivam Rana 已提交
104 105


106 107
### Golang

E
eshellman 已提交
108 109 110
* [Build webapp without using a framework](https://www.youtube.com/playlist?list=PL41psiCma00wgiTKkAZwJiwtLTdcyEyc4) (screencast)
* [Go An Introduction](https://www.youtube.com/watch?v=SI-okTfauyw) (screencast)
* Go and AngularJS  (screeencasts)
111 112 113
    * [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)
E
eshellman 已提交
114 115 116 117
* [Go Programming Tutorial](https://www.youtube.com/watch?v=CF9S4QZuV30) (screencast)
* [Go Time](https://changelog.com/gotime) (podcast)
* [Hacking with Andrew and Brad: an HTTP/2 client](https://www.youtube.com/watch?v=yG-UaBJXZ80) (screencast)
* [Hacking with Andrew and Brad: tip.golang.org](https://www.youtube.com/watch?v=1rZ-JorHJEY) (screencast)
118

119 120

### Gulp
121

E
eshellman 已提交
122
* [Learning Gulp](https://www.leveluptutorials.com/tutorials/learning-gulp) (screencast)
123 124


125
### Javascript
126

E
eshellman 已提交
127 128 129 130 131 132 133 134 135
* [FiveJS](https://fivejs.codeschool.com) (podcast)
* [Free Quality Javascript video tutorials and screencasts](http://www.screencasts.org/topics/javascript) (screencast)
* [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)
* [Node Tuts - Node.JS Video Tutorials](http://nodetuts.com) (screencast)
* [Syntax](https://syntax.fm) (podcast)
* [The Javascript Show](http://javascriptshow.com) (podcast)
136

137

138 139
### Kotlin

E
eshellman 已提交
140 141
* [Kotlin Beginners Tutorials](https://www.youtube.com/playlist?list=PLpg00ti3ApRweIhdOI4VCFFStx4uXC__u) (screencast)
* [Talking Kotlin](http://talkingkotlin.com) (podcast)
142 143


J
Jason Travis 已提交
144
### Language Agnostic
145

E
eshellman 已提交
146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195
* [/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)
* [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) (podcast)
* [Frontside the Podcast](https://frontsidethepodcast.simplecast.fm) (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)
* [.NET Rocks!](https://www.dotnetrocks.com) (podcast)
* [Open Source System Podcast](http://opensourcesystempodcast.vf.io) (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)
* [Software Engineering Daily](http://softwareengineeringdaily.com) (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 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 Podcast from DZone.com: "For Developers, by Developers"](https://dzone.com/podcast) (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) (podcast)
* [Web Security Warriors](https://devchat.tv/web-security-warriors/) (podcast)
J
Jason Travis 已提交
196

197

P
Preston Parry 已提交
198
### Node.js
199

E
eshellman 已提交
200
* [Nodeup](http://nodeup.com) (podcast)
P
Preston Parry 已提交
201

202

203
### PHP
204

E
eshellman 已提交
205 206 207 208 209 210
* [Laravel News Podcast](http://podcast.laravel-news.com) (podcast)
* [MageTalk - A Magento Podcast](http://magetalk.com) (podcast)
* [PHP Roundtable](https://www.phproundtable.com) (podcast)
* [PHP Town Hall](http://phptownhall.com) (podcast)
* [Sound of Symfony](http://www.soundofsymfony.com) (podcast)
* [Voices of the ElePHPant](https://voicesoftheelephpant.com) (podcast)
211

212

J
Jake Worth 已提交
213 214
### PostgreSQL

E
eshellman 已提交
215
* [PG Casts](https://www.pgcasts.com) (screencast)
J
Jake Worth 已提交
216 217


G
Gabriel Almir 已提交
218
### Python
219

E
eshellman 已提交
220 221 222 223 224 225 226 227 228 229 230 231 232 233 234
* [Build applications in Python the antitextbook](https://www.youtube.com/playlist?list=PL41psiCma00wwvtQyLFMFpzWxUYmSZwZy) (screencast)
* [Diving into Django](http://code.tutsplus.com/articles/diving-into-django--net-2969) (screencast)
* [Import this](https://soundcloud.com/import-this) (podcast)
* [Podcast.__init__](http://podcastinit.com) (podcast)
* [Practical Flask Web Development Tutorials](https://www.youtube.com/playlist?list=PLQVvvaa0QuDc_owjTbIY4rbgXOFkUYOUB) (screencast)
* [Python Bytes](https://pythonbytes.fm) (podcast)
* [Python Test Podcast](http://pythontesting.net/test-podcast) (podcast)
* [Python Tips](https://www.youtube.com/playlist?list=PLP8GkvaIxJP3ignHY_Dq7bFsvwzAcqZ1i) (screencast)
* [Talk Python To Me - A podcast on Python and related technologies](http://talkpython.fm) (podcast)
* [The Python Experience](http://python.madewithopinion.com) (podcast)
* [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_) (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) (screencast)
* [Try Django Tutorial](http://youtu.be/3DccH9AMwFQ?list=PLEsfXFp6DpzRgedo9IzmcpXYoSeDg29Tx) (screencast)
235

236

S
Shivam Rana 已提交
237 238
### React JS

E
eshellman 已提交
239 240
* [React Native Podcast](https://devchat.tv/react-native-radio) (podcast)
* [ReactCasts](https://www.youtube.com/c/reactcasts) (screencast)
S
Shivam Rana 已提交
241 242


C
Christoph Uschkrat 已提交
243
### Ruby
244

E
eshellman 已提交
245 246 247 248 249 250 251 252
* [5by5 - Ruby on Rails Podcast](http://5by5.tv/rubyonrails) (podcast)
* [Drifting Ruby](https://www.driftingruby.com) (screencast)
* [ENVY LABS - Ruby5](https://ruby5.codeschool.com) (podcast)
* [Railscasts](http://railscasts.com) (screencast)
* [Ruby Rogues](https://devchat.tv/ruby-rogues/) (podcast)
* [Ruby Tapas | Free Screencasts](http://www.rubytapas.com/episodes?filter=free) (screencast)
* [The Bike Shed](http://bikeshed.fm) (podcast)
* [The Ruby Show](http://rubyshow.com) (podcast)
A
ahmad ayyash 已提交
253

254

255 256
### Rust

E
eshellman 已提交
257 258
* [New Rustacean](http://www.newrustacean.com) (podcast)
* [Rusty Radio](https://soundcloud.com/posix4e) (podcast)
259 260


A
ahmad ayyash 已提交
261
### Vim
262

E
eshellman 已提交
263
* [Free screencasts about the text editor Vim](http://vimcasts.org) (screencast)