Drawing the analemma with Julia
A technical tutorial on using the Julia programming language and AstroLib.jl to calculate and plot the analemma, the figure-8 path of the Sun in the sky.
A technical tutorial on using the Julia programming language and AstroLib.jl to calculate and plot the analemma, the figure-8 path of the Sun in the sky.
A tutorial on implementing the classic Rock-Paper-Scissors game in under 10 lines of Julia code, showcasing multiple dispatch.
A critical review of the Julia programming language, highlighting performance and numerous bugs encountered by the author.
A cheat sheet comparing matrix operations across MATLAB/Octave, Python (NumPy), R, and Julia for scientific computing and data analysis.