Skip to content

8greg8/interactive_c_tutorial

Repository files navigation

License: GPL v3 Binder

Interactive C Tutorial

This is a repository for the interactive C tutorial. Here you can revise your knowledge of C and play with the code. The repo contains a jupyter notebook tutorial that is run on C kernel from [jupyter-c-kernel][1] project.

How to use this repository

Docker

Not yet available

Jupyter Notebook and Jupyter Lab

Download this repo: git clone https://github.com/8greg8/c_tutorial

Install dependencies with Anaconda: conda env create -f environment.yml

Activate environment conda activate c_tutorial

Install C kernel install_c_kernel

Start the notebook jupyter-notebook

Binder

Click on the badge below to start: Binder

Software backend

Xeus Cling

Binder

Jupyter

References

1

License

This software is licensed under the GNU-GPLv3 license. See the license file for details.

About

Interactive Tutorial for C Programming Language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published