Julia Programming Book Recommendations

Hello,

I’m very new to the Julia programming language but I do have considerable experience using R and Python.

Are there any book recommendations for using Julia, please?

Much appreciated.

https://www.packtpub.com/application-development/hands-design-patterns-julia-10.com is the one of most often seen recommend.

3 Likes

I like Think Julia, which is available as a free ebook or purchase. Just be aware of the Julia version used in the book as the language has evolved a bit since v1.0 (but hopefully no major or breaking changes in what the books teach).

Not a book, but this could help your to switch from R/python to Julia:
https://docs.julialang.org/en/v1/manual/noteworthy-differences/#Noteworthy-differences-from-R

Page not found. :slightly_frowning_face:

2 Likes

Thanks. (: