Try to work through sections in order, because each one builds on ideas from earlier sections. Tree Algorithms references connectivity concepts. Centroid Decomposition uses tree DP thinking from earlier.
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.