Keep in mind, that good knowledge of C++ is necessary to work efficiently with Qt. For example, what's the point of reading about smart pointers classes if one doesn't know what the pointer is nor how it works?
Personally I prefer reading books, articles to watching videos about programming languages or frameworks. I find it easier to mark interesting points and make bookmarks.