mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-10 15:00:55 +00:00
Merge pull request #1618 from c01nd01r/master
Add Russian JavaScript book, podcast, screencast
This commit is contained in:
commit
3d5a06decc
@ -64,6 +64,7 @@ Free Podcasts and Screencasts:
|
||||
|
||||
+ Czech: [github](/free-podcasts-screencasts-cs.md)
|
||||
+ English: [github](/free-podcasts-screencasts-en.md)
|
||||
+ Russian: [github](/free-podcasts-screencasts-ru.md)
|
||||
|
||||
|
||||
### Software Testing Books
|
||||
|
11
free-podcasts-screencasts-ru.md
Normal file
11
free-podcasts-screencasts-ru.md
Normal file
@ -0,0 +1,11 @@
|
||||
### Index
|
||||
|
||||
* [Javascript](#javascript)
|
||||
* [Node.js](#Nodejs)
|
||||
|
||||
### Javascript
|
||||
* [Podcast] - [RadioJS Podcast](http://radiojs.ru/)
|
||||
* [Podcast] - [Frontflip Podcast](http://frontflip.me/)
|
||||
|
||||
### Node.js
|
||||
* [Screencast] - [Скринкаст Node.JS - Илья Кантор](https://learn.javascript.ru/nodejs-screencast/)
|
@ -102,8 +102,9 @@
|
||||
|
||||
### JavaScript
|
||||
* [JavaScript Garden](http://bonsaiden.github.io/JavaScript-Garden/ru/) - Иво Ветцель
|
||||
* [Выразительный JavaScript](https://github.com/karmazzin/eloquentjavascript_ru) - Marijn Haverbeke
|
||||
* [Паттерны для масштабируемых JavaScript-приложений](http://largescalejs.ru) - Эдди Османи
|
||||
* [Современный учебник JavaScript](http://learn.javascript.ru)
|
||||
* [Современный учебник JavaScript](http://learn.javascript.ru) - Илья Кантор
|
||||
|
||||
|
||||
#### Node.js
|
||||
|
Loading…
Reference in New Issue
Block a user