From c7ee588246aa55d34713f470aeb12cfc8e34e980 Mon Sep 17 00:00:00 2001 From: Pietro Monticone <38562595+pitmonticone@users.noreply.github.com> Date: Mon, 21 Aug 2023 19:41:22 +0200 Subject: [PATCH 1/3] Update further.md --- pages/further.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pages/further.md b/pages/further.md index d80a4c5..9107f4a 100644 --- a/pages/further.md +++ b/pages/further.md @@ -17,6 +17,8 @@ * [Advanced Scientific Computing](https://github.com/timholy/AdvancedScientificComputing) by [Tim Holy](https://github.com/timholy) * [Good Scientific Code Workshop](https://github.com/JuliaDynamics/GoodScientificCodeWorkshop) by [JuliaDynamics](https://github.com/JuliaDynamics) +* [Introduction to Julia Tutorial Workshop](https://github.com/storopoli/Julia-Workshop) by [Jose Storopoli](https://github.com/storopoli) +* [Julia for Economists](https://github.com/cpfiffer/julia-bootcamp-2022) by [Cameron Pfiffer](https://github.com/cpfiffer) * [Julia programming for ML](https://adrhill.github.io/julia-ml-course/) by [Adrian Hill](https://github.com/adrhill/adrhill) * [JuliaNotes.jl](https://m3g.github.io/JuliaNotes.jl/stable/) by the [Martínez Molecular Modeling Group](https://github.com/m3g) @@ -33,7 +35,7 @@ ## Videos -* [The Unreasonable Effectiveness of Multiple Dispatch](https://www.youtube.com/live/kc9HwsxE1OY?feature=share) bw Stefan Karpinski at JuliaCon 2019 +* [The Unreasonable Effectiveness of Multiple Dispatch](https://www.youtube.com/live/kc9HwsxE1OY?feature=share) by Stefan Karpinski at JuliaCon 2019 ## Lore From ad6de673f0d7487cdd5fb4b6db819fae32832df8 Mon Sep 17 00:00:00 2001 From: Pietro Monticone Date: Tue, 29 Aug 2023 12:56:43 +0200 Subject: [PATCH 2/3] Update further.md --- pages/further.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/further.md b/pages/further.md index 9107f4a..8689018 100644 --- a/pages/further.md +++ b/pages/further.md @@ -21,6 +21,7 @@ * [Julia for Economists](https://github.com/cpfiffer/julia-bootcamp-2022) by [Cameron Pfiffer](https://github.com/cpfiffer) * [Julia programming for ML](https://adrhill.github.io/julia-ml-course/) by [Adrian Hill](https://github.com/adrhill/adrhill) * [JuliaNotes.jl](https://m3g.github.io/JuliaNotes.jl/stable/) by the [Martínez Molecular Modeling Group](https://github.com/m3g) +* [Learn X in Y Minutes Where X=Julia](https://learnxinyminutes.com/docs/julia/) by [Leah Hanson et al.](https://github.com/adambard/learnxinyminutes-docs/blame/master/julia.html.markdown) ## Blogs From 16e5e31afa423b4525fdc00fe81013b5188b67b8 Mon Sep 17 00:00:00 2001 From: Pietro Monticone Date: Tue, 29 Aug 2023 13:01:55 +0200 Subject: [PATCH 3/3] Update further.md --- pages/further.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/further.md b/pages/further.md index 8689018..39924a0 100644 --- a/pages/further.md +++ b/pages/further.md @@ -18,6 +18,7 @@ * [Advanced Scientific Computing](https://github.com/timholy/AdvancedScientificComputing) by [Tim Holy](https://github.com/timholy) * [Good Scientific Code Workshop](https://github.com/JuliaDynamics/GoodScientificCodeWorkshop) by [JuliaDynamics](https://github.com/JuliaDynamics) * [Introduction to Julia Tutorial Workshop](https://github.com/storopoli/Julia-Workshop) by [Jose Storopoli](https://github.com/storopoli) +* [Introduction to Julia Course](https://github.com/csc-training/julia-introduction) by [CSC Training](https://github.com/csc-training) * [Julia for Economists](https://github.com/cpfiffer/julia-bootcamp-2022) by [Cameron Pfiffer](https://github.com/cpfiffer) * [Julia programming for ML](https://adrhill.github.io/julia-ml-course/) by [Adrian Hill](https://github.com/adrhill/adrhill) * [JuliaNotes.jl](https://m3g.github.io/JuliaNotes.jl/stable/) by the [Martínez Molecular Modeling Group](https://github.com/m3g)