Completed
Chapter 18: Control Flow | Ternary
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Learn Julia - Full Course for Absolute Beginners
Automatically move to the next video in the Classroom when playback concludes
- 1 Chapter 01: Motivation
- 2 Chapter 02: Install Julia
- 3 Chapter 03: Hello, World!
- 4 Chapter 04: Terminal
- 5 Chapter 05: Install VS Code
- 6 Chapter 06: Julia + VS Code
- 7 Chapter 07: Basic Math
- 8 Chapter 08: Boolean
- 9 Chapter 09: Variables
- 10 Chapter 10: Data Types | Numbers
- 11 Chapter 11: Data Types | Char & String
- 12 Chapter 12: Data Types | Data Structures | Arrays
- 13 Chapter 13: Data Types | Data Structures | Tuple
- 14 Chapter 14: Data Types | Data Structures | NamedTuple
- 15 Chapter 15: Data Types | Data Structures | Dictionary
- 16 Chapter 16: Data Types | Data Structures | struct
- 17 Chapter 17: Control Flow | if
- 18 Chapter 18: Control Flow | Ternary
- 19 Chapter 19: Control Flow | while
- 20 Chapter 20: Control Flow | for
- 21 Chapter 21: Control Flow | for in
- 22 Chapter 22: Comprehension
- 23 Chapter 23: Functions | Function
- 24 Chapter 24: Functions | Multiple Dispatch
- 25 Chapter 25: Functions | Anonymous Function
- 26 Chapter 26: Standard Library
- 27 Chapter 27: Packages
- 28 Chapter 28: Pluto
- 29 Chapter 29: Update Julia
- 30 Chapter 30: Help
- 31 Chapter 31: Graduation