#julialang #tutorial #programming The previous video went more into designing functions. This one goes into the different types of arguments you can have for functions along with declaring the variable types. The keyword makes the user call the argument by name while the default allows for it to be used optionally since a value is already provided by default. Finally the variable argument can allow functions to be more general by taking more arguments! Moreover, I talk a little bit about consts, because we are discussing passing variables and this seemed like a good time to mention how consts work. SECTIONS ----------------- 0:00 - Type Declarations 2:44 - Keyword Arguments 5:05 - Default Arguments 6:47 - Variable Argument 8:52 - Const variables Learning Repo ----------------------- https://github.com/da-james/djs-offic... IG: / djsofficehours TT: / djsofficehours T: / djsofficehours