-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
5 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,12 @@ | ||
# Stairway to Python | ||
|
||
[![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/fbidu/stairway-to-python/master) | ||
[![License: CC BY-SA 4.0](https://img.shields.io/badge/License-CC%20BY--SA%204.0-lightgrey.svg)](https://creativecommons.org/licenses/by-sa/4.0/) | ||
|
||
Curso de introdução a Python para pessoas vindo de outras linguagens. | ||
|
||
Você pode navegar pelo conteúdo clicando diretamente nos arquivos da parte que você tem interesse e — caso queira um ambiente interativo — clique no ícone "Launch Binder" para iniciar um ambiente Jupyter hospedado no [MyBinder](https://mybinder.org/). | ||
|
||
## Licença | ||
|
||
<a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/"><img alt="Licença Creative Commons" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" /></a><br /><span xmlns:dct="http://purl.org/dc/terms/" property="dct:title">Stairway to Python</span> de <a xmlns:cc="http://creativecommons.org/ns#" href="https://github.com/fbidu/stairway-to-python" property="cc:attributionName" rel="cc:attributionURL">Felipe V. Rodrigues</a> está licenciado com uma Licença <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons - Atribuição-CompartilhaIgual 4.0 Internacional</a>. |