Ver Fonte

Add new Python resources from coderlessons (RU) (#6325)

* Add new Python resources from coderlessons

* Set correct order for links

* add author for the resource

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>

* use better title for section

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>

* use better title for section

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>

* add author for the resource

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>

* add author for the resource

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
Andrii Zahura há 4 anos atrás
pai
commit
c0d705fdce
1 ficheiros alterados com 18 adições e 0 exclusões
  1. 18 0
      books/free-programming-books-ru.md

+ 18 - 0
books/free-programming-books-ru.md

@@ -51,6 +51,9 @@
   * [Symfony](#symfony)
 * [Python](#python)
   * [Django](#django)
+  * [Jupyter Notebook](#jupyter-notebook)
+  * [NumPy](#numpy)
+  * [Pycharm](#pycharm)
 * [R](#r)
 * [Ruby](#ruby)
   * [RSpec](#rspec)
@@ -460,6 +463,21 @@
 * [Руководство Django Girls](https://tutorial.djangogirls.org/ru) (1.11) (HTML) (:construction: *в процессе написания*)
 
 
+#### Jupyter Notebook
+
+* [Учебник по Jupyter](https://coderlessons.com/tutorials/python-technologies/jupyter/uchebnik-po-jupyter) - CoderLessons.com
+
+
+#### NumPy
+
+* [NumPy Tutorial](https://coderlessons.com/tutorials/python-technologies/uchitsia-numpy/numpy-tutorial) - CoderLessons.com
+
+
+#### Pycharm
+
+* [Pycharm — Введение](https://coderlessons.com/tutorials/python-technologies/uznaite-pycharm/pycharm-vvedenie) - CoderLessons.com
+
+
 ### R
 
 * [Анализ данных с R](http://www.inp.nsk.su/~baldin/DataAnalysis/index.html)