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>
This commit is contained in:
Andrii Zahura 2021-10-23 05:25:46 +03:00 committed by GitHub
parent 064282d1ad
commit c0d705fdce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 18 additions and 0 deletions

View File

@ -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)