The book is structured to teach fundamental signal processing principles through hands-on computation.
The book by José Unpingco serves as a practical guide for engineers and researchers transitioning from commercial tools like MATLAB to the open-source scientific Python ecosystem. Core Concepts & Content
: Specifically the scipy.signal module for processing techniques like convolution and FFT.
The book heavily features (now part of the Jupyter ecosystem) to create an interactive learning environment. Adventures in Signal Processing with Python - Jason Sachs