Working with Julia
  • Introduction
  • Installing Julia
  • Variables and Constants
  • Mathematical Calculations
  • Bitwise Operations
  • Bitwise Shifting
  • Polynomial Equation
  • Complex Numbers
  • Angle and Absolute Value
  • ASCII and UNICODE Standards
  • Strings and Memory Indexing
  • String to Sub String
Functions
  • Intro to Functions
  • Alternative Way to Define a Function
  • Implicit and Explicit Return
  • Automatic Return
  • How to Return Multiple Values
  • Operators as Functions
  • Functions as First Class Objects
  • Map Function
  • Optional Arguments
Conditional Statements
  • If Else Statement
  • Ternary Operator
Loops
  • For Loop
  • While Loop
  • Continue
Compound Structure , Parallel Computing and Exceptions
  • Compound Statements
  • Coroutine
  • Automation
  • Exception Handling
  • Type of Exceptions