Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 1.24 KB

README.md

File metadata and controls

37 lines (20 loc) · 1.24 KB

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

The last available version:

Binder

(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:

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

Binder

  • Última versão disponível:

Binder

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

Ciência de Dados com Jupyter, Jupyter Lab e Binder

Running locally basic C kernel

pip install jupyter

pip install jupyter-c-kernel

install_c_kernel --user

jupyter notebook