Skip to content

Commit 6c305a1

Browse files
rgommerssteppi
authored andcommitted
New translations learn.md (Portuguese, Brazilian)
1 parent 1457913 commit 6c305a1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

content/pt/learn.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Para a **documentação oficial do NumPy** visite [numpy.org/doc/stable](https:/
77

88
***
99

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.
1111

1212
## Iniciantes
1313

@@ -16,12 +16,12 @@ Há uma tonelada de informações sobre o NumPy lá fora. Se você está começa
1616
<i class="fas fa-chalkboard"></i> **Tutoriais**
1717

1818
* [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)
2121
* [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.
2222
* [NumPy: the absolute basics for beginners ("o básico absoluto para inciantes")](https://numpy.org/devdocs/user/absolute_beginners.html)
2323
* [NumPy tutorial *por Nicolas Rougier*](https://github.com/rougier/numpy-tutorial)
24-
* [Stanford CS231 *by Justin Johnson*](http://cs231n.github.io/python-numpy-tutorial/)
24+
* [Stanford CS231 *por Justin Johnson*](http://cs231n.github.io/python-numpy-tutorial/)
2525
* [NumPy User Guide (Guia de Usuário NumPy)](https://numpy.org/devdocs)
2626

2727
<i class="fas fa-book"></i> **Livros**
@@ -47,7 +47,7 @@ Experimente esses recursos avançados para uma melhor compreensão dos conceitos
4747
* [100 NumPy Exercises](http://www.labri.fr/perso/nrougier/teaching/numpy.100/index.html) *por Nicolas P. Rougier*
4848
* [An Introduction to NumPy and Scipy](https://engineering.ucsb.edu/~shell/che210d/numpy.pdf) *por M. Scott Shell*
4949
* [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).
5151

5252
<i class="fas fa-book"></i> **Livros**
5353

0 commit comments

Comments
 (0)