Is there a Julia book you recommend?

I’ve already written a numerical PDE project in Julia, but I’d like to learn it a bit more thoroughly. I have professional experience in Python and a little experience in R, by the way.

Hands-On Design Patterns and Best Practices with Julia: I found some excellent gems in there.

Algorithms for Optimization: some great ideas how to structure mini-programs within the context of a book (including graphics and typesetting), plus an excellent introduction to optimization in general.

5 Likes

Thanks for the reply. I’ll check it out.

Second that.