mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-25 04:47:33 +00:00
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:
parent
064282d1ad
commit
c0d705fdce
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user