Giter Club home page Giter Club logo

the-julia-express's Introduction

The Julia Express

Julia Express

A current manual tested under Julia 1.8.4 is available as PDF document.

Versions of manual for older releases of Julia:

the-julia-express's People

Contributors

apopiak avatar bkamins avatar patrickgoettsch avatar pitmonticone avatar y1my1 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

the-julia-express's Issues

Sources are stale

The .ipynb file in the Git Hub repo does not correspond to the latest PDF that the README.md links to.

I wanted to send a pull request for some spelling and grammar fixes, but the file is out of date.

Live HTML version of the book?

It would be great if a HTML version of the book was online, say at The-Julia-Express.github.io using Github Pages.

I'm not sure what the state of the art of Latex to HTML is, I last used latex2html in 2002.

This would make it easier for people with vision difficulties to read it in a flow like manner.

Some advices

p2

  1. putting ; after the expression will disable showing its value.

I think it's better to notice that ; only works for REPL mode, and that there's no need to write ; to deprecate the output if it's run by julia script.jl

abstract type (p6)

you might forget things about abstract type and type inherit, e.g., struct CustomNumber <: Number end

Function dispatch

I think it's more concise to put things about function dispatch alone, since it's quite important in understanding and writing Julia codes.

pdf quoting not copy-pasteable

Some of examples in pdf are not copy pasteable due to invalid single quotes, for example

(’a’, false)::Tuple{Char, Bool}
ERROR: syntax: invalid character "’"

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.