Skip to content

Commit d7d5640

Browse files
authored
Acrescentando livros em Português
1 parent 25e0111 commit d7d5640

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

pt-br/python.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -716,8 +716,15 @@ print(say(say_please=True)) # Você me paga uma cerveja? Por favor! Eu sou pobre
716716

717717
## Pronto para mais?
718718

719-
### Free Online
719+
### Grátis Online
720720

721+
#### Em português
722+
723+
* [Pense em Python 2e](https://penseallen.github.io/PensePython2e/)
724+
* [Python Fluente](https://pythonfluente.com)
725+
726+
#### Em inglês
727+
721728
* [Automate the Boring Stuff with Python](https://automatetheboringstuff.com)
722729
* [Learn Python The Hard Way](http://learnpythonthehardway.org/book/)
723730
* [Dive Into Python](http://www.diveintopython.net/)

0 commit comments

Comments
 (0)