Skip to content

Commit

Permalink
refactor (main): new binder calls
Browse files Browse the repository at this point in the history
  • Loading branch information
santanche committed Mar 21, 2021
1 parent 2d1003f commit f0c8941
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,27 @@
# c2learn
Examples and exercises in C and C++. We currently have only the Portuguese version in the "pt" directory.

The last stable tested and stable version:

[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/santanche/c2learn/v1.0.0?urlpath=lab)

The last available version:

[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/santanche/c2learn/master?urlpath=lab)

# (Portuguese) c2learn

Exemplos e exercícios em C e C++.

Os exercícios são preparados para serem executados no ambiente Jupyter sob o Binder. Para ativar o ambiente online clique em: [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/santanche/c2learn/master?urlpath=lab)
Os exercícios são preparados para serem executados no ambiente Jupyter sob o Binder. Para ativar o ambiente online clique em:

* Última versão testada e estável:

[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/santanche/c2learn/v1.0.0?urlpath=lab)

* Última versão disponível:

[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/santanche/c2learn/master?urlpath=lab)

Para entender o que é o Jupyter e o Binder assista o vídeo do Matheus Mota:

Expand Down

0 comments on commit f0c8941

Please sign in to comment.