You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/pt/learn.md
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ Para a **documentação oficial do NumPy** visite [numpy.org/doc/stable](https:/
7
7
8
8
***
9
9
10
-
Below is a curated collection of educational resources, both for self-learning and teaching others, developed by NumPy contributors and vetted by the community.
10
+
Abaixo está uma coleção de recursos educacionais, tanto para autoaprendizado como para ensinar outros, desenvolvidos pelos colaboradores da NumPy e selecionados pela comunidade.
11
11
12
12
## Iniciantes
13
13
@@ -16,12 +16,12 @@ Há uma tonelada de informações sobre o NumPy lá fora. Se você está começa
16
16
<iclass="fas fa-chalkboard"></i> **Tutoriais**
17
17
18
18
*[NumPy Quickstart Tutorial (Tutorial de Início Rápido)](https://numpy.org/devdocs/user/quickstart.html)
19
-
*[NumPy Tutorials](https://numpy.org/numpy-tutorials)A collection of tutorials and educational materials in the format of Jupyter Notebooks developed and maintained by the NumPy Documentation team. To submit your own content, visit the [numpy-tutorials repository on GitHub](https://github.com/numpy/numpy-tutorials).
20
-
*[NumPy Illustrated: The Visual Guide to NumPy *by Lev Maximov*](https://betterprogramming.pub/3b1d4976de1d?sk=57b908a77aa44075a49293fa1631dd9b)
19
+
*[NumPy Tutorials](https://numpy.org/numpy-tutorials)Uma coleção de tutoriais e materiais educacionais no formato de Notebooks Jupyter desenvolvidos e mantidos pelo time de documentação do NumPy. Se você tiver interesse em adicionar o seu próprio conteúdo, verifique o repositório [numpy-tutorials no GitHub](https://github.com/numpy/numpy-tutorials).
20
+
*[NumPy Illustrated: The Visual Guide to NumPy *por Lev Maximov*](https://betterprogramming.pub/3b1d4976de1d?sk=57b908a77aa44075a49293fa1631dd9b)
21
21
*[SciPy Lectures](https://scipy-lectures.org/) Além de incluir conteúdo sobre a NumPy, estas aulas oferecem uma introdução mais ampla ao ecossistema científico do Python.
22
22
*[NumPy: the absolute basics for beginners ("o básico absoluto para inciantes")](https://numpy.org/devdocs/user/absolute_beginners.html)
23
23
*[NumPy tutorial *por Nicolas Rougier*](https://github.com/rougier/numpy-tutorial)
*[NumPy User Guide (Guia de Usuário NumPy)](https://numpy.org/devdocs)
26
26
27
27
<iclass="fas fa-book"></i> **Livros**
@@ -47,7 +47,7 @@ Experimente esses recursos avançados para uma melhor compreensão dos conceitos
47
47
*[100 NumPy Exercises](http://www.labri.fr/perso/nrougier/teaching/numpy.100/index.html)*por Nicolas P. Rougier*
48
48
*[An Introduction to NumPy and Scipy](https://engineering.ucsb.edu/~shell/che210d/numpy.pdf)*por M. Scott Shell*
49
49
*[Numpy Medkits](http://mentat.za.net/numpy/numpy_advanced_slides/)*por Stéfan van der Walt*
50
-
*[NumPy Tutorials](https://numpy.org/numpy-tutorials)A collection of tutorials and educational materials in the format of Jupyter Notebooks developed and maintained by the NumPy Documentation team. To submit your own content, visit the [numpy-tutorials repository on GitHub](https://github.com/numpy/numpy-tutorials).
50
+
*[NumPy Tutorials](https://numpy.org/numpy-tutorials)Uma coleção de tutoriais e materiais educacionais no formato de Notebooks Jupyter desenvolvidos e mantidos pelo time de documentação do NumPy. Se você tiver interesse em adicionar o seu próprio conteúdo, verifique o repositório [numpy-tutorials no GitHub](https://github.com/numpy/numpy-tutorials).
0 commit comments