Code Monkey home page Code Monkey logo

intro-tutorial's Introduction

Installing Julia and Juno

If you are unfamiliar with setting up a programming environment I recommend following the installation instructions for the Juno IDE

  1. These instructions will direct you to the Julia Download Page where you should download the current stable release for your specific platform.

  2. Next it will direct you to install the Atom text editor.

  3. Within Atom it will direct you to install the uber-juno plugin. This plugin will make the Atom text editor into a great environment for programming with Julia.

  4. Finally, you will need to point Atom to the location where you installed Julia (in step 1). Do this by going to Packages > Juno > Settings and in the first box Julia Path insert the path to your julia installation.

e.g.

  • Windows might have: C:\Users\UserName\AppData\Local\Julia-1.2.0\bin\julia.exe
  • OSX might have: /Applications/Julia-1.3.app/Contents/Resources/julia/bin/julia
  1. You're done the installation! Restart Atom to see the default setup.

  2. Open this tutorial folder File > Add Project Folder

(if you are more comfortable, you may also want to add this to your $PATH variable so you can open Julia from your terminal with the command julia. If you don't know how to do this, then you should be good to go!)

intro-tutorial's People

Contributors

jessebett avatar

Stargazers

Xiong Jun Wu(熊君武) avatar Georvic Tur avatar BlueMatrix avatar Lei Wang avatar Germán Abrevaya avatar Jingkang Wang avatar KJ avatar Talha Bukhari avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.