YoVDO

User-Defined Functions in Julia - Week 2 Lesson 3

Offered By: The Julia Programming Language via YouTube

Tags

Julia Courses Programming Courses User-Defined Functions Courses

Course Description

Overview

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

Related Courses

Julia Scientific Programming
University of Cape Town via Coursera
Julia for Beginners in Data Science
Coursera Project Network via Coursera
Linear Regression and Multiple Linear Regression in Julia
Coursera Project Network via Coursera
Decision Tree and Random Forest Classification using Julia
Coursera Project Network via Coursera
Logistic Regression for Classification using Julia
Coursera Project Network via Coursera