mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-11 07:10:58 +00:00
63 lines
1.8 KiB
Markdown
63 lines
1.8 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] - [Введение в Си](https://ru.hexlet.io/courses/introduction_to_c) - Hexlet
|
||
|
||
|
||
### Bash
|
||
|
||
* [Screencast] - [Bash: Основы командной строки](https://ru.hexlet.io/courses/bash) - Hexlet
|
||
|
||
|
||
### Golang
|
||
|
||
* [Podcast] - [GolangShow](https://golangshow.com)
|
||
|
||
|
||
### Java
|
||
|
||
* [Screencast] - [Введение в программирование на языке Java и с Java EE](https://www.youtube.com/playlist?list=PLkKunJj_bZefB1_hhS68092rbF4HFtKjW) - Yakov Fain
|
||
* [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)
|
||
|
||
|
||
### 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] - [RubySchool (Ruby, Rails)](http://rubyschool.us) - Роман Пушкин
|
||
|
||
|
||
### Webpack
|
||
|
||
* [Screencast] - [Скринкаст Webpack](https://learn.javascript.ru/screencast/webpack) - Илья Кантор
|