Methods, The Julia Language Developers, 2024 - Official documentation for Julia's methods, offering a direct explanation of multiple dispatch and its operation.
Think Julia: How to Think Like a Computer Scientist, Ben Lauwens, Allen B. Downey, 2019 (O'Reilly Media) - An introductory textbook that covers multiple dispatch as a fundamental aspect of Julia programming.
Julia for Data Science, İlker Arslan, 2023 (Manning Publications) - A practical guide demonstrating how multiple dispatch enhances data science workflows in Julia.