Julia's Core Syntax (Programming Language)
- Description
- Curriculum
- FAQ
- Reviews
The focus of this course is on the core concepts and syntax of Julia. It’s ideal for someone who wants to learn how to do all the basic things quickly and easily. This could be someone who’s entirely new to coding or someone coming in from another language.
The popular online IDE replit is used in this course. It’s an excellent learning tool. That means zero setup time! You can start coding right away, just by signing up for free and creating a project file known as a repl, without the hassle of spending time installing Julia on your machine.
Enjoy the easy-to-understand to-the-point video lectures explaining simple topics. Have a try yourself! Run the code after watching the lecture, and try adding new arguments to get a good grasp of the concepts.
I’ve covered, strings, math, arrays, functions, conditionals, loops, and more. These topics help you dive into learning the Julia programming language and are a great place to start your journey. Having a good base through this course will help you put your right foot forward as you continue learning.
All the explanations and code are kept as simple as possible. This makes it possible to clearly and easily understand everything.
-
29Functions - Single ExpressionVideo lesson
-
30Functions - Multiple ExpressionVideo lesson
-
31Functions and variablesVideo lesson
-
32Functions Variable ArgumentsVideo lesson
-
33Functions that Return FunctionsVideo lesson
-
34Functions - Return Multiple ValuesVideo lesson
-
35Anonymous FunctionsVideo lesson
-
36ReduceVideo lesson
External Links May Contain Affiliate Links read more