free-podcasts-screencasts-ru.md 1.5 KB
Newer Older
C
c01nd01r 已提交
1 2
### Index

R
Rand 已提交
3
* [Bash](#bash)
R
Rand 已提交
4
* [C](#c)
D
Dmitri Logvinenko 已提交
5
* [Golang](#golang)
S
SergeiOFF 已提交
6
* [Java](#java)
C
c01nd01r 已提交
7
* [Javascript](#javascript)
R
Rand 已提交
8
  * [Node.js](#nodejs)
9
* [Ruby](#ruby)
R
Rand 已提交
10
  * [Rails](#rails)
11
* [Webpack](#webpack)
D
Dmitri Logvinenko 已提交
12

D
Dmitri Logvinenko 已提交
13

R
Rand 已提交
14 15 16 17
### C
* [Screencast] - [Введение в Си](https://ru.hexlet.io/courses/introduction_to_c)


R
Rand 已提交
18 19 20 21 22
### Bash

* [Screencast] - [Bash: Основы командной строки](https://ru.hexlet.io/courses/bash)


D
Dmitri Logvinenko 已提交
23 24 25 26
### Golang

* [Podcast] - [GolangShow](https://golangshow.com)

27

S
SergeiOFF 已提交
28 29 30 31 32
### Java

* [Screencast] - [Введение в программирование на языке Java и с Java EE](https://www.youtube.com/playlist?list=PLkKunJj_bZefB1_hhS68092rbF4HFtKjW) - Yakov Fain


C
c01nd01r 已提交
33
### Javascript
34

V
Victor Felder 已提交
35
* [Podcast] - [Frontflip Podcast](http://frontflip.me)
V
Victor Felder 已提交
36
* [Podcast] - [RadioJS Podcast](http://radiojs.ru)
R
Rand 已提交
37
* [Screencast] - [Javascript для начинающих](http://www.magisters.org/education/course/js-for-beginners)
C
c01nd01r 已提交
38

E
Emil Shakirov 已提交
39

R
Rand 已提交
40
#### Node.js
41

42
* [Screencast] - [Скринкаст Node.JS - Илья Кантор](https://learn.javascript.ru/screencast/nodejs)
A
andrepolischuk 已提交
43

E
Emil Shakirov 已提交
44

45 46
### Ruby

E
Emil Shakirov 已提交
47 48
* [Podcast] - [RWPod Podcast](http://rwpod.com)
* [Podcast] - [RubyNoName Podcast](http://rubynoname.ru)
R
Rand 已提交
49 50
* [Screencast] - [Ruby hasBrains](http://ruby.hasbrains.org)
* [Screencast] - [RubySchool (Ruby, Rails)](http://rubyschool.us)
R
Rand 已提交
51 52 53 54


#### Rails

R
Rand 已提交
55
* [Screencast] - [Rails hasBrains](http://rails.hasbrains.org)
56

A
andrepolischuk 已提交
57 58 59

### Webpack

60
* [Screencast] - [Скринкаст Webpack - Илья Кантор](https://learn.javascript.ru/screencast/webpack)