what the learning curve for julia like #76
Answered
by
ViralBShah
MAJIDNISAR
asked this question in
Open Source
|
knowing most of the modern day programing languages, what is it like to learn julia , time frame...etc |
Answered by
ViralBShah
Mar 27, 2021
Replies: 2 comments 2 replies
|
If you are familiar with say, python, I think you can be up and running in Julia in a matter of a few days. Mastering multiple dispatch, Julia's key paradigm can take bit longer - but people often get their first non-trivial Julia programs going in a couple of days. |
2 replies
|
See https://julialang.org/learning/ for many different learning resources. |
0 replies
Answer selected by
dhlodestar
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See https://julialang.org/learning/ for many different learning resources.