Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 1.34 KB

File metadata and controls

36 lines (26 loc) · 1.34 KB

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

Contributors ✨

Thanks goes to these wonderful people (emoji key):

Lucaswu2008
Lucaswu2008

💻

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