For experienced programmers (Python, JS, Java, Kotlin, etc.), what's the best way to pickup modern C++?
What are best resources you have come across for C++?
This is similar to asking "What is the best way to learn modern Java", where the answer will vary vastly based off what whether you're doing embedded, desktop, server, serverless, websites etc.
Possibilities for "modern" C++ domains. HPC, Machine Learning, Finance, Gamedev, Crypto, Scientific... Also keep in mind most are going to be writing C with Classes and target C++11 at most.
and this could be also handy: https://en.cppreference.com/w/cpp/meta
Start with getting an entry-level job doing C++, which 1. financially incentivizes, and 2. gives you something concrete to work off of. I am an experienced programmer.