Learn Julia Programming - Fundamentals of Julia Lang
Master the Basics
Jesse E. Agbe
Welcome to the Course - Intro & Course Layout
What Is Julia?
Why Learn Julia?
Installing Julia & Setting Up Workspace
How to Install and Run Julia1.0 and Julia 0.6 Together
Navigating the Julia REPL
Setting Up Julia in Juno Atom Text Editor
Prerequisite Test
Variables
Strings & Characters
Numbers & Arithmetic [1]
Working With Range
Arrays,Vectors & Matrices
Tuple and Named Tuple
Dictionaries
Sets
Test your learning on Julia Basics
Functions - Default Argument,Keyword Arguments,Varargs [1]
Control Flow - For Loops In Julia
Control Flow - While Loops
Control Flow - Conditionals If Else Elseif End
Unit Testing In Julia - Basics
String Literals-Byte Array Literals etc
Introduction to Types
Inspecting Types
Working with Struct
Test on Type System
Difference and Changes in Julia1.0 and Julia 0.6
Building A Password Generator
Building A Random Text Generator
Building A File Finder By Extension
Building A Quiz App with Structs
Links To Programs Built
Test On Tools Built
Building Web Apps in Julia - Oxygen.jl Crash Course
Build a Password Generator App with Julia - Oxygen.jl
Build Web Apps in Julia - Source Code
More resources for you
Before you go...