Learn the basics of Julia, a popular programming language that combines the power and flexibility of Python with the speed of C.
Overview
Syllabus
Introduction
- Julia: Power like Python, speed like C
- What you should know
- Setting up the development environment
- Introduction to Julia
- The Julia REPL
- Building HelloWorld.jl
- Differences from other languages
- Julia variables and data types
- Numbers in Julia
- Strings in Julia
- Built-in functions
- Vectorization operator
- Data type casting
- Conditional statements
- Loops
- Functions
- Exception handling
- Arrays
- Tuples
- Sets
- Dictionaries
- Random numbers
- String processing
- Using the filesystem
- Dates and times
- Custom types
- Sorting data
- Next steps
Taught by
Barton Poulson