c2learn
Examples and exercises in C and C++. We currently have only the Portuguese version in the "pt" directory.
(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:
Para entender o que é o Jupyter e o Binder assista o vídeo do Matheus Mota:
Running locally basic C kernel
pip install jupyter
pip install jupyter-c-kernel
install_c_kernel --user
jupyter notebook