JuliaHEP / JuliaHEP-2023

Materials for the JuliaHEP 2023 Workshop
https://juliahep.github.io/JuliaHEP-2023/
Creative Commons Attribution 4.0 International
4 stars 4 forks source link

Add basic Julia syntax material #6

Closed graeme-a-stewart closed 10 months ago

graeme-a-stewart commented 11 months ago

Go quickly through variables, operators, functions, control flow.

This is to make the material more complete - it should be reasonably fast to get through and serve as reassurance/reference for learners.

I try to put in enough ~Easter Eggs, bits of content that show off Julia's features, that it's interesting for people and not too dry.

graeme-a-stewart commented 11 months ago

Forgot to add that I also did a specific "installing" notebook that covers installation, REPL, notebooks, scripts.

I decided to go for "classic" installation methods, with juliaup as an advanced option, rather than the default.

aoanla commented 11 months ago

Ah, I didn't see this before I did my bit. Let me look at your PR and my PR and merge manually!

graeme-a-stewart commented 10 months ago

Now subsumed by #8