# Need help understanding best practices to organise projects with many scripts

**URL:** https://discourse.julialang.org/t/need-help-understanding-best-practices-to-organise-projects-with-many-scripts/68683
**Category:** General Usage
**Tags:** question, modules, code-organization
**Created:** [September 24, 2021, 9:42am UTC](https://discourse.julialang.org/t/need-help-understanding-best-practices-to-organise-projects-with-many-scripts/68683 "2021-09-24T09:42:30Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![goerz](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/goerz/32/3269_2.png) [@goerz](https://discourse.julialang.org/u/goerz)
#### Post date: [January 11, 2022, 7:41pm UTC](https://discourse.julialang.org/t/need-help-understanding-best-practices-to-organise-projects-with-many-scripts/68683/2 "2022-01-11T19:41:13Z")

</div>

I recently started playing around with [DrWatson](https://juliadynamics.github.io/DrWatson.jl/dev/), and it seems extremely nice so far (up to some [rough edges](https://discourse.julialang.org/t/julia-based-makefile-replacement-for-research-workflows/74368)).

Also, personally (even from before trying out `DrWatson`) I’ve found it extremely helpful to include a date prefix (`YYYY-MM-DD_`) in the filenames of all scripts and notebooks.

---

_[View the full topic](https://discourse.julialang.org/t/need-help-understanding-best-practices-to-organise-projects-with-many-scripts/68683)._
