From c4a896214f42ff68d0dce0aec28ace38d073f48d Mon Sep 17 00:00:00 2001 From: Aurelio Amerio <43349899+aurelio-amerio@users.noreply.github.com> Date: Wed, 20 May 2020 09:46:12 +0200 Subject: [PATCH 1/2] Update index.md Added "From zero to Julia!", a series of online written lessons about Julia. My English is not the best, what I wanted to say is that in this series of lessons you can learn the basics about Julia in a way suitable to a beginner. You will also encounter more advanced topics as you progress. Any suggestion on how to edit/improve the description about the course to make it more appealing is welcome! Thank you --- learning/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/learning/index.md b/learning/index.md index 2011057a08..84f4bdaaa0 100644 --- a/learning/index.md +++ b/learning/index.md @@ -30,6 +30,7 @@ The [Julia Language's YouTube channel](https://www.youtube.com/user/JuliaLanguag ## Text @@tight-list +* [From zero to Julia!](https://techytok.com/from-zero-to-julia/) by [Aurelio Amerio](https://github.com/aurelio-amerio). An expanding series of short lessons about Julia, starting from beginner level and going up to deal with more advanced topics. * [Julia Workshop for Physicists](https://github.com/crstnbr/JuliaOulu20) by [Carsten Bauer](https://github.com/crstnbr) (see also [JuliaWorkshop19](https://github.com/crstnbr/JuliaWorkshop19)). * [ThinkJulia](https://benlauwens.github.io/ThinkJulia.jl/latest/book.html) * [A Deep Introduction to Julia for Data Science and Scientific Computing](https://ucidatascienceinitiative.github.io/IntroToJulia/) by [Chris Rackauckas](https://chrisrackauckas.com/) From b17f94378c69c1148145566bfc2a62f22fb72208 Mon Sep 17 00:00:00 2001 From: Aurelio Amerio <43349899+aurelio-amerio@users.noreply.github.com> Date: Wed, 20 May 2020 11:43:22 +0200 Subject: [PATCH 2/2] Update index.md --- learning/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/learning/index.md b/learning/index.md index 84f4bdaaa0..b3992310fd 100644 --- a/learning/index.md +++ b/learning/index.md @@ -30,7 +30,7 @@ The [Julia Language's YouTube channel](https://www.youtube.com/user/JuliaLanguag ## Text @@tight-list -* [From zero to Julia!](https://techytok.com/from-zero-to-julia/) by [Aurelio Amerio](https://github.com/aurelio-amerio). An expanding series of short lessons about Julia, starting from beginner level and going up to deal with more advanced topics. +* [From zero to Julia!](https://techytok.com/from-zero-to-julia/) by [Aurelio Amerio](https://github.com/aurelio-amerio). An expanding series of short tutorials about Julia, starting from the beginner level and going up to deal with the more advanced topics. * [Julia Workshop for Physicists](https://github.com/crstnbr/JuliaOulu20) by [Carsten Bauer](https://github.com/crstnbr) (see also [JuliaWorkshop19](https://github.com/crstnbr/JuliaWorkshop19)). * [ThinkJulia](https://benlauwens.github.io/ThinkJulia.jl/latest/book.html) * [A Deep Introduction to Julia for Data Science and Scientific Computing](https://ucidatascienceinitiative.github.io/IntroToJulia/) by [Chris Rackauckas](https://chrisrackauckas.com/)