These are the jupyter notebooks used for intro tutorials to teach Julia
A Gentle Introduction to Julia
Algorithms for Decision Making- Mykel Kochenderfer, Tim Wheeler, Kyle Wray, MIT Press 2022
Decision Making Under Uncertainty
-[x] Getting started
-[ ] Strings
-[ ] Data Structures
-[ ] Loops
-[ ] Conditionals
-[ ] Functions
-[ ] Packages
-[ ] Plotting
-[ ] Multiple Dispatch
-[ ] Julia is fast
-[ ] Basic linear algebra
-[ ] Factorization and other functions