Skip to content

Personal experiments used to learn Julia programming language

License

Notifications You must be signed in to change notification settings

wilk/learning-julia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

learning-julia

Personal experiments used to learn Julia programming language

Requirements

Be sure to have Julia installed on your system and available in your shell PATH.

Learning

From: [https://learnxinyminutes.com/docs/julia/](Learn X in Y minutes)

Usage

Invoke sources with Julia interpeter:

$ julia src/basic.jl

Or use the REPL:

$ julia

About

Personal experiments used to learn Julia programming language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages