mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2025-01-20 09:28:52 +00:00
Update free-courses-ru.md (#4932)
Co-authored-by: Eric Hellman <eric@hellman.net>
This commit is contained in:
parent
f19efa71e6
commit
f09950073b
@ -1,9 +1,8 @@
|
|||||||
### Index
|
### Cодержание
|
||||||
|
|
||||||
* [C++](#C++)
|
* [C++](#C++)
|
||||||
* [Clojure](#clojure)
|
* [Clojure](#clojure)
|
||||||
* [CSS](#css)
|
* [CSS](#css)
|
||||||
* [Design and Architecture](#design-and-architecture)
|
|
||||||
* [Go](#go)
|
* [Go](#go)
|
||||||
* [Haskell](#haskell)
|
* [Haskell](#haskell)
|
||||||
* [HTML](#html)
|
* [HTML](#html)
|
||||||
@ -17,13 +16,14 @@
|
|||||||
* [Python](#python)
|
* [Python](#python)
|
||||||
* [R](#R)
|
* [R](#R)
|
||||||
* [Ruby](#ruby)
|
* [Ruby](#ruby)
|
||||||
|
* [Дизайн и Aрхитектура](#design-architecture)
|
||||||
|
|
||||||
|
|
||||||
### Уровни
|
### Уровни
|
||||||
|
|
||||||
BEG - новичок. Основы.
|
BEG - Hовичок. Основы.
|
||||||
INT - средний. Расширенные возможности.
|
INT - Cредний. Расширенные возможности.
|
||||||
ADV - продвинутый. Тонкости.
|
ADV - Продвинутый. Тонкости.
|
||||||
|
|
||||||
|
|
||||||
### C++
|
### C++
|
||||||
@ -41,11 +41,6 @@ ADV - продвинутый. Тонкости.
|
|||||||
* [CSS для начинающих](https://ru.code-basics.com/languages/css) (BEG)
|
* [CSS для начинающих](https://ru.code-basics.com/languages/css) (BEG)
|
||||||
|
|
||||||
|
|
||||||
### Design and Architecture
|
|
||||||
|
|
||||||
* [Туториал по SOLID](https://ota-solid.now.sh) - Саша Беспоясов и Артём Самофалов (INT)
|
|
||||||
|
|
||||||
|
|
||||||
### Go
|
### Go
|
||||||
|
|
||||||
* [Программирование на Golang](https://stepik.org/course/54403) - Stepik (BEG)
|
* [Программирование на Golang](https://stepik.org/course/54403) - Stepik (BEG)
|
||||||
@ -140,3 +135,9 @@ ADV - продвинутый. Тонкости.
|
|||||||
|
|
||||||
* [Введение в Ruby](https://ru.hexlet.io/courses/ruby) - Hexlet (BEG)
|
* [Введение в Ruby](https://ru.hexlet.io/courses/ruby) - Hexlet (BEG)
|
||||||
* [Путь Rubyrush](https://rubyrush.ru/steps) (BEG)
|
* [Путь Rubyrush](https://rubyrush.ru/steps) (BEG)
|
||||||
|
|
||||||
|
|
||||||
|
### Дизайн и Aрхитектура<a ref="design-architecture" />
|
||||||
|
|
||||||
|
* [Туториал по SOLID](https://ota-solid.now.sh) - Саша Беспоясов и Артём Самофалов (INT)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user