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

P
Pratik Todi 已提交
3
* [Android](#android)
S
sheeit 已提交
4
* [C#](#c)
S
Seth 已提交
5
* [C++](#cpp)
6
* [Clojure](#clojure)
7
* [Common Lisp](#common-lisp)
8
* [CSS](#css)
S
Shivam Rana 已提交
9
* [Data Science](#data-science)
J
Jeff Turner 已提交
10
* [Elixir](#elixir)
J
Johan 已提交
11
* [Emacs](#emacs)
J
Jeff Turner 已提交
12
* [Erlang](#erlang)
S
Shivam Rana 已提交
13
* [Git](#git)
14 15
* [Golang](#golang)
* [Gulp](#gulp)
A
Alex Gorelov 已提交
16
* [Haskell](#haskell)
17
* [IDE / Editors](#ide--editors)
18
* [Java](#java)
19
* [JavaScript](#javascript)
20
  * [Angular](#angular)
A
Alex 已提交
21
  * [Elm](#elm)
22
  * [Ember.js](#emberjs)
23
  * [Node.js](#nodejs)
B
BSi 已提交
24
  * [p5.js](#p5js)
25
  * [React.js](#reactjs)
26
* [Kotlin](#kotlin)
P
Preston Parry 已提交
27
* [Language Agnostic](#language-agnostic)
28
* [PHP](#php)
J
Jake Worth 已提交
29
* [PostgreSQL](#postgresql)
G
Gabriel Almir 已提交
30
* [Python](#python)
31
* [Ruby](#ruby)
32
* [Rust](#rust)
P
Pratik Todi 已提交
33
* [Vim](#vim)
34

35

P
Pratik Todi 已提交
36
### Android
37

38
* [Android Complete Course](https://www.youtube.com/watch?v=roDz8mMvbIg&list=PLknSwrodgQ72X4sKpzf5vT8kY80HKcUSe) (screencast)
E
eshellman 已提交
39 40
* [Android Developers Backstage](http://androidbackstage.blogspot.com) (podcast)
* [Fragmented Podcast](http://fragmentedpodcast.com) (podcast)
41
* [Now in Android](https://nowinandroid.libsyn.com) (podcast)
42

V
Victor Felder 已提交
43

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

46
* [Beginning C# with Unity](https://www.youtube.com/watch?v=2Ki58iQkot4&list=PLFgjYYTq6xyhtVK6VzLiFe3pmBu-XSNlX) (screencast)
M
Mike Hingley 已提交
47
* [How to program in C# - Beginner Course \| Brackeys](https://www.youtube.com/playlist?list=PLPV2KyIb3jR6ZkG8gZwJYSjnXxmfPAl51) (screencast)
48

49

50
### <a name="cpp"></a>C++
51

52
* [C++ Complete Course](https://www.youtube.com/watch?v=18c3MTX0PK0&list=PLlrATfBNZ98dudnM48yfGUldqGD0S4FFb) (screencast)
E
eshellman 已提交
53
* [C++ Programming Video Lectures](https://www.youtube.com/playlist?list=PLTZbNwgO5ebo64D1k0DJQGX30X6iSTmRr) (screencast)
54
* [C++ STL](https://www.youtube.com/playlist?list=PL5jc9xFGsL8G3y3ywuFSvOuNm3GjBwdkb) (screencast)
E
eshellman 已提交
55
* [CppCast](http://cppcast.com) (podcast)
56 57


58
### Clojure
59

S
saritip 已提交
60
* [ClojureScript Podcast](https://clojurescriptpodcast.com) - Jacek Schae (podcast)
E
eshellman 已提交
61
* [Parens of the Dead](http://www.parens-of-the-dead.com) (screencast)
62 63


64 65
### Common Lisp

66
* [Common Lisp for Beginners](https://www.youtube.com/watch?v=xyXDE5gP2QI&list=PLCpux10P7KDKPb4eI5b_qSnQaY1ePGKGK) (screencast)
67 68 69
* [Little Bits of Lisp](https://www.youtube.com/playlist?list=PL2VAYZE_4wRJi_vgpjsH75kMhN4KsuzR_) (screencast)


70
### CSS
71

72
* [CSS Crash Course For Absolute Beginners](https://www.youtube.com/watch?v=yfoY53QXEnI) (screencast)
E
eshellman 已提交
73
* [CSS-Tricks Screencasts](https://css-tricks.com/video-screencasts/) (screencast)
S
saritip 已提交
74
* [The Css Podcast](https://thecsspodcast.libsyn.com) - Una Kravets and Adam Argyle (podcast)
75

76

S
Shivam Rana 已提交
77 78
### Data Science

A
achavez8 已提交
79
* [Data Futurology](https://www.datafuturology.com/episodes-1) (podcast)
E
eshellman 已提交
80 81
* [Data Skeptic](http://dataskeptic.com/episodes.php) (podcast)
* [Data Stories](http://datastori.es) (podcast)
82
* [DataFramed](https://www.datacamp.com/community/podcast) (podcast)
E
eshellman 已提交
83 84
* [Learning Machines 101](http://www.learningmachines101.com) (podcast)
* [Linear Digressions](http://www.lineardigressions.com) (podcast)
85
* [Not So Standard Deviations](https://nssdeviations.com) (podcast)
E
eshellman 已提交
86 87
* [O'Reilly Data Show Podcast](https://www.oreilly.com/topics/oreilly-data-show-podcast) (podcast)
* [Partially Derivative](http://partiallyderivative.com) (podcast)
88
* [Super Data Science](https://www.superdatascience.com/podcast/) (podcast)
E
eshellman 已提交
89
* [Talking Machines](http://www.thetalkingmachines.com) (podcast)
S
saritip 已提交
90
* [The Banana Data Podcast](https://banana-data.buzzsprout.com) - Triveni Gandhi and Christopher Peter Makris (podcast)
91
* [The Data Science Podcast](https://developer.ibm.com/podcasts/the-data-science-podcast/) - IBM (podcast)
S
Shivam Rana 已提交
92 93


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

E
eshellman 已提交
96
* [Elixir Sips](http://elixirsips.com) - Some free (screencast)
97
* [ElixirCasts](https://elixircasts.io) (screencast)
E
eshellman 已提交
98 99
* [ElixirConf 2014](https://www.youtube.com/playlist?list=PLE7tQUdRKcyakbmyFcmznq2iNtL80mCsT) (screencast)
* [ElixirConf 2015](https://www.youtube.com/playlist?list=PLWbHc_FXPo2jBXpr1IjyUgJ7hNS1eTf7H) (screencast)
100
* [Intro to Elixir](https://www.youtube.com/playlist?list=PLJbE2Yu2zumA-p21bEQB6nsYABAO-HtF2) (screencast)
S
saritip 已提交
101
* [The Thinking Elixir Podcast](https://thinkingelixir.com/the-podcast) (podcast)
J
Jeff Turner 已提交
102

103

J
Johan 已提交
104
### Emacs
105

S
saritip 已提交
106
* [Emacs Cast](https://emacscast.org) - Rakhim Davletkaliyev (podcast)
E
eshellman 已提交
107
* [Emacs Rocks!](http://emacsrocks.com) (screencast)
J
Johan 已提交
108

109

J
Jeff Turner 已提交
110
### Erlang
111

E
eshellman 已提交
112 113 114
* [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 已提交
115

116

S
Shivam Rana 已提交
117 118
### Git

S
saritip 已提交
119
* [All Things Git](https://www.allthingsgit.com) - Edward Thomson and Martin Woodward (podcast)
E
eshellman 已提交
120
* [GitMinutes](http://www.gitminutes.com) (podcast)
121
* [Jhan Carlos Silva - Git and Github Tutorial](https://www.youtube.com/watch?v=NPRUsCcZwJ4) (screencast)
122
* [The Coding Train - Git and GitHub for Poets](https://www.youtube.com/playlist?list=PLRqwX-V7Uu6ZF9C0YMKuns9sLDzK6zoiV) (screencast)
S
Shivam Rana 已提交
123 124


125 126
### Golang

E
eshellman 已提交
127 128
* [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)
129
* Go and AngularJS  (screencasts)
130 131 132
    * [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 已提交
133 134
* [Go Programming Tutorial](https://www.youtube.com/watch?v=CF9S4QZuV30) (screencast)
* [Go Time](https://changelog.com/gotime) (podcast)
S
saritip 已提交
135
* [GolangShow](https://golangshow.com) (podcast)
E
eshellman 已提交
136 137
* [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)
138

139 140

### Gulp
141

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


A
Alex Gorelov 已提交
145 146
### Haskell

147
* [Haskell Tutorial](https://www.youtube.com/watch?v=02_H3LjqMr8) - Derek Banas (screencast)
S
Seth 已提交
148
* [HaskellRank](https://www.youtube.com/playlist?list=PLguYJK7ydFE4aS8fq4D6DqjF6qsysxTnx) - Tsoding (screencast)
A
Alex Gorelov 已提交
149 150 151
* [The Haskell Cast](http://www.haskellcast.com) (podcast)


152 153 154 155 156
### IDE / Editors

* [PHPStorm Tips & Tricks](https://www.youtube.com/playlist?list=PLk9WlAgeZoTfHdJUv75-5grVQf4ijIrzw) - Christoph Rumpel (screencast)


157 158 159
### Java

* [Building a Java & Spring Boot app: Kid-Bank development](https://www.youtube.com/playlist?list=PLBHctPrH7Z29W8XtVDyc_mMvD2GO7GIF2) - Ted M. Young (screencast)
160
* [How to Program with Java Podcast](https://www.podbean.com/podcast-detail/6mxhc-344f7/How-to-Program-with-Java-Podcast) - Trevor Page (podcast)
S
saritip 已提交
161
* [Java Pub House](https://player.fm/series/java-pub-house) - Freddy Guime and Bob Paulin (podcast)
162 163


164
### JavaScript
165

M
M.Hossein 已提交
166
* [devMode.fm](https://devmode.fm) - Andrew Welch, Patrick Harrington, Jonathan Melville, Michael Rog et al. (podcast)
E
eshellman 已提交
167 168
* [FiveJS](https://fivejs.codeschool.com) (podcast)
* [Front End Happy Hour](http://frontendhappyhour.com) (podcast)
A
Aravind 已提交
169
* [Frontend First](https://frontendfirst.fm) - Sam Selikoff and Ryan Toronto (podcast)
E
eshellman 已提交
170
* [Frontend Five](https://frontendfive.codeschool.com) (podcast)
171
* [HTML All The Things](https://www.htmlallthethings.com) (podcast)
E
eshellman 已提交
172 173
* [JavaScript Air](https://javascriptair.com) (podcast)
* [JavaScript Jabber](https://devchat.tv/js-jabber) (podcast)
S
saritip 已提交
174
* [JS Party](https://changelog.com/jsparty) (podcast)
R
Roppon Picha 已提交
175
* [Modern Web](https://www.thisdot.co/modern-web) (podcast)
E
eshellman 已提交
176
* [Node Tuts - Node.JS Video Tutorials](http://nodetuts.com) (screencast)
177
* [Real Talk JavaScript](https://realtalkjavascript.simplecast.fm) (podcast)
E
eshellman 已提交
178 179
* [Syntax](https://syntax.fm) (podcast)
* [The Javascript Show](http://javascriptshow.com) (podcast)
180

181

182
#### Angular
183 184

* [Angular Air](https://angularair.com) (podcast)
P
pidoubleyou 已提交
185
* [Angular Master](https://anchor.fm/angular-master) (podcast)
186 187


A
Alex 已提交
188 189
#### Elm

S
saritip 已提交
190
* [Elm Radio](https://elm-radio.com) - Dillon Kearns and Jeroen Engels (podcast)
191
* [Elm Town](https://elmtown.simplecast.com) (podcast)
A
Alex 已提交
192 193


194 195 196
#### Ember.js

* [Ember Weekend](https://emberweekend.com/episodes) (podcast)
S
saritip 已提交
197
* [The EmberMap Podcast](https://embermap.com/podcast) - Sam Selikoff and Ryan Toronto (podcast)
198 199


200 201
#### Node.js

S
saritip 已提交
202
* [Node University](https://nodeuniversity.simplecast.fm) - Azat Mardan (podcast)
203
* [Nodeup](https://player.fm/series/nodeup) (podcast)
204
* [Twitter Bot Tutorial - Node.js and Processing](https://www.youtube.com/playlist?list=PLRqwX-V7Uu6atTSxoRiVnSuOn6JHnq2yV) (screencast)
205 206


B
BSi 已提交
207 208 209 210 211
#### p5.js

* [Code! Programming with p5.js](https://www.youtube.com/playlist?list=PLRqwX-V7Uu6Zy51Q-x9tMWIv9cueOFTFA) (screencast)


212 213
#### React.js

M
M.Hossein 已提交
214
* [Chats with Kent C. Dodds](https://kentcdodds.com/chats/04) - Kent C Dodds (podcast)
215
* [React Native Podcast](https://devchat.tv/react-native-radio) (podcast)
W
Will 已提交
216
* [React Podcast](https://reactpodcast.simplecast.fm) (podcast)
A
Aravind 已提交
217
* [React Round Up](https://devchat.tv/podcasts/react-round-up) - DevChat.tv (podcast)
218 219 220
* [ReactCasts](https://www.youtube.com/c/reactcasts) (screencast)


221 222
### Kotlin

223
* [freeCodeCamp - Tutorial for Beginners](https://www.youtube.com/watch?v=F9UC9DY-vIU) - Nate Ebel (screencast)
E
eshellman 已提交
224 225
* [Kotlin Beginners Tutorials](https://www.youtube.com/playlist?list=PLpg00ti3ApRweIhdOI4VCFFStx4uXC__u) (screencast)
* [Talking Kotlin](http://talkingkotlin.com) (podcast)
226 227


J
Jason Travis 已提交
228
### Language Agnostic
229

E
eshellman 已提交
230 231
* [/dev/hell](http://devhell.info) (podcast)
* [Arrested DevOps](https://www.arresteddevops.com) (podcast)
232
* [baseCS](https://www.codenewbie.org/basecs) (podcast based on [a series of posts on medium](https://medium.com/basecs))
M
Mike Hingley 已提交
233
* [Between \| Screens Podcast](https://soundcloud.com/between-screens) (podcast)
E
eshellman 已提交
234 235 236 237
* [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)
238
* [Command Line Heroes](https://www.redhat.com/en/command-line-heroes) (podcast)
E
eshellman 已提交
239
* [CTRL+CLICK CAST](http://ctrlclickcast.com) (podcast)
R
rosescript 已提交
240
* [Darknet Diaries](https://darknetdiaries.com) (podcast)
E
eshellman 已提交
241 242 243
* [Developer On Fire](http://developeronfire.com) (podcast)
* [Developer Tea](https://developertea.com) (podcast)
* [DevelopersHangout](http://www.developershangout.io) (podcast)
244 245
* [Domain Driven Design Europe](https://dddeurope.com/videos/) (screencast)
  * [Domain Driven Design Europe - 2017](https://2017.dddeurope.com/#videos) (screencast)
E
eshellman 已提交
246
* [FLOSS WEEKLY](https://twit.tv/shows/floss-weekly) (podcast)
247
* [Frontside the Podcast](https://frontside.io/podcast/) (podcast)
E
eshellman 已提交
248 249
* [Full Stack Radio](http://www.fullstackradio.com) (podcast)
* [Functional Geekery](https://www.functionalgeekery.com) (podcast)
250
* [Garbage](https://garbage.jcs.org) (podcast)
251
* [Hacker Culture](https://anchor.fm/hackerculture) (podcast)
252
* [IBM Developer Podcast](https://developer.ibm.com/podcasts/ibm_developer_podcast/) - IBM (podcast)
E
eshellman 已提交
253
* [IEEE Software's "On Computing" with Grady Booch](http://www.computer.org/web/computingnow/oncomputing) (podcast)
254
* [In the Open with Luke and Joe](https://developer.ibm.com/podcasts/in-the-open-with-luke-and-joe/) - Luke Schantz, Joe Sepi (podcast)
R
rosescript 已提交
255
* [Ladybug Podcast](https://www.ladybug.dev) (podcast)
E
eshellman 已提交
256 257 258 259 260 261 262 263 264 265 266 267
* [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)
268
* [Testing In The Pub](https://testingpodcast.com/category/testing-in-the-pub/) (podcast)
E
eshellman 已提交
269 270 271 272 273
* [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)
274
* [The Cynical Developer: Weekly Technology and Software Developer Podcast](https://cynicaldeveloper.com/podcast) (podcast)
275
* [The Debug Log](https://player.fm/series/series-1402172) (podcast)
E
eshellman 已提交
276 277
* [The Hanselminutes podcast](http://hanselminutes.com) (podcast)
* [The Path to Performance](https://pathtoperf.com) (podcast)
278
* [The Podcast from DZone.com: "For Developers, by Developers"](https://soundcloud.com/john-esposito-23072673) (podcast)
E
eshellman 已提交
279
* [The Silver Bullet Security Podcast with Gary McGraw](http://www.computer.org/web/computingnow/silverbullet) (podcast)
280
* [The Stack Overflow Podcast](https://stackoverflow.blog/podcast/) (podcast)
E
eshellman 已提交
281 282
* [The Web Ahead](http://5by5.tv/webahead) (podcast)
* [The Web Platform](http://thewebplatform.libsyn.com) (podcast)
A
Aravind 已提交
283
* [Thinking with Tanay](https://anchor.fm/tanaypratap) (podcast)
E
eshellman 已提交
284 285 286
* [This Developer's Life](http://thisdeveloperslife.com) (podcast)
* [ThoughtWorks](https://soundcloud.com/thoughtworks) (podcast)
* [Three Devs and a Maybe](http://threedevsandamaybe.com) (podcast)
287 288 289
* [Toolsday](https://spec.fm/podcasts/toolsday) (podcast)
* [TTL Podcast](https://podtail.com/es/podcast/ttl-podcast/) (podcast)
* [Web Security Warriors](https://www.stitcher.com/show/web-security-warriors) (podcast)
A
anjones1000 已提交
290
* [Women in TECH with Ariana](https://podcasts.apple.com/us/podcast/women-in-tech-with-ariana/id1338917627) (podcast)
J
Jason Travis 已提交
291

292

293
### PHP
294

E
eshellman 已提交
295 296
* [Laravel News Podcast](http://podcast.laravel-news.com) (podcast)
* [MageTalk - A Magento Podcast](http://magetalk.com) (podcast)
S
saritip 已提交
297
* [PHP Podcasts](https://www.phppodcasts.com) (podcast)
E
eshellman 已提交
298 299 300 301
* [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)
302

303

J
Jake Worth 已提交
304 305
### PostgreSQL

E
eshellman 已提交
306
* [PG Casts](https://www.pgcasts.com) (screencast)
307
* [Scaling Postgres](https://player.fm/series/scaling-postgres) - Ruby Tree Software Inc and Creston Jamison (podcast)
J
Jake Worth 已提交
308 309


G
Gabriel Almir 已提交
310
### Python
311

E
eshellman 已提交
312
* [Build applications in Python the antitextbook](https://www.youtube.com/playlist?list=PL41psiCma00wwvtQyLFMFpzWxUYmSZwZy) (screencast)
313
* [Codecasts](https://www.youtube.com/playlist?list=PL_qGav8csvade05RSAYtnxvCfQKTJcZR4) - Daniel Feldroy (screencast)
E
eshellman 已提交
314 315 316 317 318 319 320 321
* [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)
322
* [Teaching Python](https://www.teachingpython.fm) (podcast)
S
saritip 已提交
323
* [The Real Python Podcast](https://realpython.com/podcasts/rpp) - Christopher Bailey (podcast)
E
eshellman 已提交
324 325 326 327 328
* [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)
329

330

C
Christoph Uschkrat 已提交
331
### Ruby
332

E
eshellman 已提交
333
* [5by5 - Ruby on Rails Podcast](http://5by5.tv/rubyonrails) (podcast)
G
Gil Gomes 已提交
334
* [Code with Jason](https://www.codewithjason.com/rails-with-jason-podcast/) (podcast)
E
eshellman 已提交
335 336
* [Drifting Ruby](https://www.driftingruby.com) (screencast)
* [Railscasts](http://railscasts.com) (screencast)
S
saritip 已提交
337
* [Ruby on Rails Podcast](https://5by5.tv/rubyonrails) - Brittany Martin (podcast)
E
eshellman 已提交
338
* [Ruby Rogues](https://devchat.tv/ruby-rogues/) (podcast)
M
Mike Hingley 已提交
339
* [Ruby Tapas \| Free Screencasts](http://www.rubytapas.com/episodes?filter=free) (screencast)
E
eshellman 已提交
340 341
* [The Bike Shed](http://bikeshed.fm) (podcast)
* [The Ruby Show](http://rubyshow.com) (podcast)
A
ahmad ayyash 已提交
342

343

344 345
### Rust

E
eshellman 已提交
346 347
* [New Rustacean](http://www.newrustacean.com) (podcast)
* [Rusty Radio](https://soundcloud.com/posix4e) (podcast)
S
saritip 已提交
348
* [The Rustacean Station Podcast](https://rustacean-station.org) (podcast)
349 350


A
ahmad ayyash 已提交
351
### Vim
352

E
eshellman 已提交
353
* [Free screencasts about the text editor Vim](http://vimcasts.org) (screencast)
354
* [The Vim Blog](https://soundcloud.com/thevimcast) (podcast)
355
* [vim Hacking](https://www.youtube.com/playlist?list=PL-p5XmQHB_JSTaEPygu1DZjuFfb704Uv7) (screencast)