Could anyone recommend a good modern C++ tutorial?
For example, both Rust and Golang have excellent online docs/tutorials (https://doc.rust-lang.org/book/second-edition/ and https://golang.org/doc/). Was wondering if there exists similar quality read-through for C++.