mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2024-12-19 18:06:13 +00:00
Sorting free programming course pt br (#8501)
* Adding sorting algorithms Course * Update free-courses-pt_BR.md * Update courses/free-courses-pt_BR.md Co-authored-by: Eric Hellman <eric@hellman.net> Co-authored-by: Eric Hellman <eric@hellman.net>
This commit is contained in:
parent
89cd2906d0
commit
9a49888b7c
@ -30,6 +30,7 @@
|
|||||||
* [Networking](#networking)
|
* [Networking](#networking)
|
||||||
* [Node.js](#nodejs)
|
* [Node.js](#nodejs)
|
||||||
* [PHP](#php)
|
* [PHP](#php)
|
||||||
|
* [Programação](#programação)
|
||||||
* [Python](#python)
|
* [Python](#python)
|
||||||
* [Raspberry Pi](#raspberry-pi)
|
* [Raspberry Pi](#raspberry-pi)
|
||||||
* [React Native](#react-native)
|
* [React Native](#react-native)
|
||||||
@ -277,6 +278,11 @@
|
|||||||
* [PHP para quem entende PHP](https://www.udemy.com/php-para-quem-entende-php/) - Alexandre Cardoso (Udemy)
|
* [PHP para quem entende PHP](https://www.udemy.com/php-para-quem-entende-php/) - Alexandre Cardoso (Udemy)
|
||||||
|
|
||||||
|
|
||||||
|
### Programação
|
||||||
|
|
||||||
|
* [Algoritmos de Ordenação](https://www.youtube.com/playlist?list=PLzZut2slkqywtFxqTY8AQwIG65h_2oMBL) - Bruno Ribas
|
||||||
|
|
||||||
|
|
||||||
### Python
|
### Python
|
||||||
|
|
||||||
* [Algoritmos em Python](https://algoritmosempython.com.br) - Douglas do Couto
|
* [Algoritmos em Python](https://algoritmosempython.com.br) - Douglas do Couto
|
||||||
|
Loading…
Reference in New Issue
Block a user