Introduction
  • Introduction & Julia vs Python
  • Julia Case Studies
  • Julia Installation
  • Quiz 1
  • Python vs Julia - Speed
Basic Programming
  • Printing on screen and reading user input
  • String Handling
  • Quiz 2
  • Data Structure - Array
  • Data Structure - Tuple
  • Array and Tuple
  • Data Structure - Dictionary
  • Quiz 3
  • Loops - While and For
  • Condition - If, else , elseif
  • Functions - Map and Higher order functions
  • Date Time in Julia
  • Error Handling
Intermediate Level
  • Packages in Julia
  • File System Handling
  • Plots
  • Julia on Raspberry Pi
  • Use of global scope