Variables, The Julia Language Developers, 2024 - The official guide to defining, naming, and using variables in Julia, including rules and conventions.
Think Julia: How to Think Like a Computer Scientist, Ben Lauwens and Allen B. Downey, 2019 (O'Reilly Media) - An introductory textbook that explains fundamental programming concepts such as variables, assignment, and basic data types using Julia.