From 29eec9a98c6ff4e34ef800f400eb5a77e8319d06 Mon Sep 17 00:00:00 2001 From: "behinger (s-ccs 001)" Date: Fri, 29 Sep 2023 19:47:45 +0000 Subject: [PATCH] added cheatsheet links, linked to docs slides --- cheatsheets/julia.qmd | 6 ++++++ material/3_wed/docs/handout.qmd | 3 +++ 2 files changed, 9 insertions(+) diff --git a/cheatsheets/julia.qmd b/cheatsheets/julia.qmd index 2e2b938..7d10482 100644 --- a/cheatsheets/julia.qmd +++ b/cheatsheets/julia.qmd @@ -1,3 +1,9 @@ +## List of Julia Cheetsheets + +[Matlab-Julia-Python](https://cheatsheets.quantecon.org/) +[Julia Basic Commands (pdf)](https://images.datacamp.com/image/upload/v1667400319/Marketing/Blog/Julia_Cheat_Sheet.pdf) + + ## "meta"-tools | | Julia | Python | R | diff --git a/material/3_wed/docs/handout.qmd b/material/3_wed/docs/handout.qmd index 43a59d4..dd28a7a 100644 --- a/material/3_wed/docs/handout.qmd +++ b/material/3_wed/docs/handout.qmd @@ -1,4 +1,7 @@ +::: callout +[Link to Slides](slides.qmd) +::: # Documenter.jl ### File-structure overview