
This lecture is about comparing speed of julia with python. You will be shocked.
Explore dictionaries in Python, mapping country names to capitals, creating and updating entries, accessing values by keys, handling missing keys with get, and removing items while viewing keys and values.
Explore creating and layering plots in Julia using blocks, generating x values and random y values, plotting lines and scatter plots, and customizing titles, labels, and layouts with backend tools.
Explore variable scope in Julia, from function blocks to the global keyword, revealing how a variable defined outside a function can affect inside a module and cause errors in loops.
In this course you are going to learn Basic Julia to Intermediate Julia Programming in less than 2 Hourse.
Course Content:
Why is Julia build?
Julia vs Python
Who uses Julia and What they are saying?
Installation and Package Management in Julia.
Basic Syntax (Println, readline, String handling)
Data Structures (Array, Tuple and Dictionary)
Conditions and Loops
Error Handling
File System Handling and DateTime Functions
Data Handling and Plotting
I am sure , once you do this course , you will have an edge over others.
Julia is called future python because of its speed and simplicity and integration with others.