Skip to content

Latest commit

 

History

History
47 lines (33 loc) · 1.63 KB

README.md

File metadata and controls

47 lines (33 loc) · 1.63 KB
logo

learn-cpp

all-contributors GitHub Pages

A C++ tutorial for beginners

Getting Started

python -m venv .venv
.venv\Scripts\activate
python -m pip install -U pip
pip install -r requirements.txt
mkdocs serve

Credits

Contributors ✨

Thanks goes to these wonderful people (emoji key):

Lucaswu2008
Lucaswu2008

💻

This project follows the all-contributors specification. Contributions of any kind welcome!