We learn by trying to retrieve information from our heads, not by putting it in.
You can watch talks and read books and read code, but you'll absorb very little unless you apply what you've learned. You learn by doing, which means writing Python code.
So: Python Morsels is based around writing code, not watching lengthy videos, and the exercises tell you what to do but not how.