This is the official repo of cpp-lang.net website.
It was originally created and is maintained by Paweł Syska (@PoetaKodu).
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.
We focus on simplicity. The teaching that people can't understand is a bad teaching.
Documentation that contains facts presented in a way that people can understand it. We want to pack the documentation full of examples.
Picking the best programming tool should not involve days of searching. We provide a summary of available C++ programming tools.
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.
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.
We teach things using examples from the real world. We provide graphs, images, presentations and videos that help understand the learning material.
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.
For complete credit information, see this document.