Show HN: C++ by Example – A new website for learning C++
cppbyexample.comGreat effort! Do you think you could add a section on building and workflows in general? That's the main reason I stopped using it after Uni. Rust just had a better experience there.
Thank you! Yes I do intend to cover build systems, libraries, static vs dynamic binaries. All of these are an important part of working with C++ often overlooked.