Hi, I am a university academic from Australia who has been developing and teaching a robotics/C++ beginner university course for about 5 years now. C++ is indeed an "expert-friendly" language. When you spend a few years coding in C++, navigating its unfriendliness becomes automatic and you will learn a few tricks. But sometimes these sort of tricks are not well-documented or easily-searchable unless you have the exact vocabulary to describe it.
I built this website because I wanted to be able to share educational C++ content in short-form text with my students and lower the barrier-to-learning. These concepts needed to be explained simply and concisely with legible examples. Plus a decent UI/UX will make learning C++ more tolerable.
I hope you find this website useful as well and if you think it is useful for others, please share! If you want to contribute your posts, that is very welcome as well.
- Dan