mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-10-31 18:52:34 +00:00
Add Django ebook and Brazilian Interactive Tutorials page (#5377)
* Add Django ebook and Brazilian Interactive Tutorials page * Code refactoring * Add author name and access note * Reorder README 'Interactive Programming Resources' section
This commit is contained in:
parent
71e3b3da01
commit
dcf9977501
@ -99,6 +99,7 @@ Please read [CONTRIBUTING](/CONTRIBUTING.md). If you're new to GitHub, [welcome]
|
||||
|
||||
+ [Chinese / 中文](more/free-programming-interactive-tutorials-zh.md)
|
||||
+ [English](more/free-programming-interactive-tutorials-en.md)
|
||||
+ [Portuguese (Brazil)](more/free-programming-interactive-tutorials-pt_BR.md)
|
||||
+ [Russian / Русский язык](more/free-programming-interactive-tutorials-ru.md)
|
||||
|
||||
|
||||
|
@ -311,6 +311,7 @@
|
||||
|
||||
#### Django
|
||||
|
||||
* [Desenvolvimento Web com Python e Django](https://pythonacademy.com.br/ebooks/desenvolvimento-web-com-python-e-django) - Vinícius Ramos (endereço de e-mail *solicitado*, não obrigatório)
|
||||
* [Documentação do Django](https://docs.djangoproject.com/pt-br)
|
||||
* [Tutorial Django Girls](https://tutorial.djangogirls.org/pt/)
|
||||
|
||||
|
8
more/free-programming-interactive-tutorials-pt_BR.md
Normal file
8
more/free-programming-interactive-tutorials-pt_BR.md
Normal file
@ -0,0 +1,8 @@
|
||||
### Índice
|
||||
|
||||
* [Python](#python)
|
||||
|
||||
|
||||
### Python
|
||||
|
||||
* [Guia de Instalação do Kivy](https://pythonacademy.com.br/sliders/como-instalar-o-kivy)
|
Loading…
Reference in New Issue
Block a user