Master AI and Machine Learning: From Neural Networks to Applications
Lead AI-Native Products with Microsoft's Agentic AI Program
Overview
Google, IBM & Meta Certificates – 40% Off
One plan covers every Professional Certificate on Coursera.
Unlock All Certificates
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