ide
1.0.0
Learnyoucpp Online IDE - https://agauniyal.github.io/ide/
git clone https://github.com/agauniyal/ide.gitcd ideyarnsrc وقم yarn buildclang-format :)docs/ الدليل وعرضه في المتصفحsrc/units/ الدليل فقط هيكل src/units/ الدليل كما يلي -
.
└── 1-Introduction
├── chapter-1
│ ├── main.cpp
│ └── readme.md
...
├── chapter-5
│ ├── helper.hpp
│ ├── main.cpp
│ ├── readme.md
│ └── result.txt
...
2-TypesAndVariables
...
src/units/ اسمه كـ {number}-{name} . main.cpp وملف readme.md . .cpp أو .hpp في علامات تبويب مختلفة.