# A few beginner's questions

**URL:** https://discourse.julialang.org/t/a-few-beginners-questions/15347
**Category:** New to Julia
**Created:** [September 22, 2018, 6:11pm UTC](https://discourse.julialang.org/t/a-few-beginners-questions/15347 "2018-09-22T18:11:07Z")
**Posts on this page:** 1
**Showing post:** 7

<div class="post-metadata">

### Author: ![fredrikekre](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/fredrikekre/32/1688_2.png) [@fredrikekre](https://discourse.julialang.org/u/fredrikekre)
#### Post date: [September 24, 2018, 2:40pm UTC](https://discourse.julialang.org/t/a-few-beginners-questions/15347/7 "2018-09-24T14:40:11Z")

</div>

See [PSA: how to quote code with backticks](https://discourse.julialang.org/t/psa-how-to-quote-code-with-backticks/7530)

A package is not automatically reloaded after you make changes. You probably want to look at [Revise.jl](https://github.com/timholy/Revise.jl), which does exactly this.

---

_[View the full topic](https://discourse.julialang.org/t/a-few-beginners-questions/15347)._
