Get 35% Off CFI Certifications - Code CFI35
AI Product Expert Certification - Master Generative AI Skills
Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Explore user-defined functions in Julia through this 28-minute video lesson from The Julia Programming Language. Learn the basic syntax for writing functions, acceptable naming conventions, and how to include multiple functions in a single .jl file. Discover the importance of testing and debugging functions, and uncover additional useful features. Access course materials on GitHub and join the full course on Julia Academy for a comprehensive introduction to Julia programming for beginners.
Syllabus
Welcome.
The basic syntax for writing a function.
What names are acceptable for naming a function?.
More than one function can go into a .jl file.
Testing and debugging functions are very important!.
A few more nifty features of functions.
Taught by
The Julia Programming Language