Control Flow, The Julia Language Developers, 2024 (The Julia Language) - Official documentation for Julia's conditional expressions, including the ternary operator and if-else statements.
Think Julia: How to Think Like a Computer Scientist, Ben Lauwens, Allen B. Downey, 2019 (O'Reilly Media) - An introductory textbook on Julia programming that explains fundamental concepts such as conditional statements.