The Julia Language Documentation, The Julia Project, 2024 - The authoritative and comprehensive reference for Julia's syntax, standard library, and core features.
Julia: A Fresh Approach to Numerical Computing, Jeff Bezanson, Alan Edelman, Stefan Karpinski, and Viral B. Shah, 2017SIAM Review, Vol. 59 (Society for Industrial and Applied Mathematics)DOI: 10.1137/141000671 - The foundational academic paper introducing Julia, discussing its design principles, performance, and multiple dispatch.
Think Julia: How to Think Like a Computer Scientist, Ben Lauwens, Allen B. Downey, 2019 (O'Reilly Media) - A well-regarded free book that builds a solid understanding of programming concepts using Julia, suitable for intermediate learners.
DifferentialEquations.jl Documentation, Christopher Rackauckas and the SciML Open Source Software Organization, 2024 - Comprehensive documentation for a leading Julia package in scientific computing, especially for solving differential equations.
Julia for Data Analysis, Jose Manuel Garcia, Bogumił Kamiński, and J. David Smith, 2022 (Packt Publishing) - A practical book for applying Julia to data manipulation, statistical analysis, and machine learning tasks.