thinkcspy translation to PTBR (Português brasileiro).
thinkcspy: Think like a computer scientist book.
You can see and read the original English version of the book online at interactivepython.org.
A versão online do livro em português brasileiro pode ser lida no link https://panda.ime.usp.br/pensepy/static/pensepy.
Outros materiais para o ensino de computação estão disponíveis no link https://panda.ime.usp.br.
You can build it and host it yourself in just a few simple steps:
- pip install -r requirements.txt -- Should install everything you need
- runestone build -- will build the html and put it in ./build/thinkcspy_ptbr
- runestone serve -- will start a webserver and serve the pages locally from ./build/thinkcspy_ptbr