Giter VIP home page Giter VIP logo

juliabyexample's Introduction

Julia By Example

Hosted at www.scolvin.com/juliabyexample.

Unofficial collection of Julia (Julia Lang) Examples, created by Samuel Colvin.

Julia is a high-level, high-performance dynamic programming language for technical computing.

Because Julia is so young there are reletively limited resources to help you get started with it. This site contains a series of simple examples of Julia performing common tasks like printing to stdout, reading from stdin, reading files, declaring functions, plotting etc. etc. It also replicates all the examples from the Julia source code with some explanation.

These examples are tested with the latest version of Julia 0.3 and the sources examples come from the head of the master branch of Julia.

Other useful resources for working with Julia including:

I am not an expert in Julia and this is a work in progress: there are almost certainly mistakes in, and obvious omissions from the examples. All files are hosted on GitHub: If you spot a problem Create an issue if you have a fix for a problem or want to add to the examples Submit a pull request.

The site can be build using python _gen_site/generate.py.

Feel free to use all and any of the examples for whatever you wish, licensed under the MIT

© Samuel Colvin 2014

TODO:

  • types
  • read stdin and writing to file?
  • plot
  • read/write file: plain text, csv, json
  • include seperate file
  • complex numbers
  • eval, evalfile, include import module
  • multithreading
  • tasks

To add somewhere:

  • in loops: enumerate
  • elseif, switch?
  • key word arguments

juliabyexample's People

Contributors

samuelcolvin avatar pfitzseb avatar dankolbman avatar floswald avatar johnmyleswhite avatar

Watchers

James Cloos avatar  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.