I found W3Schools and geeksforgeeks pretty helpful when I was starting on C++
. Once you are familiar with those, I would recommend doing some simple coding exercises on leetcode
or any other platform. There are some good talks from cppcon freely available on youtube, but I would go there only when my fundamentals are clear.