Learn X in Y minutes Where X=JuliaJulia is a new homoiconic functional language focused on technical computing. While having the full power of homoiconic macros, first-class functions, and low-level control, Julia is as easy to learn and use as Python. This is based on Julia 1.0.0 Got a suggestion? A correction, perhaps?https://learnxinyminutes.com/docs/julia/Julia By ExampleSet of unofficial examples of Julia the high-level, high-performance dynamic programming language for technical computing. Below are a series of examples of common operations in Julia. They assume you already have Julia installed and working (the examples are currently tested with Julia v1.0.5). The simplest possible script.https://juliabyexample.helpmanual.io/