How to Download and Install Julia for Windows

Install Julia's programming language on Windows and how to Download Julia.
What is Julia's programming language?
Julia is a very lightweight and fast programming language. It is based on numerical analysis and c, c++. It is very helpful for data science. It is also used a DynamicalSystems.js library. The easy command to access.
Step-1. Go to web browser write a link https://julialang.org/ press enter.
Step-2. See menu bar Click the download button.
Step-3. Scroll a page and see Julia command line version and if you want windows then click 32 bit and 64 bit or if you have macros then select 10.8+64 bit and if you have Linux then select 32bit or 64 bit.
Step-4. After download setup opens the download folder and doubles click on the Julia icon.
Step-5. Click on the run button.
Step-6. If you want to locate a new location click the browse button then click the install button.
Step-7.Click create desktop shortcut icon then click the finish button.
Step-8. Go to the desktop and double click on the Julia shortcut icon and open a command window
Print hello world.
Step-9. Let's do some code julia> M=[1 2 3; 4 5 6; 7 8 9] press enter.


Comments