Try to work through sections in order, because each one builds on ideas from earlier sections. Bitmask DP references knapsack thinking. Game theory uses concepts from all previous sections.
For each problem, try solving it yourself before reading the solution. If you get stuck, read the first hint unit, then try again. Reading solutions without struggling teaches you nothing.