The book teaches "think in shaders" – how to offload tasks to the GPU for better performance.
Writing shader code is only half the battle; managing thousands of shaders across a massive game project is the other. This section dives into pipeline architecture. shaderx6 pdf