# Is there a Julia book you recommend?

**URL:** https://discourse.julialang.org/t/is-there-a-julia-book-you-recommend/63722
**Category:** Teaching & Outreach
**Created:** [June 29, 2021, 2:35am UTC](https://discourse.julialang.org/t/is-there-a-julia-book-you-recommend/63722 "2021-06-29T02:35:03Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![waforbes](https://avatars.discourse-cdn.com/v4/letter/w/6bbea6/32.png) [@waforbes](https://discourse.julialang.org/u/waforbes)
#### Post date: [June 29, 2021, 2:35am UTC](https://discourse.julialang.org/t/is-there-a-julia-book-you-recommend/63722/1 "2021-06-29T02:35:04Z")

</div>

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.

---

<div class="post-metadata">

### Author: ![PetrKryslUCSD](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/petrkryslucsd/32/215825_2.png) [@PetrKryslUCSD](https://discourse.julialang.org/u/PetrKryslUCSD)
#### Post date: [June 29, 2021, 2:46am UTC](https://discourse.julialang.org/t/is-there-a-julia-book-you-recommend/63722/2 "2021-06-29T02:46:53Z")

</div>

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.

---

<div class="post-metadata">

### Author: ![waforbes](https://avatars.discourse-cdn.com/v4/letter/w/6bbea6/32.png) [@waforbes](https://discourse.julialang.org/u/waforbes)
#### Post date: [June 29, 2021, 2:53am UTC](https://discourse.julialang.org/t/is-there-a-julia-book-you-recommend/63722/3 "2021-06-29T02:53:57Z")

</div>

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

---

<div class="post-metadata">

### Author: ![xiaodai](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/xiaodai/32/15937_2.png) [@xiaodai](https://discourse.julialang.org/u/xiaodai)
#### Post date: [June 29, 2021, 7:50am UTC](https://discourse.julialang.org/t/is-there-a-julia-book-you-recommend/63722/4 "2021-06-29T07:50:42Z")

</div>

> [@PetrKryslUCSD](#):
>
> Hands-On Design Patterns and Best Practices with Julia

Second that.
