From 3cf516a71e098d58c470076a28954950acb4b0cb Mon Sep 17 00:00:00 2001 From: var-bin Date: Thu, 9 Mar 2017 21:17:56 +0200 Subject: [PATCH] Add links to articles and slides --- README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/README.md b/README.md index ee0de7e..86256ce 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,25 @@ # terminalForCoder__WSD _repository for practice *nix terminal (Ubuntu prefer)_ +## Articles (EN) +1. [Console Into Mass. The Transit to the Light Side.](https://medium.com/@var_bin/console-into-mass-the-transit-to-the-light-side-81766a3d7fff#.d0n45y67r) +2. [Console Into Mass. The Transit to the Light Side. Part Two.](https://medium.com/@var_bin/console-into-mass-the-transit-to-the-light-side-part-two-6ffa79dd1a5e#.akahigs63) +3. [Console Into Mass. The Transit to the Light Side. Bash-scripting.](https://medium.com/@var_bin/console-into-mass-bash-scripting-698f75c20163#.hfn82vp1u) +4. [Console Into Mass. The Transit to the Light Side. Automatization of Routine Tasks.](https://medium.com/@var_bin/console-into-mass-the-transit-to-the-light-side-automatization-of-routine-tasks-af3200bd9a47#.jzvxtz5d7) + + +## Статьи (RU) +1. [Консоль в массы. Переход на светлую сторону. Часть первая.](https://habrahabr.ru/post/317534/) +2. [Консоль в массы. Переход на светлую сторону. Часть вторая.](https://habrahabr.ru/post/318376/) +3. [Консоль в массы. Переход на светлую сторону. Bash.](https://habrahabr.ru/post/319670/) +4. [Консоль в массы. Переход на светлую сторону. Автоматизация рутинных задач.](https://habrahabr.ru/post/321928/) + +## Slides (EN) +1. [Console Into Mass__](http://var-bin.com/terminalForCoder__WSD-2016/en/shower/) + +## Слайды (RU) +1. [Консоль в массы__](http://var-bin.com/terminalForCoder__WSD-2016/shower/) + ## How to use it * Do `git clone` stuff