PowerBI Data Analyst - Create visualizations and dashboards from scratch
The Investment Banker Certification
Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
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