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

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

29

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

E
eshellman 已提交
32 33
* [Android Developers Backstage](http://androidbackstage.blogspot.com) (podcast)
* [Fragmented Podcast](http://fragmentedpodcast.com) (podcast)
34

V
Victor Felder 已提交
35

S
sheeit 已提交
36
### C#
37

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

40

41 42
### C++

E
eshellman 已提交
43 44 45
* [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)
46 47


48 49
## Clojure

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


53
### CSS
54

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

57

S
Shivam Rana 已提交
58 59
### Data Science

E
eshellman 已提交
60 61 62 63 64 65 66
* [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 已提交
67 68


J
Jeff Turner 已提交
69
### Elixir
70

E
eshellman 已提交
71 72 73 74
* [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 已提交
75

76

J
Johan 已提交
77
### Emacs
78

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

81

J
Jeff Turner 已提交
82
### Erlang
83

E
eshellman 已提交
84 85 86
* [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 已提交
87

88

S
Shivam Rana 已提交
89 90
### Git

E
eshellman 已提交
91
* [GitMinutes](http://www.gitminutes.com) (podcast)
S
Shivam Rana 已提交
92 93


94 95
### Golang

E
eshellman 已提交
96 97 98
* [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)
99 100 101
    * [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 已提交
102 103 104 105
* [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)
106

107 108

### Gulp
109

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


A
Alex Gorelov 已提交
113 114 115 116 117
### Haskell

* [The Haskell Cast](http://www.haskellcast.com) (podcast)


118
### Javascript
119

E
eshellman 已提交
120 121 122 123 124 125 126 127 128
* [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)
129

130

131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147
#### Angular.js

* [Adventures in Angular - DevChat.tv](https://devchat.tv/adventures-in-angular/) (podcast)
* [Angular Air](https://angularair.com) (podcast)


#### Ember.js

* [Ember Weekend](https://emberweekend.com/episodes) (podcast)


#### React.js

* [React Native Podcast](https://devchat.tv/react-native-radio) (podcast)
* [ReactCasts](https://www.youtube.com/c/reactcasts) (screencast)


148 149
### Kotlin

E
eshellman 已提交
150 151
* [Kotlin Beginners Tutorials](https://www.youtube.com/playlist?list=PLpg00ti3ApRweIhdOI4VCFFStx4uXC__u) (screencast)
* [Talking Kotlin](http://talkingkotlin.com) (podcast)
152 153


J
Jason Travis 已提交
154
### Language Agnostic
155

E
eshellman 已提交
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 196 197 198 199 200 201 202 203 204
* [/dev/hell](http://devhell.info) (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 已提交
205

206

207
### PHP
208

E
eshellman 已提交
209 210 211 212 213 214
* [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)
215

216

J
Jake Worth 已提交
217 218
### PostgreSQL

E
eshellman 已提交
219
* [PG Casts](https://www.pgcasts.com) (screencast)
J
Jake Worth 已提交
220 221


G
Gabriel Almir 已提交
222
### Python
223

E
eshellman 已提交
224 225 226 227 228 229 230 231 232 233 234 235 236 237
* [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)
* [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)
238

239

C
Christoph Uschkrat 已提交
240
### Ruby
241

E
eshellman 已提交
242 243 244 245 246 247 248 249
* [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 已提交
250

251

252 253
### Rust

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


A
ahmad ayyash 已提交
258
### Vim
259

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