Skip to content

Latest commit

 

History

History
82 lines (53 loc) · 2.27 KB

README.md

File metadata and controls

82 lines (53 loc) · 2.27 KB

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.

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.

💻 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.

Join our Discord Server

💗 Credits

For complete credit information, see this document.