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

82 lines
2.3 KiB
Markdown
Raw Normal View History

2015-09-26 18:01:02 +00:00
### Index
2016-02-04 18:05:59 +00:00
* [Bash](#bash)
2016-02-04 18:10:53 +00:00
* [C](#c)
* [Clojure](#clojure)
2016-01-22 14:09:56 +00:00
* [Golang](#golang)
* [Gulp](#gulp)
2016-01-09 15:12:15 +00:00
* [Java](#java)
2015-09-26 18:01:02 +00:00
* [Javascript](#javascript)
2016-02-04 18:00:49 +00:00
* [Node.js](#nodejs)
2016-02-04 18:13:16 +00:00
* [Python](#python)
* [React.js](#reactjs)
2015-12-30 19:43:52 +00:00
* [Ruby](#ruby)
* [Webpack](#webpack)
2016-01-22 14:09:56 +00:00
2016-01-22 14:14:45 +00:00
### Bash
* [Screencast] - [Bash: Основы командной строки](https://ru.hexlet.io/courses/bash) - Hexlet
2016-02-04 18:10:53 +00:00
### C
2016-02-04 18:14:42 +00:00
2016-02-04 18:19:20 +00:00
* [Screencast] - [Введение в Си](https://ru.hexlet.io/courses/introduction_to_c) - Hexlet
2016-02-04 18:10:53 +00:00
### Clojure
2016-02-04 18:05:59 +00:00
* [Screencast] - [Курс Clojure](https://clojurecourse.by)
2016-02-04 18:05:59 +00:00
2016-01-22 14:09:56 +00:00
### Golang
* [Podcast] - [GolangShow](https://golangshow.com)
### Gulp
* [Screencast] - [Скринкаст по Gulp](http://learn.javascript.ru/screencast/gulp) - Илья Кантор
2016-01-09 15:12:15 +00:00
### Java
* [Screencast] - [Введение в программирование на языке Java и с Java EE](https://www.youtube.com/playlist?list=PLkKunJj_bZefB1_hhS68092rbF4HFtKjW) - Yakov Fain
2016-02-04 18:14:42 +00:00
* [Screencast] - [Java. Базовый курс - Stepic](https://stepic.org/course/Java-%D0%91%D0%B0%D0%B7%D0%BE%D0%B2%D1%8B%D0%B9-%D0%BA%D1%83%D1%80%D1%81-187)
2016-01-09 15:12:15 +00:00
2015-09-26 18:01:02 +00:00
### Javascript
* [Podcast] - [Devschacht Podcast](https://soundcloud.com/devschacht)
2015-11-13 20:52:57 +00:00
* [Podcast] - [Frontflip Podcast](http://frontflip.me)
2015-11-23 22:57:01 +00:00
* [Podcast] - [RadioJS Podcast](http://radiojs.ru)
* [Podcast] - [Webstandards Podcast](https://soundcloud.com/web-standards)
2016-02-04 18:06:14 +00:00
* [Screencast] - [Javascript для начинающих](http://www.magisters.org/education/course/js-for-beginners)
2015-09-26 18:01:02 +00:00
2015-12-30 19:53:04 +00:00
2016-02-04 18:00:49 +00:00
#### Node.js
2016-02-04 18:19:20 +00:00
* [Screencast] - [Скринкаст Node.JS](https://learn.javascript.ru/screencast/nodejs) - Илья Кантор
2015-12-18 12:31:15 +00:00
2015-12-30 19:53:04 +00:00
2016-02-04 18:13:16 +00:00
### Python
* [Screencast] - [Программирование на Python - Stepic](https://stepic.org/course/%D0%9F%D1%80%D0%BE%D0%B3%D1%80%D0%B0%D0%BC%D0%BC%D0%B8%D1%80%D0%BE%D0%B2%D0%B0%D0%BD%D0%B8%D0%B5-%D0%BD%D0%B0-Python-67)
### React.js
* [Screencast] - [Основы React.js](http://learn.javascript.ru/screencast/react) - Роман Якобчук
2015-12-30 19:43:52 +00:00
### Ruby
2015-12-30 19:53:04 +00:00
* [Podcast] - [RWPod Podcast](http://rwpod.com)
* [Podcast] - [RubyNoName Podcast](http://rubynoname.ru)
2016-02-04 18:19:20 +00:00
* [Screencast] - [RubySchool (Ruby, Rails)](http://rubyschool.us) - Роман Пушкин
2016-02-04 18:00:49 +00:00
2015-12-18 12:31:15 +00:00
### Webpack
2016-02-04 18:19:20 +00:00
* [Screencast] - [Скринкаст Webpack](https://learn.javascript.ru/screencast/webpack) - Илья Кантор