/Introduction_to_Julia_tutorials

These are the jupyter notebooks used for intro tutorials to teach Julia

Primary LanguageJupyter NotebookOtherNOASSERTION

Introduction_to_Julia_tutorials

These are the jupyter notebooks used for intro tutorials to teach Julia

Getting started with Julia

Setting up

Download Julia

A Gentle Introduction to Julia

Julia Documentation

More material

Algorithms for Decision Making- Mykel Kochenderfer, Tim Wheeler, Kyle Wray, MIT Press 2022

Decision Making Under Uncertainty

To-do

-[x] Getting started
-[ ] Strings
-[ ] Data Structures
-[ ] Loops
-[ ] Conditionals
-[ ] Functions
-[ ] Packages
-[ ] Plotting
-[ ] Multiple Dispatch
-[ ] Julia is fast
-[ ] Basic linear algebra
-[ ] Factorization and other functions