Julia Language Manual: Collections, The Julia Language Developers, 2024 (The Julia Language) - The official and most authoritative guide to Julia's core collection types (Arrays, Tuples, Dictionaries, Sets) and their operations, including comprehensions.
Think Julia: How to Think Like a Computer Scientist, Ben Lauwens, Allen Downey, 2019 (O'Reilly Media) - An introductory book on Julia programming with dedicated sections explaining arrays, tuples, dictionaries, and sets through many practical examples.
Julia for Data Science (Course), Dr Huda Nassar, 2024 (Julia Academy) - An online course from the official Julia Academy, providing interactive lessons on Julia's collection types and their application in data management.