# How I went from zero-to-hero with julia. My story

**URL:** https://discourse.julialang.org/t/how-i-went-from-zero-to-hero-with-julia-my-story/72202
**Category:** Offtopic
**Created:** [November 28, 2021, 3:54pm UTC](https://discourse.julialang.org/t/how-i-went-from-zero-to-hero-with-julia-my-story/72202 "2021-11-28T15:54:22Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![joeganiomego](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/joeganiomego/32/14067_2.png) [@joeganiomego](https://discourse.julialang.org/u/joeganiomego)
#### Post date: [November 28, 2021, 3:54pm UTC](https://discourse.julialang.org/t/how-i-went-from-zero-to-hero-with-julia-my-story/72202/1 "2021-11-28T15:54:22Z")

</div>

Hi everyone,

I need to write something on discourse. Otherwise, I am done with my project without even one question or post.

Therefore I share how I went from zero-to-hero with Julia.

First I picked Julia because of the SCIML packages. The core of my project was differential equations with delay and stochastics.  
My project is a hobby, that limited the choice to FOSS software only.

Internet was pointing quite clearly to Julia for differential equations.  
In the meantime, I have benchmarked Maxima, Scilab and R.

In my case the Julia learning curve worked like this:

I got started 100% on :

> **[Julia By Example](https://juliabyexample.helpmanual.io/)**
>
> Examples of Common tasks in Julia (Julia Lang)

Then I equally used :  
25% Official docs  
30% Sciml docs  
30% Discourse

A little bit of  
5% Stackflow  
5% Reddit

5% Youtube , especially the SCIML videos. Not much of a use, but I have noticed that the videos can be quite useful.

Practically zero on Facebook

Since I found all that I needed above I have not used slack and gitter?

All in all, Discourse has been crucial because it had all those serious blocking issues answered with examples, and that is the reason why I have finished to project without questions.

Actually, most of the problems have been about managing the output and especially producing images.

Facebook is probably good only for announcements.  
This is mine:

> **[The Julia Language - If you could use #JuliaLang to build anything in 2021,...](https://www.facebook.com/julialanguage/photos/a.1922558497898430/2003195569834722/)**
>
> If you could use #JuliaLang to build anything in 2021, what would it be? Feel free to put interesting ideas in the replies below 👇 #OpenSource

I am currently finishing some sort of 450 pages readme.md file of this project that I have decided to publish as a kindle book.  
I am doing the cover today.

---

<div class="post-metadata">

### Author: ![rafael.guerra](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/rafael.guerra/32/216610_2.png) [@rafael.guerra](https://discourse.julialang.org/u/rafael.guerra)
#### Post date: [November 28, 2021, 8:17pm UTC](https://discourse.julialang.org/t/how-i-went-from-zero-to-hero-with-julia-my-story/72202/2 "2021-11-28T20:17:11Z")

</div>

For those who prefer to stay away from Facebook, any other options?

---

<div class="post-metadata">

### Author: ![joeganiomego](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/joeganiomego/32/14067_2.png) [@joeganiomego](https://discourse.julialang.org/u/joeganiomego)
#### Post date: [November 28, 2021, 9:12pm UTC](https://discourse.julialang.org/t/how-i-went-from-zero-to-hero-with-julia-my-story/72202/3 "2021-11-28T21:12:21Z")

</div>

I have been finding the videos super useful when I thought about writing the book with [https://jupyterbook.org/](https://jupyterbook.org/)  
Jupyter in general was easier to learn with videos.

But then I did a 180 degrees turn. I decided to publish it as a re-flowable e-book on kdp. KDP (but EPUB in general ?) doesn’t accept any formula. I had to transform all the formulas into images.

For a book describing code listing Jupyterbook would have been really cool! But kind of difficult.

---

<div class="post-metadata">

### Author: ![Minumsand](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/minumsand/32/32533_2.png) [@Minumsand](https://discourse.julialang.org/u/Minumsand)
#### Post date: [January 28, 2022, 4:14pm UTC](https://discourse.julialang.org/t/how-i-went-from-zero-to-hero-with-julia-my-story/72202/4 "2022-01-28T16:14:10Z")

</div>

Thanks @joeganiomego for the **JuliaByExample** link.

---

<div class="post-metadata">

### Author: ![joeganiomego](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/joeganiomego/32/14067_2.png) [@joeganiomego](https://discourse.julialang.org/u/joeganiomego)
#### Post date: [January 28, 2022, 4:35pm UTC](https://discourse.julialang.org/t/how-i-went-from-zero-to-hero-with-julia-my-story/72202/5 "2022-01-28T16:35:23Z")

</div>

Thanks to you. [https://juliabyexample.helpmanual.io/](https://juliabyexample.helpmanual.io/) got me started with Julia so easy that a few hours later I was already putting down the skeleton of my model. :julia: :juliabouncer: :juliabouncing: :juliaclockwork: :juliacomputing: :juliacn: :juliadocs: :juliaeclipse: :juliagraphs: :juliagrower: :juliaheartpulse: :juliaheartpulse\_dark: :juliaheartpulsing: :juliaislinux: :juliaislisp: :juliamath: :juliaml: :juliapool: :juliapulsing: :juliaspinner: :juliatan: :juliatext: :julia\_troll: :jump:

---

<div class="post-metadata">

### Author: ![Minumsand](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/minumsand/32/32533_2.png) [@Minumsand](https://discourse.julialang.org/u/Minumsand)
#### Post date: [January 28, 2022, 5:13pm UTC](https://discourse.julialang.org/t/how-i-went-from-zero-to-hero-with-julia-my-story/72202/6 "2022-01-28T17:13:07Z")

</div>

No problem 🙂, Joe.  
At the moment Julia is pretty new to me, but as I see it it’s a fine and powerful language.
