mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2024-12-20 02:16:13 +00:00
67 lines
1.7 KiB
Markdown
67 lines
1.7 KiB
Markdown
### Index
|
||
|
||
* [Bash](#bash)
|
||
* [C](#c)
|
||
* [Golang](#golang)
|
||
* [Java](#java)
|
||
* [Javascript](#javascript)
|
||
* [Node.js](#nodejs)
|
||
* [Python](#python)
|
||
* [Ruby](#ruby)
|
||
* [Rails](#rails)
|
||
* [Webpack](#webpack)
|
||
|
||
|
||
### C
|
||
* [Screencast] - [Введение в Си - Hexlet](https://ru.hexlet.io/courses/introduction_to_c)
|
||
|
||
|
||
### Bash
|
||
|
||
* [Screencast] - [Bash: Основы командной строки](https://ru.hexlet.io/courses/bash)
|
||
|
||
|
||
### Golang
|
||
|
||
* [Podcast] - [GolangShow](https://golangshow.com)
|
||
|
||
|
||
### Java
|
||
|
||
* [Screencast] - [Введение в программирование на языке Java и с Java EE](https://www.youtube.com/playlist?list=PLkKunJj_bZefB1_hhS68092rbF4HFtKjW) - Yakov Fain
|
||
|
||
|
||
### Javascript
|
||
|
||
* [Podcast] - [Frontflip Podcast](http://frontflip.me)
|
||
* [Podcast] - [RadioJS Podcast](http://radiojs.ru)
|
||
* [Screencast] - [Javascript для начинающих](http://www.magisters.org/education/course/js-for-beginners)
|
||
|
||
|
||
#### Node.js
|
||
|
||
* [Screencast] - [Скринкаст Node.JS - Илья Кантор](https://learn.javascript.ru/screencast/nodejs)
|
||
|
||
|
||
### 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)
|
||
|
||
|
||
### Ruby
|
||
|
||
* [Podcast] - [RWPod Podcast](http://rwpod.com)
|
||
* [Podcast] - [RubyNoName Podcast](http://rubynoname.ru)
|
||
* [Screencast] - [Ruby hasBrains](http://ruby.hasbrains.org)
|
||
* [Screencast] - [RubySchool (Ruby, Rails)](http://rubyschool.us)
|
||
|
||
|
||
#### Rails
|
||
|
||
* [Screencast] - [Rails hasBrains](http://rails.hasbrains.org)
|
||
|
||
|
||
### Webpack
|
||
|
||
* [Screencast] - [Скринкаст Webpack - Илья Кантор](https://learn.javascript.ru/screencast/webpack)
|