The C++ programming language website
This is the official repo of cpp-lang.net website.
It was originally created and is maintained by PaweΕ Syska (@PoetaKodu).
β½ Goals
The main goal is to finally give C++ a proper, well designed and open-source website with a modern learning course, a good and readable documentation that uses modern technology.
π The learning course
We focus on simplicity. The teaching that people can't understand is a bad teaching.
π The documentation
Documentation that contains facts presented in a way that people can understand it. We want to pack the documentation full of examples.
π The tool knowledge base
Picking the best programming tool should not involve days of searching. We provide a summary of available C++ programming tools.
𧱠The features knowledge base
We want programmers to know what C++ is capable of. You'll find here the traits that define the language. The most modern ways to code.
π» Our tech
The website is powered by Docusaurus.
We use React to design compontents and pages, and Markdown React (.mdx
)
to write course lessons, articles, docs etc.
Docusaurus is a fantastic tool that we, as C++ programmers should leverage.
π Our methodology
We teach things using examples from the real world. We provide graphs, images, presentations and videos that help understand the learning material.
π Get involved!
Do you want to help with building the best C++ website?
Everyone can help! We search for people that can:
- improve the courses
- translate courses, docs, articles, etc.
- ... or help promote the website. Tell your friends about it
π
Please visit the Contributing guide.
π Credits
For complete credit information, see this document.